]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/ci-static-analysis-image-bump' into jch
authorJunio C Hamano <gitster@pobox.com>
Thu, 30 Jul 2026 17:40:42 +0000 (10:40 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Jul 2026 17:40:42 +0000 (10:40 -0700)
commit2e1559040055d032bbd81dfa4e17e88500d0505b
tree5dc2b5ee13fec097848cd4f4d2547f1554a9b4f3
parent4b23e3bd039917b0333f478feb8f80ac40949e83
parent1a1579c42d9d4c78d4d4df5e4d3d8bc73e3ddf9b
Merge branch 'jk/ci-static-analysis-image-bump' into jch

The image version used by the static-analysis CI job has been bumped
to ubuntu-latest (Ubuntu 24.04), which brings in a newer Coccinelle
version that resolves a severe performance regression.  A false
positive warning from the CHECK_ASSERTION_SIDE_EFFECTS build with
GCC 15 in the Bloom filter code has also been silenced to facilitate
the image upgrade.

* jk/ci-static-analysis-image-bump:
  ci: bump ubuntu image version for static-analysis job
  bloom: silence CHECK_ASSERTION_SIDE_EFFECTS false positive
.github/workflows/main.yml
.gitlab-ci.yml
bloom.c