-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
cliAffecting the CLI utilityAffecting the CLI utilitycoreAffecting core slugcmplr functionality/logicAffecting core slugcmplr functionality/logic
Description
See: https://devcenter.heroku.com/articles/buildpacks#buildpack-references
Would be nice to support generic git references as buildpack URLs, currently only support github.com references (because the tarball API is very convenient)
Using go-git to checkout a particular version should be not too difficult.
Should be a shallow clone + only checkout the ref required.
Might be nice to support using .netrc again for auth?
Metadata
Metadata
Assignees
Labels
cliAffecting the CLI utilityAffecting the CLI utilitycoreAffecting core slugcmplr functionality/logicAffecting core slugcmplr functionality/logic