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 script to test branches using heroku fork of roobot-test app #28

Closed
patcon opened this issue Mar 5, 2014 · 1 comment
Closed

Add script to test branches using heroku fork of roobot-test app #28

patcon opened this issue Mar 5, 2014 · 1 comment

Comments

@patcon
Copy link
Contributor

patcon commented Mar 5, 2014

There's nothing privileged in roboot-test heroku app. Would be awesome if we could easily spin up a new heroku env, which would also copy all the important envvars from roobot-test.

We could steal the code from here:
https://github.com/heroku/heroku/blob/master/lib/heroku/command/fork.rb

patcon: roobot deploy gittip/roobot@a-feature-branch
roobot: Your feature branch is available here: https://roobot--a-feature-branch.herokuapp.com
@patcon
Copy link
Contributor Author

patcon commented Mar 5, 2014

Need @whit537's guidance spinning up a heroku instance with fake_data as I would locally. We need one good environment to fork repetitively and deploy commits to via the API.

Is this (the new instance with fake data) something that should be clear to do? It's not obvious to me how to do this easily when non-local.

EDIT: Hm. Rediscovered this chain of issues: gratipay/gratipay.com#1133
So I take it that pushing a fresh site to heroku is non-trivial?

@patcon patcon changed the title Add script to test branched using heroku fork of roobot-test app Add script to test branches using heroku fork of roobot-test app Mar 30, 2014
@Changaco Changaco closed this as completed Sep 4, 2014
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

No branches or pull requests

2 participants