-
Notifications
You must be signed in to change notification settings - Fork 4.5k
[BEAM-10398] Use GitHub Actions in wheels release process for Python #12150
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
Merged
tvalentyn
merged 35 commits into
apache:master
from
TobKed:BEAM-10398-github-actions-in-py-wheels-release-process
Jul 27, 2020
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
5622787
Use GH-Actions artifacts to release python wheels
162e581
fixup! Use GH-Actions artifacts to release python wheels
7a7f18d
fixup! fixup! Use GH-Actions artifacts to release python wheels
ae071a5
fixup! fixup! fixup! Use GH-Actions artifacts to release python wheels
49dfb8c
fixup! fixup! fixup! fixup! Use GH-Actions artifacts to release pytho…
f2b5f0e
fixup! fixup! fixup! fixup! fixup! Use GH-Actions artifacts to releas…
bdb08b0
Update FMT strings
ad77697
fixup! Update FMT strings
e19df43
Downloading files in streaming mode
1c27e5e
fixup! Downloading files in streaming mode
0348b1f
Support only push trigger events
025e247
Change GCS upload message
9f687e5
More explicit check of workflow run status and conclusion
dca7f84
Refactor to do not use global vars, ask for gh-token
a1d3e00
fixup! Refactor to do not use global vars, ask for gh-token
5332c54
Add checksum verification of downloaded artifacts
ba36b98
fixup! Add checksum verification of downloaded artifacts
94adbc8
Improve sh by following shellchecks
4d30bfe
Remove remove unnecessary git push
512a2ad
Move echo inside loop
60c50be
Fix typo
62f6946
Fix shadowing variable in context
44ecec4
Improve docstrings
9a02b04
Fix info about GCS location
7ab4468
Refactor fetching GitHub actions artifacts in sh
9670b6d
Refactor cleaning directory at the end of python staging in sh
4edf8f0
fixup! Fix info about GCS location
84dbfb0
Build and download only ZIP source dist
49e8084
Refactor downloading artifacts
a67033e
fixup! Build and download only ZIP source dist
a8fed68
Improve handling temporary files
54766ce
Use absolute path for artifacts directory
fe4f834
Move pre-requirements to the top
6abb237
Improve description
54e6139
Ask for clearing dir confirmation if dir exists
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.