Skip to content

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

Merged
hugovk merged 1 commit into
python:3.11from
encukou:gha-ccache-3.11
Jan 17, 2024
Merged

[3.11] gh-113858: GH Actions: Make ccache smaller (GH-114082)#114188
hugovk merged 1 commit into
python:3.11from
encukou:gha-ccache-3.11

Conversation

@encukou

@encukouencukou commented Jan 17, 2024

Copy link
Copy Markdown
Member

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 <hugovk@users.noreply.github.com>

@hugovkhugovk left a comment

Copy link
Copy Markdown
Member

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.11Jan 17, 2024
@encukou
encukou deleted the gha-ccache-3.11 branch January 17, 2024 17:08
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@encukou@hugovk