swcarpentry / DEPRECATED-bc

DEPRECATED: This repository is now frozen - please see individual lesson repositories.
Other
299 stars 383 forks source link

Splitting novice/sql to a new repository #829

Closed tomwright01 closed 9 years ago

tomwright01 commented 9 years ago

@acabunoc @mckays630 Following the decision to split lessons into separate repositories, with help from @wking i have made a start on the novice/sql repository. https://github.com/tomwright01/swc-modular-sql

abbycabs commented 9 years ago

Thanks @tomwright01! Much appreciated.

wking commented 9 years ago

On Tue, Nov 04, 2014 at 05:45:49PM -0800, Tom Wright wrote:

Following the decision to split lessons into separate repositories, with help from @wking i have made a start on the novice/sql repository.

To keep things simple and avoid accidentally loosing work during the transition, we should probably freeze novice/sql development while we're reworking the history. From a quick search, that means not merging #657, #771, #790, or #792. Once we've got the lesson split out and its history tidied up, we can port those PRs over to the new lesson repository.

wking commented 9 years ago

On Wed, Nov 05, 2014 at 08:09:40AM -0800, W. Trevor King wrote:

… we should probably freeze novice/sql development while we're reworking the history. From a quick search, that means not merging

657, #771, #790, or #792.

Also the novice/sql parts of #830, which should probably be refactored into two PRs (one for the novice/shell bits, and one for the other parts.

tomwright01 commented 9 years ago

@acabunoc @mckays630

I think the basic split for novice/sql is complete. Summary of the process is here: https://github.com/tomwright01/swc-modular-sql/issues/3

Can the maintainers please audit this? https://github.com/tomwright01/swc-modular-sql

Thanks

wking commented 9 years ago

On Tue, Nov 11, 2014 at 07:52:48PM -0800, Tom Wright wrote:

I think the basic split for novice/sql is complete.

Another thing to consider (while we're free to rewrite things) is if you want to polish up any of the extracted history. For example, in the novice/shell lesson, we've rewritten a few commit messages 1 so they conform to the:

style.
abbycabs commented 9 years ago

Thanks @tomwright01 - I'll take a look later this week. @mckays630: feel free to take a stab if you time!

gvwilson commented 9 years ago

Given infinite monkeys I'd say 'yes', but I think we've already asked enough of our volunteers, and realistically, what we're really trying to capture is who did the work...

wking commented 9 years ago

Can this be closed now that we have https://github.com/swcarpentry/sql-novice-survey?