Skip to content

Conversation

@remimarenco
Copy link
Contributor

As discussed together, we think adding Public Servers CloudLaunch could be a good idea. Here is the implementation during GCC Coding Hackathon.

xref: bxlab/galaxy-hackathon#20

@remimarenco remimarenco changed the title Add public service api [WIP] Add public service api Jun 25, 2016
@afgane
Copy link
Contributor

afgane commented Jun 25, 2016

Overall, looks good but missing a migration file (it'll be in migrations/0006_... or similar)

@remimarenco
Copy link
Contributor Author

remimarenco commented Jun 25, 2016

Hrmmm ok I removed the migration folder thinking it would not be necessary (thought makemigration + migrate would do the trick in any configuration).

So should I push all my migrations then? Even if they are polluted with tests migrations / errros?

@nuwang
Copy link
Member

nuwang commented Jun 25, 2016

I think the easiest thing would be to delete all migration files except for the ones already in github, and then run makemigrations, which will create a squashed migration file. Then push that in.

@nuwang nuwang merged commit 44f9ef5 into galaxyproject:dev Jun 26, 2016
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

Successfully merging this pull request may close these issues.

3 participants