Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Stack migration suggests 'git push heroku master' even when that is not appropriate #55

Closed
mmcgrana opened this issue Dec 31, 2010 · 2 comments

Comments

@mmcgrana
Copy link
Contributor

The console output of `heroku stack migrate suggests at the end:

-----> Migration prepared.
       Run 'git push heroku master' to execute migration.

Even when the heroku remote does not point to the app being migrated. If the user blindly follows this suggestion then they may get a git push error or inadvertently re-deploy the wrong app.

@ddollar
Copy link
Contributor

ddollar commented Jan 6, 2011

The gems just displays the output of PUT /apps/APPNAME/stack, this will need to be changed in core.

@calvinfroedge
Copy link

So what do we do to finish the migration?

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants