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

Update CI workflow to free up disk space before building docker image #1953

Merged
merged 2 commits into from Oct 5, 2023

Conversation

AdeelH
Copy link
Collaborator

@AdeelH AdeelH commented Oct 4, 2023

Overview

This PR attempts to fix no space left on device errors while building the docker image in the CI:
image

Supersedes #1872.

Checklist

  • Added needs-backport label if PR is bug fix that applies to previous minor release
  • Ran scripts/format_code and committed any changes
  • Documentation updated if needed
  • PR has a name that won't get you publicly shamed for vagueness

Notes

N/A

Testing Instructions

N/A

@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

Merging #1953 (d2a3759) into master (138a4bf) will not change coverage.
Report is 2 commits behind head on master.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1953   +/-   ##
=======================================
  Coverage   82.46%   82.46%           
=======================================
  Files         190      190           
  Lines        9336     9336           
=======================================
  Hits         7699     7699           
  Misses       1637     1637           

@AdeelH AdeelH added the needs-backport This PR needs to be backported to release branches label Oct 5, 2023
@AdeelH AdeelH marked this pull request as ready for review October 5, 2023 13:17
@AdeelH AdeelH merged commit 89e8ce7 into azavea:master Oct 5, 2023
2 checks passed
@AdeelH AdeelH deleted the ci-disk branch October 5, 2023 13:18
@AdeelH AdeelH changed the title Update CI workflow to free up disk space before running CI job Update CI workflow to free up disk space before building docker image Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-backport This PR needs to be backported to release branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant