cpython/.github
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
..
ISSUE_TEMPLATE Use Markdown Headers in GitHub Issue templates (GH-95111) 2022-07-22 09:19:08 -07:00
problem-matchers [3.12] Remove Sphinx problem matcher to avoid annotating unchanged files (GH-108005) (#108049) 2023-08-17 01:18:01 +02:00
workflows [3.12] gh-113858: GH Actions: Make ccache smaller (GH-113859, GH-113945) (GH-114082) 2024-01-16 16:28:27 +01:00
CODEOWNERS [3.12] Remove myself from typing CODEOWNERS (GH-111523) (#111525) 2023-10-30 21:47:22 +00:00
CONTRIBUTING.rst Update build status links in contributing doc (GH-98672) 2022-10-25 12:13:37 -05:00
dependabot.yml [3.12] Sync location of mypy pin with the main branch (#111317) 2023-10-25 12:54:05 +00:00
PULL_REQUEST_TEMPLATE.md Replace contributor-visible mentions of BPO in .github/* (GH-91426) 2022-04-11 00:03:27 +02:00
SECURITY.md Update link to supported versions table in security policy (GH-98670) 2022-10-25 11:59:19 -05:00