routinator icon indicating copy to clipboard operation
routinator copied to clipboard

Use new cargo generate metadata overwrite feature

Open ximon18 opened this issue 1 year ago • 1 comments

This DRAFT PR demonstrates that the new metadata-overwrite feature being developed for cargo-generate-rpm can be used to avoid rewriting Cargo.toml during the packaging process in order to set the version correctly. It shouldn't be merged, rather if and when the upstream PR is merged we should return to this PR to update it to use the next release of cargo-generate-rpm that includes the new functionality.

ximon18 avatar Aug 02 '22 13:08 ximon18

I've updated the PR to use the upstream updated syntax. GH Actions pkg run is in progress here: https://github.com/NLnetLabs/routinator/actions/runs/2818889207

ximon18 avatar Aug 08 '22 15:08 ximon18

GH Action run passed using release version 0.8.0 of cargo-generate-rpm.

ximon18 avatar Aug 17 '22 13:08 ximon18