Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.11] gh-113858: GH Actions: Make ccache smaller (GH-114082) #114188

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

encukou
Copy link
Member

@encukou encukou commented Jan 17, 2024

This backports 3 PRs:

)

This backports 3 PRs:

- python#113859

  Only save ccache on pushes

- python#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

- python#114113

  Fixup for the above

Co-authored-by: Hugo van Kemenade <[email protected]>
Copy link
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@hugovk hugovk enabled auto-merge (squash) January 17, 2024 16:06
@hugovk hugovk merged commit 8e0c921 into python:3.11 Jan 17, 2024
25 checks passed
@encukou encukou deleted the gha-ccache-3.11 branch January 17, 2024 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants