Commit graph

16 commits

Author SHA1 Message Date
Delyan Angelov
2b0af31bf9
ci: bump retry time from 10 to 15 minutes (reduce false positives for slow dependency installations on the CI) 2025-09-07 14:14:47 +03:00
Delyan Angelov
54f7c36aca
ci: reduce timeout-minutes for CI jobs that are normally fast to help detect anomalies earlier (#25129) 2025-08-17 22:37:34 +03:00
Delyan Angelov
c83cc174a4
ci: use v build-tools without flags for the tools-windows job 2025-08-13 20:16:22 +03:00
dependabot[bot]
b7cd854ed0
ci: bump actions/checkout from 4 to 5 (#25095) 2025-08-12 18:54:24 +03:00
Delyan Angelov
f2506368ac
ci: migrate from windows-2019 runner to windows-2025 runner in most jobs (github deprecated the 2019 runner) (#24672) 2025-06-10 13:56:56 +03:00
Delyan Angelov
c675963a29
ci: fix shell script issues reported by actionlint (#24168) 2025-04-09 12:31:17 +03:00
Delyan Angelov
8241f22116
ci: use -silent in more jobs that produce a lot of OK lines normally (for test-cleancode, test-self, build-examples, build-tools) 2025-02-24 11:23:59 +02:00
Delyan Angelov
f2672b1f9f
ci: use distinct names for the jobs, for easier filtering/searching in the Github's UI 2025-02-17 20:58:37 +02:00
Delyan Angelov
55f482bb63
ci: update linux image runners from ubuntu-20.04 to ubuntu-24.04 (#23706) 2025-02-17 07:37:59 +02:00
Delyan Angelov
63db71b650
ci: make easier the debugging of the docker-alpine-musl-gcc job (#23399) 2025-01-07 15:19:59 +02:00
Delyan Angelov
5e95b0720a
ci: force all tools to build without warnings/notices in tools_ci.yml (#23371) 2025-01-04 15:37:10 +02:00
Delyan Angelov
164c68174a
ci: use macos-14 instead of macos-12 because of https://github.com/actions/runner-images/issues/10721 2024-11-04 21:47:50 +02:00
Delyan Angelov
e1900ae56a
ci: make Git less picky in the newer ubuntu-docker-musl image 2024-09-25 09:12:00 +03:00
Delyan Angelov
14d8a97fe6
ci: make sure that unformatted code in just cmd/ is not allowed 2024-05-18 15:10:29 +03:00
Turiiya
c0afe5dff3
ci: add docker to tools workflow, update ignore paths (#21368) 2024-04-28 17:45:48 +03:00
Turiiya
25da8ffb00
ci: add a separate cmd/tools testing job (#21344) 2024-04-25 18:06:18 +03:00