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

ci: free up disk space in the gh runner #3169

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

hectorj2f
Copy link
Contributor

@hectorj2f hectorj2f commented Aug 8, 2023

Summary

We started to have issues related to the available disk space in our runners. When running our CI job to validate the release, we faced these problems as explained in here.

closes #3169

Release Note

ci: free up disk space in the github runner.

Documentation

Signed-off-by: Hector Fernandez <hector@chainguard.dev>
@hectorj2f hectorj2f added the bug Something isn't working label Aug 8, 2023
@hectorj2f hectorj2f self-assigned this Aug 8, 2023
@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Merging #3169 (3ba0dcc) into main (46a0b1c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3169   +/-   ##
=======================================
  Coverage   30.54%   30.54%           
=======================================
  Files         155      155           
  Lines        9809     9809           
=======================================
  Hits         2996     2996           
  Misses       6365     6365           
  Partials      448      448           

@hectorj2f hectorj2f merged commit 40ff4b9 into sigstore:main Aug 8, 2023
28 checks passed
@hectorj2f hectorj2f deleted the free_disk_space_runner branch August 8, 2023 12:10
@github-actions github-actions bot added this to the v2.2.0 milestone Aug 8, 2023
Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

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

wow

'thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants