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

Add heroku/deb-packages to 22/24 builders #591

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

colincasey
Copy link
Contributor

@colincasey colincasey commented Oct 11, 2024

Registers the heroku/deb-packages buildpack in the following builders, prepending it to each buildpack group as an optional buildpack that runs at the start for:

  • heroku/builder:24
  • heroku/builder:22

Note

This will not be added to heroku/builder:20 as that builder is deprecated.

GUS-W-17066441.

@colincasey colincasey requested a review from a team as a code owner October 11, 2024 13:39
Copy link
Member

@edmorley edmorley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for adding this to the builder - I think having it included is a great win for UX.

I notice the buildpack wasn't added to heroku/builder:20 - I think this makes sense, but is perhaps worth calling out in the PR description to avoid user confusion.

Medium/longer term I'd love to have upstream support for system buildpacks be implemented (the RFC for it was accepted some time ago, but it hasn't been implemented yet: buildpacks/rfcs#209) - since both heroku/procfile and now heroku/deb-packages could make use of it :-)

@colincasey colincasey merged commit 17ef769 into main Oct 28, 2024
45 checks passed
@colincasey colincasey deleted the add_buildpack_deb_packages branch October 28, 2024 17:36
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

Successfully merging this pull request may close these issues.

3 participants