ci: restore live FUSE and Slack coverage - #176
Open
misrasaurabh1 wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
misrasaurabh1
force-pushed
the
codex/fix-ci-failures
branch
from
August 6, 2026 23:42
58312bd to
2811bf2
Compare
Codex reviewNo high-confidence issues found. |
misrasaurabh1
force-pushed
the
codex/fix-ci-failures
branch
from
August 7, 2026 00:17
2811bf2 to
20c614b
Compare
misrasaurabh1
force-pushed
the
codex/fix-ci-failures
branch
from
August 7, 2026 00:38
20c614b to
62dfacc
Compare
misrasaurabh1
force-pushed
the
codex/fix-ci-failures
branch
from
August 7, 2026 00:43
62dfacc to
9321b8a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
target/artifacts with a disposable target directory/dev/fuse, setuidfusermount3, required-mode assertions, and the real read/write/rename/unmount coverage intact across hosted image rolloutsRoot causes
Operation not permitted, on both newly provisioned Ubuntu 22.04 and 24.04 agentsValidation
All PR checks are green on the final revision, including:
cargo fmt --all -- --check,actionlint, andgit diff --checkThe unchanged Linux FUSE smoke also passed locally through the privileged/non-root wrapper before Docker Desktop later developed an unrelated BuildKit storage I/O fault.
Follow-up required for Slack live environment
The code path is repaired, but the current environment still needs a one-time Slack reconnect because its existing refresh handle is already stale, plus a fine-grained
LOCALITY_SECRET_ROTATOR_TOKENenvironment secret permitted to update Actions environment secrets.