Skip to content

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

Closed
kricha-lab-dev-worker[bot] wants to merge 1 commit into
mainfrom
test/43-privileged-installer-e2e-v4
Closed

test(installer): prove privileged Linux activation#66
kricha-lab-dev-worker[bot] wants to merge 1 commit into
mainfrom
test/43-privileged-installer-e2e-v4

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 6a7261f5a32c3bb68b1cbdec487d5c0aafd312ca
  • scripts/linux-installer-e2e.sh v0.0.0 6a7261f5a32c3bb68b1cbdec487d5c0aafd312ca "$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 deleted the test/43-privileged-installer-e2e-v4 branch August 30, 2026 17:16
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