git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] gitlab-ci: some fixes for failures on Windows
@ 2025-10-02 11:04 Patrick Steinhardt
  2025-10-02 11:04 ` [PATCH 1/5] gitlab-ci: dedup instructions to disable realtime monitoring Patrick Steinhardt
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Patrick Steinhardt @ 2025-10-02 11:04 UTC (permalink / raw)
  To: git; +Cc: Toon Claes

Hi,

this small patch series fixes some intermittent failures we have
observed with our Windows CI runners. Furthermore, it fixes one
persistent test failure in one of the Windows runners that was
introduced recently via tests for git-last-modified(1).

The pipeline at [1] shows that tests succeed now.

Thanks!

Patrick

[1]: https://gitlab.com/gitlab-org/git/-/merge_requests/426

---
Patrick Steinhardt (5):
      gitlab-ci: dedup instructions to disable realtime monitoring
      gitlab-ci: ignore failures to disable realtime monitoring
      gitlab-ci: drop workaround for Python certificate store on Windows
      gitlab-ci: upload Meson test logs as JUnit reports
      t8020: fix test failure due to indeterministic tag sorting

 .gitlab-ci.yml           | 29 +++++++++++++++++------------
 t/t8020-last-modified.sh | 34 +++++++++++++++++++---------------
 2 files changed, 36 insertions(+), 27 deletions(-)


---
base-commit: 821f583da6d30a84249f75f33501504d597bc16b
change-id: 20251001-pks-gitlab-ci-windows-improvements-16dd3f911688


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-10-06 10:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-02 11:04 [PATCH 0/5] gitlab-ci: some fixes for failures on Windows Patrick Steinhardt
2025-10-02 11:04 ` [PATCH 1/5] gitlab-ci: dedup instructions to disable realtime monitoring Patrick Steinhardt
2025-10-02 11:04 ` [PATCH 2/5] gitlab-ci: ignore failures " Patrick Steinhardt
2025-10-02 11:04 ` [PATCH 3/5] gitlab-ci: drop workaround for Python certificate store on Windows Patrick Steinhardt
2025-10-06 10:19   ` Toon Claes
2025-10-02 11:04 ` [PATCH 4/5] gitlab-ci: upload Meson test logs as JUnit reports Patrick Steinhardt
2025-10-02 11:04 ` [PATCH 5/5] t8020: fix test failure due to indeterministic tag sorting Patrick Steinhardt
2025-10-02 11:10   ` Kristoffer Haugsbakk
2025-10-02 11:24     ` Patrick Steinhardt
2025-10-06 10:20   ` Toon Claes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).