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

Run migrations for all apps #89

Closed
zzgvh opened this issue Sep 10, 2012 · 4 comments
Closed

Run migrations for all apps #89

zzgvh opened this issue Sep 10, 2012 · 4 comments

Comments

@zzgvh
Copy link
Contributor

zzgvh commented Sep 10, 2012

Currently the deployment scripts only run migrations for the rsr app. While not normally a problem this means that if an external app is upgraded and the upgrade includes a new migration the deployment will likely have a broken DB.

Another lesser issue is that new apps that include migrations need to be manually "initiated", running the migration by hand on first install.

@ghost ghost assigned osg74 Sep 10, 2012
@zzgvh zzgvh mentioned this issue Sep 11, 2012
@adriancollier
Copy link
Contributor

@osgl is this fully/part completed, or shall we push this back?

@osg74
Copy link

osg74 commented Jul 3, 2013

@adriancollier We have a manual work-around for now. I've pushed this back to the 2.2.0 release.

@ghost ghost assigned carlio Oct 7, 2013
@osg74
Copy link

osg74 commented Oct 7, 2013

Reassigned to @carlio -- could you check that the new deployment process runs the necessary app migrations as necessary please?

@carlio
Copy link
Contributor

carlio commented Oct 21, 2013

All app migrations are run as part of every build now

@carlio carlio closed this as completed Oct 21, 2013
@MichaelAkvo MichaelAkvo moved this to Done in RSR Dec 8, 2022
@MichaelAkvo MichaelAkvo added this to RSR Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

4 participants