Skip to content

[codex] Document local test fixture secrets#115

Merged
albert-einshutoin merged 1 commit into
developfrom
feature/docs-local-test-env
May 7, 2026
Merged

[codex] Document local test fixture secrets#115
albert-einshutoin merged 1 commit into
developfrom
feature/docs-local-test-env

Conversation

@albert-einshutoin
Copy link
Copy Markdown
Owner

Summary

Documents the fixture secrets required for local generated-artifact and release-gate test workflows.

Why

The local README test commands previously omitted the environment variables that CI sets. EDGE_ADMIN_TOKEN is needed for generated artifacts with the built-in admin static_token gate, and ORIGIN_SECRET is needed by origin-auth fixture policies in broader drift/release checks.

Changes

  • Adds fixture secret exports before the README local test commands in English and Japanese.
  • Expands the test strategy docs with the same local workflow prerequisite.
  • Clarifies that these values are only for local/CI validation and production builds must use deployment secrets.

Validation

  • EDGE_ADMIN_TOKEN=ci-build-token-not-for-deploy ORIGIN_SECRET=ci-origin-secret-not-for-deploy npm run test:runtime
  • EDGE_ADMIN_TOKEN=ci-build-token-not-for-deploy ORIGIN_SECRET=ci-origin-secret-not-for-deploy npm run test:drift

@albert-einshutoin albert-einshutoin marked this pull request as ready for review May 7, 2026 06:54
@albert-einshutoin albert-einshutoin merged commit dc229a4 into develop May 7, 2026
5 checks passed
@albert-einshutoin albert-einshutoin deleted the feature/docs-local-test-env branch May 7, 2026 06:54
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