The GitHub Actions job "Fory CI" on fory.git/main has succeeded. Run started by GitHub user chaokunyang (triggered by chaokunyang).
Head commit for run: 3363bafe131f9c2af5c4cfb1129435f23e3f1c11 / Emre Şafak <[email protected]> fix(ci): Pass tag to bump_py_version, set PLAT inside manylinux container (#2522) ## Why? * TestPyPi was running in the release workflow, making it difficult to test. * The wheel platform tag was rejected #2520 * The wheel version did not match the tag #2521 ## What does this PR do? * Remove TestPyPI publishing from release-python.yaml. * Pass tag name to bump_py_version script in build-native-release.yml and build-containerized-release.yml. * Install auditwheel in build_linux_wheels.py. * Add explicit PLAT variable for aarch64 in build_linux_wheels.py. * Add upload-artifact and publish-to-testpypi jobs to build-containerized-pr.yml. * Add upload-artifact and publish-to-testpypi jobs to build-native-pr.yml. * Add permissions for contents and id-token to build-containerized-pr.yml and build-native-pr.yml. ## Related issues Closes #2520, closes #2521 Report URL: https://github.com/apache/fory/actions/runs/17226263676 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
