coreos / ignition-config-rs

Data structures for reading/writing Ignition configs
https://crates.io/crates/ignition-config
Apache License 2.0
3 stars 5 forks source link

v0.4.0 #44

Closed HuijingHei closed 2 weeks ago

HuijingHei commented 2 months ago

Release process

This project uses cargo-release in order to prepare new releases, tag and sign the relevant git commit, and publish the resulting artifacts to crates.io. The release process follows the usual PR-and-review flow, allowing an external reviewer to have a final check before publishing.

Requirements

This guide requires:

Release checklist

These steps show how to release version x.y.z on the origin remote (this can be checked via git remote -av). Push access to the upstream repository is required in order to publish the new tag and the PR branch.

:warning:: if origin is not the name of the locally configured remote that points to the upstream git repository (i.e. git@github.com:coreos/ignition-config-rs.git), be sure to assign the correct remote name to the UPSTREAM_REMOTE variable.

HuijingHei commented 2 weeks ago

Need another minor release 0.4.1 to include https://github.com/coreos/ignition-config-rs/pull/48, see https://src.fedoraproject.org/rpms/rust-ignition-config/pull-request/3