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

Add step to save Redis URLs from Heroku #783

Merged
merged 8 commits into from
Nov 10, 2016
Merged

Add step to save Redis URLs from Heroku #783

merged 8 commits into from
Nov 10, 2016

Conversation

backspace
Copy link
Contributor

The Heroku Redis URLs for the PR/beta/canary deployments change
periodically, which breaks things until I manually update the Redis URL
environment variables for the Travis environment. This obtains them
at build time from Heroku instead.

@backspace
Copy link
Contributor Author

This also moves travis-web jobs onto the Trusty beta, because it includes the heroku command needed to fetch the Redis URLs. This has the added benefit of including PhantomJS 2.0.0, which comes pre-installed in that environment, so we no longer need the .travis.yml lines related to installing that.

@backspace backspace merged commit aaffad9 into master Nov 10, 2016
@backspace backspace deleted the bd-derive-redis branch September 1, 2017 18:23
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.

1 participant