]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/ci-misc-updates'
authorJunio C Hamano <gitster@pobox.com>
Thu, 6 Feb 2025 22:56:44 +0000 (14:56 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 6 Feb 2025 22:56:44 +0000 (14:56 -0800)
commit2bf3c7fab19a59cde3a3dda9398075f0fe8d57c1
treedf5199be6ce3e4211e9bb71a18b798cbe6366b39
parentbc204b742735ae06f65bb20291c95985c9633b7f
parente39e332e5043d7e8f48fbfc91c3bd6d45a52cb7b
Merge branch 'ps/ci-misc-updates'

CI updates (containerization, dropping stale ones, etc.).

* ps/ci-misc-updates:
  ci: remove stale code for Azure Pipelines
  ci: use latest Ubuntu release
  ci: stop special-casing for Ubuntu 16.04
  gitlab-ci: add linux32 job testing against i386
  gitlab-ci: remove the "linux-old" job
  github: simplify computation of the job's distro
  github: convert all Linux jobs to be containerized
  github: adapt containerized jobs to be rootless
  t7422: fix flaky test caused by buffered stdout
  t0060: fix EBUSY in MinGW when setting up runtime prefix
.github/workflows/main.yml
.gitlab-ci.yml
ci/lib.sh