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

Option to include env.cloud on deploy with migration #190

Open
itsouvalas opened this issue Sep 19, 2019 · 0 comments
Open

Option to include env.cloud on deploy with migration #190

itsouvalas opened this issue Sep 19, 2019 · 0 comments
Labels

Comments

@itsouvalas
Copy link
Contributor

It has recently come to our attention that if a migration command depends on environment variables set on env.cloud, it fails miserably. To address this manually you can populate the migration text field that appears the moment you check migration with the following: 

source /data/_appname_/shared/config/env.cloud && rake db:migrate

addressing this on serverside could have the following outcome:

  1. Remove the feeling of disappointment caused by a failed deploy (especially new customers/users)
  2. Generate less support tickets that are a direct result of that
@ess ess added the feature label Sep 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants