]> xenbits.xensource.com Git - xen-guest-agent.git/commit
ci/everycommit: adjust "git status" call to investigate build failures
authorYann Dirson <yann.dirson@vates.fr>
Mon, 29 Jan 2024 15:30:30 +0000 (16:30 +0100)
committerYann Dirson <yann.dirson@vates.fr>
Mon, 29 Jan 2024 16:02:58 +0000 (17:02 +0100)
commita28cc94aa0b32e402b900965db147a5cb4a8835f
tree26d0f55905093cc62e53f370504e2f521603453b
parentcfe89e8f1498de0670fd2762c17dbb01a750b132
ci/everycommit: adjust "git status" call to investigate build failures

This is a more useful version of of 9b16ce355debd105b65bb841b300e585e80aefad.

This allows to diagnose errors like forgetting to update Cargo.lock when
Cargo.toml is updated, as errors is reported by git-rebase before a second
`--exec` can be run.

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