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.12] gh-113858: GH Actions: Make ccache smaller (GH-113859, GH-113945) #114082

Merged
merged 3 commits into from
Jan 16, 2024

Conversation

encukou
Copy link
Member

@encukou encukou commented Jan 15, 2024

This backports 3 PRs:

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
@encukou encukou merged commit 74485c0 into python:3.12 Jan 16, 2024
24 checks passed
@encukou encukou deleted the gha-ccache-3.12 branch January 16, 2024 15:28
@encukou encukou added the needs backport to 3.11 only security fixes label Jan 16, 2024
@miss-islington-app
Copy link

Thanks @encukou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @encukou, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 74485c0323f91b32877e71c233570d89bc63fbd5 3.11

@bedevere-app
Copy link

bedevere-app bot commented Jan 17, 2024

GH-114188 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Jan 17, 2024
hugovk added a commit that referenced this pull request Jan 17, 2024
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