cpython/.github/workflows
Petr Viktorin 74485c0323
[3.12] gh-113858: GH Actions: Make ccache smaller (GH-113859, GH-113945) (GH-114082)
This backports 3 PRs:

- https://github.com/python/cpython/pull/113859

  Only save ccache on pushes

- https://github.com/python/cpython/pull/113945

  Cut down ccache size

  - Only save the ccache in the main reusable builds, not on builds that
    don't use special build options:
      - Generated files check
    - OpenSSL tests
    - Hypothesis tests
  - Halve the max cache size, to 200M

- https://github.com/python/cpython/pull/114113

  Fixup for the above

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2024-01-16 16:28:27 +01:00
..
build.yml [3.12] gh-113858: GH Actions: Make ccache smaller (GH-113859, GH-113945) (GH-114082) 2024-01-16 16:28:27 +01:00
build_msi.yml [3.12] CI: Bump GitHub Actions (GH-108879) (#108889) 2023-09-05 12:50:44 +02:00
documentation-links.yml Replace Netlify with Read the Docs build previews (#103843) 2023-04-29 23:02:03 -06:00
lint.yml [3.12] gh-110558: Run ruff on Argument Clinic in CI (#110559) (#110598) 2023-10-10 08:58:56 +00:00
mypy.yml [3.12] Bump mypy to 1.7.0 (GH-111961) (#112033) 2023-11-13 13:59:56 +00:00
new-bugs-announce-notifier.yml gh-103180: Add CI timeouts to all GitHub Actions jobs (#103437) 2023-04-14 12:01:10 +03:00
posix-deps-apt.sh [3.12] gh-112088: Run autoreconf in GHA check_generated_files (GH-112090) (#112159) 2023-11-16 15:55:40 +01:00
project-updater.yml Remove expert-* from project-updater GH workflow (#103579) 2023-04-17 06:26:22 +03:00
regen-abidump.sh Add ABI dump script (#94135) 2022-06-23 22:52:43 +01:00
require-pr-label.yml [3.12] Update workflow permissions in require-pr-label Action (GH-109342) (#109348) 2023-09-13 12:36:03 +02:00
reusable-docs.yml [3.12] GH-109209: Bump the minimum Sphinx version to 4.2 (GH-109210) (#109636) 2023-09-22 14:30:57 +02:00
reusable-macos.yml [3.12] Use the official term "free-threading" for GitHub Action (g… (#113646) 2024-01-02 15:04:40 +02:00
reusable-ubuntu.yml [3.12] gh-113858: GH Actions: Make ccache smaller (GH-113859, GH-113945) (GH-114082) 2024-01-16 16:28:27 +01:00
reusable-windows.yml [3.12] Use the official term "free-threading" for GitHub Action (g… (#113646) 2024-01-02 15:04:40 +02:00
stale.yml gh-103180: Add CI timeouts to all GitHub Actions jobs (#103437) 2023-04-14 12:01:10 +03:00
verify-ensurepip-wheels.yml [3.12] CI: Bump GitHub Actions (GH-108879) (#108889) 2023-09-05 12:50:44 +02:00