-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
classic buildpack parityFeatures required for parity with the classic Heroku Python buildpackFeatures required for parity with the classic Heroku Python buildpack
Description
Apps using the proprietary bin/{pre,post}_compile scripts should migrate to using the upstream CNB inline buildpack feature:
https://buildpacks.io/docs/for-app-developers/how-to/build-inputs/use-inline-buildpacks/
We should:
- Make the build error if an app has one of those scripts, instructing them to remove the script and migrate to the inline buildpack. This error should give an example of what to add to
project.toml, and link to the upstream docs. - Make some improvements to the upstream docs (eg: show the shorter syntax style, and also give an example using the
io.buildpacks.post.groupfeature)
See:
Metadata
Metadata
Assignees
Labels
classic buildpack parityFeatures required for parity with the classic Heroku Python buildpackFeatures required for parity with the classic Heroku Python buildpack