feat: update docs for token efficient usage
Some checks failed
Deploy to Staging / Build Images (push) Has started running
Deploy to Staging / Deploy to Staging (push) Has been cancelled
Deploy to Staging / Verify Staging (push) Has been cancelled
Deploy to Staging / Notify Staging Ready (push) Has been cancelled
Deploy to Staging / Notify Staging Failure (push) Has been cancelled
Some checks failed
Deploy to Staging / Build Images (push) Has started running
Deploy to Staging / Deploy to Staging (push) Has been cancelled
Deploy to Staging / Verify Staging (push) Has been cancelled
Deploy to Staging / Notify Staging Ready (push) Has been cancelled
Deploy to Staging / Notify Staging Failure (push) Has been cancelled
This commit is contained in:
17
scripts/CLAUDE.md
Normal file
17
scripts/CLAUDE.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# scripts/
|
||||
|
||||
## Files
|
||||
|
||||
| File | What | When to read |
|
||||
| ---- | ---- | ------------ |
|
||||
| `config-validator.sh` | Validate configuration files | Pre-deploy validation |
|
||||
| `export-database.sh` | Export database to backup | Database backup operations |
|
||||
| `import-database.sh` | Import database from backup | Database restore operations |
|
||||
| `inject-secrets.sh` | Inject secrets into config | Secret management |
|
||||
| `rollback.sh` | Rollback deployment | Emergency rollback procedures |
|
||||
|
||||
## Subdirectories
|
||||
|
||||
| Directory | What | When to read |
|
||||
| --------- | ---- | ------------ |
|
||||
| `ci/` | CI/CD scripts | Pipeline automation, build scripts |
|
||||
Reference in New Issue
Block a user