Skip to content

Support non-github git refsΒ #10

@CGA1123

Description

@CGA1123

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

No one assigned

    Labels

    cliAffecting the CLI utilitycoreAffecting core slugcmplr functionality/logic

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions