codeforamerica / cityvoice-survey-builder

Deploy an instance of CityVoice to Heroku without ever leaving the comfort of your web browser
https://cityvoice-setup.codeforamerica.org
6 stars 4 forks source link

Figure out shipping upstream updates to builder deploys #92

Open daguar opened 9 years ago

daguar commented 9 years ago

It dawns on me that we need to figure out a good process for this.

Unfortunately, it's not as easy as a clone, rebase (or merge), push because the Heroku Platform API takes a tarball rather than a git repo, and so while the contents are virtually identical, there is basically no shared git history.

@migurski You may know how to navigate this already, but either way with the recent updates on master I wanted to put it on your radar.