summaryrefslogtreecommitdiff
path: root/git-gui/git-gui--askyesno
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2025-10-02 09:29:33 +0200
committerJunio C Hamano <gitster@pobox.com>2025-10-02 09:32:32 -0700
commit6ab3977200fc6f69c1a01c0dbefabbbed6b45fb0 (patch)
tree13c96c01413412b4e10d2108af7f7aaad6e94609 /git-gui/git-gui--askyesno
parent8f5daaff927e868b0460dda40cdb0923b8a6ef35 (diff)
ci: convert "pedantic" job into full build with breaking changes
The "pedantic" CI job is building on Fedora with `DEVOPTS=pedantic`. This build flag doesn't do anything anymore starting with 6a8cbc41ba (developer: enable pedantic by default, 2021-09-03), where we have flipped the default so that developers have to opt-out of pedantic builds via the "no-pedantic" option. As such, all this job really does is to do a normal build on Fedora, which isn't all that interesting. Convert that job into a full build-and-test job that uses Meson with breaking changes enabled. This plugs two gaps: - We now test on another distro that we didn't run tests on beforehand. - We verify that breaking changes work as expected with Meson. Furthermore, in a subsequent commit we'll modify both jobs that use breaking changes to also enable Rust. By converting the Fedora job to use Meson, we ensure that we test our Rust build infrastructure for both build systems. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/git-gui--askyesno')
0 files changed, 0 insertions, 0 deletions