rainforestapp / fourchette

DEPRECATED - Your new best friend for isolated testing environments on Heroku.
MIT License
194 stars 23 forks source link

Figure out a way around GitHub not sending submodules in tarballs #16

Closed jipiboily closed 10 years ago

jipiboily commented 10 years ago

I started to use the GitHub API to get a temporary link to a tarball of the branch we want a Heroku fork for. The downside is that if you use submodules, you're screwed as it's not part of the tarball (which makes sense I think).

Possible solutions:

The fine folks @ Heroku are aware of that, waiting on them but I am not sure I'll wait for them before implementing something better.

jipiboily commented 10 years ago

This is now supported as of today.