Skip to content

fix(ci): switch over to unwanted-software action again - #2311

Merged
inffy merged 1 commit into
ublue-os:mainfrom
renner0e:switch-to-unwanted-software-again
Jun 4, 2026
Merged

fix(ci): switch over to unwanted-software action again#2311
inffy merged 1 commit into
ublue-os:mainfrom
renner0e:switch-to-unwanted-software-again

Conversation

@renner0e

@renner0e renner0e commented Jun 3, 2026

Copy link
Copy Markdown
Member

This takes 1min to run but is more reliable than the container-storage-action in some cases on runners with only 20GB of available disk space on /. We correctly mount /mnt to /var/lib/containers via the container-storage-action when we have low space available but we are running out space on /var/tmp, which this action does not address, this usually happens on the COMMIT step of the image build.

Observed here: 1

@renner0e
renner0e requested review from NiHaiden, inffy and ledif as code owners June 3, 2026 22:46
@codacy-production

codacy-production Bot commented Jun 3, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

This takes 1min to run but is more reliable than the
container-storage-action in some cases on runners with only 20GB of
available disk space on /. We correctly mount /mnt to
/var/lib/containers via the container-storage-action when we have low
space available but we are running out of space on /var/tmp, which this
action does not address, this usually happens on the COMMIT step of the
image build.

Observed here: [1]

[1]:
https://github.com/ublue-os/aurora/actions/runs/26897102965/job/79339038302
@renner0e
renner0e force-pushed the switch-to-unwanted-software-again branch from e297ddd to 9e0595a Compare June 3, 2026 22:49
@inffy
inffy added this pull request to the merge queue Jun 4, 2026
Merged via the queue into ublue-os:main with commit c587ffe Jun 4, 2026
14 checks passed
@renner0e
renner0e deleted the switch-to-unwanted-software-again branch June 28, 2026 12:08
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