dannycjones opened a new pull request, #2593: URL: https://github.com/apache/iceberg-rust/pull/2593
## Which issue does this PR close? This implements trusted publishing with crates.io, which addresses #1539. I'd propose to close that issue after the first successful release. ## What changes are included in this PR? This simply migrates the release workflow to use credentials obtained using trusted publishing. This is the guide followed for the change: https://crates.io/docs/trusted-publishing This change does not include the required changes on crates.io, which will need a committer to perform. I will add the remaining steps to #1539. ## Are these changes tested? No. The changes will be verified with the first public release. -- 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]
