esafak opened a new pull request, #2522:
URL: https://github.com/apache/fory/pull/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 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to