dannycjones commented on issue #2527: URL: https://github.com/apache/iceberg-rust/issues/2527#issuecomment-4787878828
Thanks @kevinjqliu. I took another look at what we can verify in advance and also to double check things. - Pushing this patch to a branch will verify trusted publishing can authenticate ahead of publish: https://github.com/apache/iceberg-rust/pull/2705 - I've verified I can create the archive locally (this hasn't changed). Two changes to make before release: - I've proposed to revert the change to move dependency list generation to PRs for now as its interfering with Dependabot: #2706 - I've opened a PR to restore the step to push the tags. I mistakenly removed it as GitHub release already push tags, but I see that we use signed tags so that step is being put back: #2707 -- 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]
