fix(infra): whitelist helexa-tools in gallumbits gitea_ci sudoers #188

Merged
grenade merged 1 commits from fix/gallumbits-tools-sudoers into main 2026-07-17 12:01:56 +00:00
Owner

deploy-gallumbits failed on the first helexa-tools rollout — the new package's dnf/systemctl/firewall-cmd calls weren't in the sudoers whitelist, so sudo demanded a password in a non-interactive session. Adds the helexa-tools entries mirroring router/upstream. Already installed live on gallumbits (visudo -c clean), so the deploy retry can proceed immediately.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Wpr9zRuucU5KXa7TCrQV6k

`deploy-gallumbits` failed on the first helexa-tools rollout — the new package's dnf/systemctl/firewall-cmd calls weren't in the sudoers whitelist, so sudo demanded a password in a non-interactive session. Adds the helexa-tools entries mirroring router/upstream. Already installed live on gallumbits (`visudo -c` clean), so the deploy retry can proceed immediately. 🤖 Generated with [Claude Code](https://claude.com/claude-code) https://claude.ai/code/session_01Wpr9zRuucU5KXa7TCrQV6k
grenade added 1 commit 2026-07-17 11:54:52 +00:00
fix(infra): whitelist helexa-tools in gallumbits gitea_ci sudoers
All checks were successful
CI / Format (push) Successful in 8s
CI / Format (pull_request) Successful in 8s
CI / Clippy (push) Successful in 2m33s
CI / Test (push) Successful in 6m31s
CI / Clippy (pull_request) Successful in 2m23s
CI / CUDA type-check (push) Successful in 12m33s
CI / Build cortex SRPM (push) Has been skipped
CI / Publish cortex to COPR (push) Has been skipped
CI / Build neuron SRPM (push) Has been skipped
CI / Publish neuron to COPR (push) Has been skipped
CI / Bump version in source (push) Has been skipped
CI / Test (pull_request) Successful in 5m38s
CI / CUDA type-check (pull_request) Successful in 14m4s
CI / Build cortex SRPM (pull_request) Has been skipped
CI / Publish cortex to COPR (pull_request) Has been skipped
CI / Build neuron SRPM (pull_request) Has been skipped
CI / Publish neuron to COPR (pull_request) Has been skipped
CI / Bump version in source (pull_request) Has been skipped
5b7b94e20b
deploy-gallumbits failed on the first helexa-tools rollout: the job's
dnf install / systemctl / firewall-cmd calls for the new package were
not in the sudoers template, so sudo prompted for a password in a
non-interactive session. Add the helexa-tools entries mirroring
router/upstream. Already installed live on gallumbits (visudo-clean).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Wpr9zRuucU5KXa7TCrQV6k
grenade merged commit 8a4a682d20 into main 2026-07-17 12:01:56 +00:00
Sign in to join this conversation.