Document CI/CD auto-deployment on git push
All checks were successful
Deploy / deploy (push) Successful in 1m39s
All checks were successful
Deploy / deploy (push) Successful in 1m39s
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -23,6 +23,7 @@ Run these after implementing to get immediate feedback:
|
|||||||
- Garmin tokens encrypted with AES-256 using `ENCRYPTION_KEY` (32 chars)
|
- Garmin tokens encrypted with AES-256 using `ENCRYPTION_KEY` (32 chars)
|
||||||
- Path aliases: `@/*` maps to `./src/*`
|
- Path aliases: `@/*` maps to `./src/*`
|
||||||
- Pre-commit hooks: Biome lint + Vitest tests via Lefthook
|
- Pre-commit hooks: Biome lint + Vitest tests via Lefthook
|
||||||
|
- CI/CD: Automatic deployment on git push to main (do not manually trigger Nomad jobs)
|
||||||
|
|
||||||
## Production Logs
|
## Production Logs
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user