curl/.github/workflows
Viktor Szakats 9618c337d1
GHA/codeql: try disabling the TRAP cache
The `cpp` CodeQL job is adding a cache entry for each run on the master
branch. One for Linux, another for Windows. Size: 68MB + 180MB = 248MB.
In one week we got 50+ such entries, almost filling the available cache
space.

Following the recommendation in an open issue thread, this patch tries
to disable this cache. Since it only affects master, the effect can only
be verified after merging.

The latest cache is picked up in PRs. The performance impact is also to
be seen after merge.

Bug: https://github.com/curl/curl/pull/18528#issuecomment-3288950880
Ref: https://github.com/github/codeql-action/pull/1172
Ref: https://github.com/github/codeql-action/issues/2030
Ref: https://github.com/github/codeql-action/issues/2885#issuecomment-2879069087

Follow-up to cc50f05370 #18528

Closes #18613
2025-09-19 11:30:39 +02:00
..
appveyor-status.yml GHA: document permissions as required by zizmor 1.13.0 2025-09-13 18:11:53 +02:00
checkdocs.yml GHA: update rojopolis/spellcheck-github-actions digest to 739a1e3 2025-09-11 08:40:09 +02:00
checksrc.yml GHA: update actions/checkout action to v5 2025-08-12 11:17:08 +02:00
codeql.yml GHA/codeql: try disabling the TRAP cache 2025-09-19 11:30:39 +02:00
configure-vs-cmake.yml GHA: update actions/checkout action to v5 2025-08-12 11:17:08 +02:00
curl-for-win.yml GHA/curl-for-win: drop x86, fix zlib-classic, switch back to libssh 2025-08-26 11:59:23 +02:00
distcheck.yml GHA/distcheck: disable man-db/auto-update 2025-09-14 14:02:32 +02:00
fuzz.yml CI: skip CI builds that just touch Dockerfile 2025-07-02 18:28:24 -07:00
hacktoberfest-accepted.yml GHA: document permissions as required by zizmor 1.13.0 2025-09-13 18:11:53 +02:00
http3-linux.yml GHA: update openssl/openssl to v3.5.3 2025-09-16 16:58:09 +02:00
label.yml GHA: document permissions as required by zizmor 1.13.0 2025-09-13 18:11:53 +02:00
linux-old.yml gnutls: fix building with older supported GnuTLS versions 2025-08-21 18:04:25 +02:00
linux.yml GHA: update openssl/openssl to v3.5.3 2025-09-16 16:58:09 +02:00
macos.yml GHA: update actions/checkout action to v5 2025-08-12 11:17:08 +02:00
non-native.yml GHA/non-native: drop MS-DOS jobs, requires OpenSSL 1.0.2 2025-08-21 16:58:55 +02:00
windows.yml GHA/windows: drop repeated word from comment 2025-09-11 15:02:57 +02:00