Skip to content

test(installer): prove privileged Linux activation - #67

Merged
kricha-lab-dev-worker[bot] merged 1 commit into
mainfrom
test/43-privileged-installer-e2e-v5
Aug 30, 2026
Merged

test(installer): prove privileged Linux activation#67
kricha-lab-dev-worker[bot] merged 1 commit into
mainfrom
test/43-privileged-installer-e2e-v5

Conversation

@kricha-lab-dev-worker

Copy link
Copy Markdown
Contributor

Summary

  • add a fail-closed privileged Linux installer acceptance script restricted to clean disposable GitHub-hosted runners
  • prove the real dedicated agent-forge account, /opt/agent-forge ownership and modes, systemd enable/start, and authenticated connected Worker
  • prove same-version validation does not mutate immutable installation or service state, then restart Gate and Worker and re-prove readiness
  • gate both pull-request CI and exact tagged release publication on this real privileged acceptance

Verification

  • sh -n scripts/*.sh
  • local fail-closed guard: PASS; no /opt/agent-forge mutation
  • go test -count=1 ./... — 884 tests passed
  • go vet ./...
  • go build ./...
  • scripts/release-artifacts-e2e.sh ef351413e483d6f5601867296a2c78762098ae6f
  • scripts/linux-installer-e2e.sh v0.0.0 ef351413e483d6f5601867296a2c78762098ae6f "$PWD/dist"
  • scripts/release-publication-e2e.sh

The new privileged path is intentionally executed only by GitHub Actions; exact-head CI is the real clean-runner RED/GREEN gate before merge.

Part of #43

@kricha-lab-dev-worker
kricha-lab-dev-worker Bot merged commit dfa09f5 into main Aug 30, 2026
2 checks passed
@kricha-lab-dev-worker
kricha-lab-dev-worker Bot deleted the test/43-privileged-installer-e2e-v5 branch August 30, 2026 17:30
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