Skip to content

feat(ci): rootless CI [Backport stable-f44] - #2507

Merged
inffy merged 1 commit into
stable-f44from
backport-2496-to-stable-f44
Jul 4, 2026
Merged

feat(ci): rootless CI [Backport stable-f44]#2507
inffy merged 1 commit into
stable-f44from
backport-2496-to-stable-f44

Conversation

@aurora-backport

Copy link
Copy Markdown

This is an automated backport of PR #2496 to stable-f44.

Please review the changes.

Original PR Description:

26.04 runners use sudo-rs, which does not support this flag. It doesn't
seem to have broken too much, Only thing I could see is the github token
not being passed to the build.

sudo: preserving the entire environment is not supported, '-E' is ignored

So this is a good time to move over to a rootless CI I guess.

* feat(ci): rootless CI

26.04 runners use sudo-rs, which does not support this flag. It doesn't
seem to have broken too much, Only thing I could see is the github token
not being passed to the build.

```
sudo: preserving the entire environment is not supported, '-E' is ignored
```

So this is a good time to move over to a rootless CI I guess.

* chore: unset target-dir for container-storage-action

This defaults to the user container storage

(cherry picked from commit 4c91c48)
@codacy-production

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.

@inffy
inffy enabled auto-merge (squash) July 4, 2026 13:36
@inffy
inffy merged commit 7eda1bc into stable-f44 Jul 4, 2026
18 of 20 checks passed
@inffy
inffy deleted the backport-2496-to-stable-f44 branch July 4, 2026 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants