blackmwk opened a new pull request, #2522:
URL: https://github.com/apache/iceberg-rust/pull/2522
## Which issue does this PR close?
- Closes #2512
## What changes are included in this PR?
- Add create_rc.sh to create RC source artifacts, signatures, checksums,
optional SVN upload, RC tag creation, and draft
VOTE email output.
- Add verify_rc.sh to verify RC artifacts locally or from ASF dev dist,
with optional GPG key import disabled by
default.
- Add release.sh to promote an approved RC by creating the final release
tag and moving SVN artifacts from dev dist to
release dist.
- Add dependencies.sh for dependency license checks and dependency list
generation using cargo metadata.
- Move release documentation to the new dev/release workflow and update
website release instructions.
- Remove all files under the old scripts directory.
- Update CI path filters to ignore dev/release/**.
- Update deny.toml license exceptions for current dependencies.
## Are these changes tested?
Yes, locally without committing.
--
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]