Show migration advice for apps using bin/{pre,post}_compile
scripts
#288
Labels
classic buildpack parity
Features required for parity with the classic Heroku Python buildpack
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:
project.toml
, and link to the upstream docs.io.buildpacks.post.group
feature)See:
pre_compile
andpost_compile
steps #14GUS-W-17140857.
The text was updated successfully, but these errors were encountered: