engineyard / engineyard/engineyard-serverside

Option to include env.cloud on deploy with migration

Open
#190 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
Ruby
Stars
62
Forks
31
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.