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

chore(ci): free some storage before running tests #69

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

koralowiec
Copy link
Member

Added Free Disk Space (Ubuntu) GitHub Action before running the tests. It frees ~19GB of disk storage, and it should prevent some tests from failing (#65 (comment), #52). Tested in #68 (Workflow run)

@koralowiec koralowiec merged commit eafa243 into main Nov 2, 2024
4 checks passed
@koralowiec koralowiec deleted the chore/ci-use-free-disk-space-action branch November 2, 2024 09:28
@klezm
Copy link

klezm commented Nov 4, 2024

This action consumes quite some time for each tested feature!
here e.g. over 3min https://github.com/devcontainers-extra/features/actions/runs/11647695301/job/32433253899#step:3:1
Is it wise to use it for all features? Maybe it should be used with an if flag and only run on specific features?

@koralowiec
Copy link
Member Author

@klezm Thanks for raising this, I created the issue for that

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