pingtimeout commented on PR #3515: URL: https://github.com/apache/polaris/pull/3515#issuecomment-3883242561
Confirmed: I executed workflows on my fork for a fake 99.98.0-rc0 version. The 3rd workflow completed successfully (https://github.com/pingtimeout/polaris/actions/runs/21877251593) and regenerated the Helm chart as per the new rules. The Helm index was updated to dist dev and I could verify its content. I have reverted the changes on dist dev but you should be able to verify the index anyway using this command (notice the explicit revision): ``` svn cat https://dist.apache.org/repos/dist/dev/incubator/polaris/helm-chart/index.yaml@r82412 ``` Note that I had to revert your previous fix on the workflow that ensures the `./gradlew` command failure to close a staging repository propagates to the overall workflow status ([131457e](https://github.com/apache/polaris/pull/3515/commits/131457e55b5a32e12879a246af39d7d4e23fb747)). This was only for testing purposes as I did not want to make the staging repository available to anybody. I am going to delete this commit from this branch and force-push now. PR is ready for final review. -- 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]
