Skip to content

Parallelize release github action - #1370

Closed
kevinjqliu wants to merge 2 commits into
apache:mainfrom
kevinjqliu:kevinjqliu/faster-release
Closed

Parallelize release github action#1370
kevinjqliu wants to merge 2 commits into
apache:mainfrom
kevinjqliu:kevinjqliu/faster-release

Conversation

@kevinjqliu

@kevinjqliukevinjqliu commented Nov 25, 2024

Copy link
Copy Markdown
Contributor

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
kevinjqliuforce-pushed the kevinjqliu/faster-release branch from 917b343 to 133000aCompareNovember 25, 2024 18:20
@kevinjqliu
kevinjqliuforce-pushed the kevinjqliu/faster-release branch from 133000a to ff49627CompareNovember 25, 2024 18:24
@kevinjqliukevinjqliu changed the title Improve build/CI/release processParallelize release github actionNov 25, 2024
@kevinjqliu

Copy link
Copy Markdown
ContributorAuthor

nevermind its not faster due to python package cache

@kevinjqliu
kevinjqliu deleted the kevinjqliu/faster-release branch November 25, 2024 20:10
Sign up for freeto 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

@kevinjqliu