Skip to content

ci: fix release dependencies on root runner - #31

Merged
thedancingdeveloper merged 1 commit into
mainfrom
fix/release-runner-privileges
Jul 31, 2026
Merged

ci: fix release dependencies on root runner#31
thedancingdeveloper merged 1 commit into
mainfrom
fix/release-runner-privileges

Conversation

@thedancingdeveloper

Copy link
Copy Markdown
Collaborator

The v0.1.0-beta.3 release run failed before building because the self-hosted runner executes as root and root is intentionally not in sudoers. Install the required apt packages directly, matching the runner identity, so the existing tag can be published via workflow_dispatch after merge.\n\nValidation: bash ci/migration-policy.sh; git diff --check.

@thedancingdeveloper
thedancingdeveloper merged commit 4db604f into main Jul 31, 2026
6 checks passed
@thedancingdeveloper
thedancingdeveloper deleted the fix/release-runner-privileges branch July 31, 2026 09:41
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.

1 participant