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

Reintroduce stacks into buildpack.toml for compatibility with pack #251

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

joshwlewis
Copy link
Member

Our publish automation is broken as can be seen here. The issue is described in buildpacks/pack#2047, but basically pack buildpack package will error without a [[stacks]] key. This has been fixed in buildpacks/pack#2081, but it has not yet been released.

This change reintroduces stacks into buildpack.toml so that pack buildpack package will work on this buildpack again. This is the same fix we applied in heroku/buildpacks-procfile#210.

@joshwlewis joshwlewis enabled auto-merge (squash) April 5, 2024 21:20
@joshwlewis joshwlewis merged commit 111bb19 into main Apr 5, 2024
4 of 5 checks passed
@joshwlewis joshwlewis deleted the add-stacks-back branch April 5, 2024 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants