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

Migrate Python runtime builds to GitHub Actions #1432

Merged
merged 1 commit into from
Apr 6, 2023
Merged

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Apr 5, 2023

  • Builds are now performed on GitHub Actions (which supports IP allowlisting), and can be triggered via the dispatch job workflow.
  • The build process no longer uses the legacy bob-builder tool.
  • The identical and thus redundant per-version scripts have been removed.
  • The per-stack Dockerfiles have been consolidated.

GUS-W-12964868.

@edmorley edmorley self-assigned this Apr 5, 2023
@edmorley
Copy link
Member Author

edmorley commented Apr 5, 2023

Example runs for all major Python versions can be see here:
https://github.com/heroku/heroku-buildpack-python/actions/workflows/build_python_runtime.yml

@edmorley edmorley marked this pull request as ready for review April 5, 2023 20:23
@edmorley edmorley requested a review from a team as a code owner April 5, 2023 20:23
* Builds are now performed on GitHub Actions (which supports IP allowlisting),
   and can be triggered via the dispatch job workflow.
* The build process no longer uses the legacy bob-builder tool.
* The identical and thus redundant per-version scripts have been removed.
* The per-stack Dockerfiles have been consolidated.

GUS-W-12964868.
builds/build_python_runtime.sh Show resolved Hide resolved
builds/build_python_runtime.sh Show resolved Hide resolved
@edmorley edmorley merged commit d76473f into main Apr 6, 2023
@edmorley edmorley deleted the gha-runtimes branch April 6, 2023 08:45
edmorley added a commit that referenced this pull request Jul 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants