[BEAM-10465] Add checksum for Python source distribution and wheels#12233
Conversation
|
Do we expect workflows to run when there is a change to workflows? |
|
I am not sure did I understand your question @aaltay . Here is the test on my fork: |
OK. This kind of answers my question. I was asking because:
And based on the other PR, it seems like not everyone will be able to run the workflow on their repo. (e.g. they might be missing GCS parts.) My specific question, is it possible to trigger workflow similar to PR workflows if changes touch the workflow files? |
|
I will merge this, I do not want to block the PR. Please respond to my question when you get a chance. |
|
@aaltay thanks for merging :) Actually I was wrong with statement: "workflows are run only when they merged to master".
It is possible to include |
Yes, I think it would be good to create that PR and test workflows when the workflow files change. |
|
Sorry for late response. I created PR with basic documentation for GItHub Actions CI #12405 |
Add sha512sum for later verification.
test on my fork:
https://github.com/TobKed/beam/actions/runs/161961085
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
R: @username).[BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replaceBEAM-XXXwith the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.CHANGES.mdwith noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
Post-Commit Tests Status (on master branch)
Pre-Commit Tests Status (on master branch)
See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.