]> xenbits.xensource.com Git - xen-guest-agent.git/commit
ci: new check job for missing Cargo.lock updates.
authorYann Dirson <yann.dirson@vates.fr>
Mon, 5 Feb 2024 09:38:19 +0000 (10:38 +0100)
committerYann Dirson <yann.dirson@vates.fr>
Mon, 5 Feb 2024 09:53:29 +0000 (10:53 +0100)
commit381a2d08f179bed1cff744e63fe07d158d3a7c4a
treece00f445a35db28f9abb247695b9520e2434d332
parentfc09203d15eaf9fa78161037d939afe86f852c32
ci: new check job for missing Cargo.lock updates.

This could have been a larger check to make sure build introduces no
diffs, but our reliance on a crate patch for FreeBSD makes this too
messy.  At least the common case of forgetting Cargo.lock will fail
the pipeline early.

Signed-off-by: Yann Dirson <yann.dirson@vates.fr>
.gitlab-ci.yml