chore: update environment variables and documentation#26
Merged
Conversation
- 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.
Member
Author
|
/test |
❌ CI FailedOne or more checks failed. Please review and fix the issues.
Legend: ✅ Passed | ❌ Failed | ⏭️ Skipped Linear baseline 0003 ( Or:
|
…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.
Member
Author
|
/test |
✅ CI PassedAll checks completed successfully.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
API_JWT_SECRETtoAUTH_JWT_SECRETin multiple files for consistency.AGENTS.md,README.md, and various SKILL.md files to reflect changes in environment variable usage and application structure.