HonahX commented on PR #3036: URL: https://github.com/apache/polaris/pull/3036#issuecomment-3555612984
Hi @snazy Thanks for highlighting these important elements of the final release candidate for python CLI. Given the number of missing pieces in the CLI release process, my goal is to separate the pipeline into 2 milestone: 1. Have a formalized way to build release artifacts (wheels) that will later be released to PyPI for users to install. 2. Have a formalized way to build and upload release candidate that include proper signature and checksum of release artifacts (release automation pipeline) This PR aims to focus on the first milestone in order to have additional CI to ensure that all changes are compatible with the release process and unblock nightly build. The signature/checksum/release candidate are goals in the second milestone. This way we could first determine what to release and start testing the artifacts and then finishing the rest part. WDYT? -- 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]
