Skip to content

ci: add .env.example and env drift guardrail#3

Open
jszzr wants to merge 1 commit into302ai:mainfrom
jszzr:codex/envdrift-ci-round2
Open

ci: add .env.example and env drift guardrail#3
jszzr wants to merge 1 commit into302ai:mainfrom
jszzr:codex/envdrift-ci-round2

Conversation

@jszzr
Copy link

@jszzr jszzr commented Mar 15, 2026

Summary

Adds .env.example and CI env drift guardrail for the source tree.

Why

Issue #2 indicates .env.example is missing. This can cause onboarding/runtime config errors.

Changes

  • Add .env.example with the NODE_ENV and NEXT_PUBLIC_* keys currently referenced in source.
  • Add .github/workflows/envdrift.yml to check drift against src.

CI check

npx -y github:jszzr/envdrift#v0.1.0 . --example .env.example --include src

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