heroku-buildpack-python icon indicating copy to clipboard operation
heroku-buildpack-python copied to clipboard

Document the bin/pre_compile and bin/post_compile hooks

Open edmorley opened this issue 5 years ago • 1 comments

The buildpack supports running arbitrary scripts at the start and end of the compile, by creating a bin/pre_compile and/or bin/post_compile file in the app's source directory.

However this feature is not currently documented anywhere.

edmorley avatar Jul 30 '20 14:07 edmorley

This issue has been linked to a new work item: W-7918494

git2gus[bot] avatar Aug 05 '20 09:08 git2gus[bot]