kevinjqliu opened a new pull request, #1600: URL: https://github.com/apache/iceberg-python/pull/1600
Moved `svn-build-artifacts` and `svn-merge-artifacts` into `.github/workflows/svn-build-artifacts.yml` Moved `pypi-build-artifacts` and `pypi-merge-artifacts` into `.github/workflows/pypi-build-artifacts.yml` Test run: https://github.com/kevinjqliu/iceberg-python/actions/runs/13102665689 Still generates the same artifacts * `svn-release-candidate-${VERSION}rc${RC}` for SVN * `pypi-release-candidate-${VERSION}rc${RC}` for PyPi This is so can run pypi artifacts nightly. -- 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]
