Commit 689b417
authored
Add OIDC-based buildpack release workflow (#2099)
Calls the shared `_classic-buildpack-publish.yml` workflow from
`heroku/languages-github-actions` to publish the `heroku/python`
buildpack to the registry via OIDC.
Auto-triggers when the Linguist-authored "Prepare release" PR is
merged to `main` (guarded on event, branch, repo, and PR author).
Also supports manual `workflow_dispatch`.
Mirrors the pattern established in heroku/heroku-buildpack-nodejs#1653.
GUS-W-22295409 is the reference implementation; this is the python
caller workflow for the OIDC-Based Classic Buildpack Publishing epic.
GUS-W-22295419.1 parent 18826fe commit 689b417
1 file changed
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
0 commit comments