Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Revise Heroku // Add custom buildpack #415

Closed
techtonik opened this issue Nov 21, 2015 · 7 comments
Closed

Revise Heroku // Add custom buildpack #415

techtonik opened this issue Nov 21, 2015 · 7 comments

Comments

@techtonik
Copy link
Contributor

Looks like we need (#410) to build our own buildpack for Heroku, because it doesn't vendorize dependencies (heroku/heroku-buildpack-python#261).

  • [ ] document deployment process
    • [ ] explain what is Heroku
    • [ ] explain what is buildpack
  • [ ] fork Python buildpack
    • [ ] add command to use our vendorized dependencies

Document what buildpack are used to set repeatable and common environments, but they don't ues Makefile.

  • [ ] add multiple buildpacks for SASS, npm etc.
@techtonik techtonik changed the title Revise Heroku docs Revise Heroku // Add custom buildpack Nov 21, 2015
@chadwhitacre
Copy link
Contributor

@techtonik We vendor in dependencies over on gratipay.com. Why is that not an option here on IG?

@chadwhitacre
Copy link
Contributor

In fact, I'm seeing vendor/ here as well. Are we simply not invoking pip install properly?

@techtonik
Copy link
Contributor Author

Not we. Heroku.

@chadwhitacre
Copy link
Contributor

@techtonik Okay, I believe vendored packages are working properly under Heroku over on gratipay.com. Compare here with there?

@techtonik
Copy link
Contributor Author

@whit537 can you paste the build log? I don't have access to see it.

@techtonik
Copy link
Contributor Author

I believe Gratipay doesn't work on Windows anymore, because it is unable to download binary wheels there after gratipay/gratipay.com#3292 was reverted.

@chadwhitacre
Copy link
Contributor

Closing because this is overkill. Please provide more information.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants