alitheg opened a new pull request, #579: URL: https://github.com/apache/tooling-trusted-releases/pull/579
## Pull request summary **Allow projects to specify a tagging spec, allow rsync of tag** **Description:** This PR adds a tagging spec using glob patterns as specified in #475. It's stored in release policy, though I imagine this may change as part of the attestation work - or at least where we get it from at distribution time might change. In addition, I've updated rsync to support requesting a tag as well as a project/version - it will evaluate the glob patterns and modify the rsync command to send the matching files, flattened into the target directory. --- ## Required acknowledgements Please replace each `[ ]` with `[x]` to confirm. PRs missing confirmations may be closed or converted to Draft. * [x] I have read and followed **CONTRIBUTING.md** * [x] I have read **DEVELOPMENT.md** * [x] I have run the required tests and checks locally * [x] All required checks are currently passing * [x] This branch is **rebased on the current `main` branch** -- 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]
