Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Record/display the Buildpack API version for each buildpack #124

Open
edmorley opened this issue Mar 2, 2024 · 0 comments
Open

Record/display the Buildpack API version for each buildpack #124

edmorley opened this issue Mar 2, 2024 · 0 comments

Comments

@edmorley
Copy link
Contributor

edmorley commented Mar 2, 2024

As time goes by, we're going to end up in a situation where a proportion of the buildpacks listed on the registry are using an old and no longer supported Buildpack API version, and can't be used by modern versions of lifecycle, Pack CLI/other platforms etc.

When we reach that point, it will be incredibly helpful if we know the buildpack API version of all of the buildpack-version combinations, so we can do things like hiding unsupported buildpacks.

As a first step, we should start recording the Buildpack API version in the DB and displaying it on the listings page for each buildpack.

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

No branches or pull requests

1 participant