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

Parallelize release github action #1370

Closed
wants to merge 2 commits into from

Conversation

kevinjqliu
Copy link
Contributor

@kevinjqliu kevinjqliu commented Nov 25, 2024

This PR improves the release process (python-release.yml) by parallelizing the action per os and python versions to speed up the overall run.

Test run on branch, https://github.com/kevinjqliu/iceberg-python/actions/runs/12016469529
Versus main, https://github.com/kevinjqliu/iceberg-python/actions/runs/12016505196/job/33496840039

@kevinjqliu kevinjqliu force-pushed the kevinjqliu/faster-release branch from 917b343 to 133000a Compare November 25, 2024 18:20
@kevinjqliu kevinjqliu force-pushed the kevinjqliu/faster-release branch from 133000a to ff49627 Compare November 25, 2024 18:24
@kevinjqliu kevinjqliu changed the title Improve build/CI/release process Parallelize release github action Nov 25, 2024
@kevinjqliu
Copy link
Contributor Author

nevermind its not faster due to python package cache

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant