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

Stop using shared cache directory for examples CI pipeline #442

Merged
merged 4 commits into from
Dec 8, 2023

Conversation

czechboy0
Copy link
Contributor

Motivation

We're not properly cleaning up temporary files in our scripts for examples, leading to CI running out of disk space.

Modifications

Delete each example copy, and the scratch/cache space at the end of the script.

Result

Hopefully will recover CI.

Test Plan

N/A, PR CI will show if this fixes things.

@simonjbeaumont simonjbeaumont changed the title Delete example temp data on CI Stop using shared cache directory for examples CI pipeline Dec 8, 2023
@simonjbeaumont
Copy link
Collaborator

OK, let's merge this over the compat-test failure, which is fixed by #439 but that's blocked behind this.

@czechboy0 czechboy0 merged commit b82666d into apple:main Dec 8, 2023
8 of 9 checks passed
@czechboy0 czechboy0 deleted the hd-delete-temp-data branch December 8, 2023 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants