The GitHub Actions job "Build Python Wheels" on 
incubator-graphar.git/fix-pypi-publish-action has succeeded.
Run started by GitHub user yangxk1 (triggered by yangxk1).

Head commit for run:
adcd65662bd5b45c1f5a091aa68fa0176a6ccd96 / yangxk1 <[email protected]>
fix(CI): pin pypa/gh-action-pypi-publish and scope pre-commit to diff

Two CI fixes for the Apache action allowlist:

1. python-wheel-workflow.yml: pin pypa/gh-action-pypi-publish to
   ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e (v1.13.0), the commit
   Apache infra has allowlisted (keep: true). The previous refs
   @release/v1 and @release/2473ec6c6aa87f38946284d51289219fd0b87264
   were not on the allowlist, so upload_test_pypi/upload_pypi failed.
   Matches apache/thrift and apache/mahout.

2. pre-commit.yml: replace `pre-commit run <hook> -a` (all files) with
   the allowlisted pre-commit/[email protected], which only checks the PR
   diff. The previous -a flag scanned the whole repo and failed on
   pre-existing format issues in cpp/ files unrelated to a given PR.

Report URL: https://github.com/apache/incubator-graphar/actions/runs/28373659354

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to