]> git.ipfire.org Git - thirdparty/git.git/commit
ci: enable Rust for breaking-changes jobs
authorPatrick Steinhardt <ps@pks.im>
Thu, 2 Oct 2025 07:29:34 +0000 (09:29 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Oct 2025 16:32:32 +0000 (09:32 -0700)
commite425c40aa00d2ae6b1bbc33cfa9fecd30a0a8ec6
tree69cb879c922e28c019c4bd45da2abc701dbd9055
parent6ab3977200fc6f69c1a01c0dbefabbbed6b45fb0
ci: enable Rust for breaking-changes jobs

Enable Rust for our breaking-changes jobs so that we can verify that the
build infrastructure and the converted Rust subsystems work as expected.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
ci/install-dependencies.sh
ci/run-build-and-tests.sh