Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Galaxy migrations #18

Open
tompedals opened this issue Sep 7, 2016 · 1 comment
Open

Galaxy migrations #18

tompedals opened this issue Sep 7, 2016 · 1 comment

Comments

@tompedals
Copy link
Contributor

Add support for migrating Galaxies. Currently most migrations for Galaxies are done within the main website migrations. This involves reading config files, finding Galaxies and looping over the migration logic for every Galaxy database. This is the kind of logic that should be within the Meteor tool and not copied and pasted into migration files.

@jedi58
Copy link
Contributor

jedi58 commented Sep 7, 2016

will be interesting making this backwards compatible too, so maybe a series of built-in helper functions which can be used in place of this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants