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

Slightly overhaul CI workflows #454

Merged
merged 9 commits into from
Aug 16, 2023
Merged

Slightly overhaul CI workflows #454

merged 9 commits into from
Aug 16, 2023

Conversation

Olf0
Copy link
Contributor

@Olf0 Olf0 commented Aug 16, 2023

Trigger / Rationale: Trying to download three multi-GB, layered docker images in a single job may result in docker: write /var/lib/docker/tmp/GetImageBlobXYZ: no space left on device., see https://github.com/sailfishos-patches/patchmanager/actions/runs/5871696093/job/15921691170#step:7:45
Hence splitting the "big" CI on tags workflow into two jobs and slightly enhancing both CI workflows.

Rationale: Trying to download three multi-GB, layered docker images in a single job may result in `docker: write /var/lib/docker/tmp/GetImageBlobXYZ: no space left on device.`
@Olf0 Olf0 added the enhancement this improves something label Aug 16, 2023
@Olf0 Olf0 self-assigned this Aug 16, 2023
@Olf0 Olf0 changed the title [ci-on-tags.yml] Overhaul and split into two jobs Slightly overhaul CI workflows Aug 16, 2023
Copy link
Contributor Author

@Olf0 Olf0 left a comment

Choose a reason for hiding this comment

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

I hope it is O.K. so far.

@Olf0 Olf0 marked this pull request as ready for review August 16, 2023 04:47
@Olf0 Olf0 requested a review from nephros August 16, 2023 05:50
@Olf0 Olf0 merged commit c63ada0 into master Aug 16, 2023
1 check passed
@Olf0 Olf0 deleted the overhaul-ci-workflows branch August 16, 2023 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement this improves something
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants