Skip to content

chore: update environment variables and documentation#26

Merged
mitchdowney merged 2 commits into
developfrom
chore/k8s-alignment
May 2, 2026
Merged

chore: update environment variables and documentation#26
mitchdowney merged 2 commits into
developfrom
chore/k8s-alignment

Conversation

@mitchdowney
Copy link
Copy Markdown
Member

  • Changed API_JWT_SECRET to AUTH_JWT_SECRET in multiple files for consistency.
  • Updated database user credentials in CI workflow for better clarity and security.
  • Enhanced documentation in AGENTS.md, README.md, and various SKILL.md files to reflect changes in environment variable usage and application structure.
  • Added validation commands for environment configuration in the web app.
  • Removed references to deprecated local k3d alignment documentation.

- Changed `API_JWT_SECRET` to `AUTH_JWT_SECRET` in multiple files for consistency.
- Updated database user credentials in CI workflow for better clarity and security.
- Enhanced documentation in `AGENTS.md`, `README.md`, and various SKILL.md files to reflect changes in environment variable usage and application structure.
- Added validation commands for environment configuration in the web app.
- Removed references to deprecated local k3d alignment documentation.
@github-actions github-actions Bot added apps Changes to apps/ ci Changes to .github/ docs Changes to docs/ i18n Changes to internationalization / translation files infra Changes to infra/ llm Changes to .cursor skills, rules, or .cursorrules—non-Cursor: re-run LLM alignment on pull packages Changes to packages/ scripts Changes to scripts/ labels May 2, 2026
@mitchdowney
Copy link
Copy Markdown
Member Author

/test

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

❌ CI Failed

One or more checks failed. Please review and fix the issues.

Check Status
Linear migration files valid
Linear baseline 0003 (.sql.gz) and 0004 verified
DB init sync valid ⏭️
Dependencies installed ⏭️
Build packages ⏭️
Lint ⏭️
Build apps ⏭️
i18n validate ⏭️
Type-check ⏭️
Test ⏭️ Skipped in CI (run locally)

Legend: ✅ Passed | ❌ Failed | ⏭️ Skipped

Linear baseline 0003 (0003_linear_baseline.sql.gz) / migration seed 0004: Regenerate from the repo root, then commit:

make db_regen_linear_baseline
make db_verify_linear_baseline

Or: bash scripts/database/generate-linear-baseline.sh then verify as above.

Reminder: run make E2E_API_GATE_MODE=on e2e_test locally before merging (or make E2E_API_GATE_MODE=on e2e_test_report for reports).

View full run for details

…ation

- Added a new session for fixing CI failures related to linear baseline artifacts by regenerating baseline archives.
- Expanded the remote K8s documentation to align with Metaboost's operator-grade runbook structure, ensuring consistency across related documents.
- Updated `ARGOCD-GITOPS-METABOOST.md` and `GITOPS-CUTOVER-STAGING-CHECKLIST.md` for clarity and improved instructions.
- Modified the `REMOTE-K8S-GITOPS.md` to enhance the deployment guide for remote Kubernetes clusters.
@mitchdowney
Copy link
Copy Markdown
Member Author

/test

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

✅ CI Passed

All checks completed successfully.

Check Status
Linear migration files valid
Linear baseline 0003 (.sql.gz) and 0004 verified
DB init sync valid
Dependencies installed
Build packages
Lint
Build apps
i18n validate
Type-check
Test ⏭️ Skipped in CI (run locally)

Reminder: run make E2E_API_GATE_MODE=on e2e_test locally before merging (or make E2E_API_GATE_MODE=on e2e_test_report for reports).

View full run

@mitchdowney mitchdowney merged commit 4484da0 into develop May 2, 2026
2 checks passed
@mitchdowney mitchdowney deleted the chore/k8s-alignment branch May 2, 2026 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

apps Changes to apps/ ci Changes to .github/ docs Changes to docs/ i18n Changes to internationalization / translation files infra Changes to infra/ llm Changes to .cursor skills, rules, or .cursorrules—non-Cursor: re-run LLM alignment on pull packages Changes to packages/ scripts Changes to scripts/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant