Files
rust-vmm-ci/setup_repository.sh
Patrick Roy 1b48931447 setup: add auto configuration for publishing workflows
Make repository_setup.sh automatically discover whether we have a multi
crate cargo workspace, or just a single crate repository, and then
generate a publish github action for each of them that triggers when a
tag named '$crate_name-v*' (or just 'v*' for single-crate repos) is
published.

Signed-off-by: Patrick Roy <roypat@amazon.co.uk>
2025-10-16 10:17:22 +01:00

4.4 KiB
Executable File