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

Name the app that's deployed to Heroku #2097

Merged
merged 3 commits into from
Nov 18, 2015
Merged

Conversation

chrisroos
Copy link
Contributor

Naming the app using the pull request number should ensure the names are
unique but also easily guessable/discoverable.

@floehopper floehopper self-assigned this Nov 17, 2015
@floehopper
Copy link
Contributor

LGTM 👍

@chrisroos
Copy link
Contributor Author

I've realised that I should update the documentation in factcheck.md as part of this branch.

@chrisroos chrisroos force-pushed the name-the-deployed-heroku-app branch from f82052d to 9b872d7 Compare November 17, 2015 16:11
@chrisroos
Copy link
Contributor Author

I've made a couple of changes to this branch. I'd appreciate you taking another look when you have a moment, @floehopper.

@floehopper
Copy link
Contributor

LGTM 👍

Naming the app using the pull request number should ensure the names are unique
and also easily guessable/discoverable.

I'm passing the `--app` option to the `heroku` commands in preparation for also
naming the git remote so that we can potentially have multiple heroku apps
running at once.
This should make it easier to have multiple pull requests deployed to Heroku at
one time.
To explain that you need to pass the GitHub pull request number to the
`startup_heroku.sh` script.
@chrisroos chrisroos force-pushed the name-the-deployed-heroku-app branch from 9b872d7 to 7ffbaf1 Compare November 18, 2015 10:22
@chrisroos
Copy link
Contributor Author

I've rebased on master and force-pushed in preparation for merging to master.

@chrisroos
Copy link
Contributor Author

The test failure was to do with the problem described and fixed in PR #2107. I'm going to merge this to master.

chrisroos added a commit that referenced this pull request Nov 18, 2015
@chrisroos chrisroos merged commit ca3d268 into master Nov 18, 2015
@chrisroos chrisroos deleted the name-the-deployed-heroku-app branch November 18, 2015 10:28
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.

2 participants