further rework to the documentation
This commit is contained in:
7
docs/archive/prp/11-ops-ci-cd.md
Normal file
7
docs/archive/prp/11-ops-ci-cd.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 11 — Ops, Environments, CI/CD
|
||||
|
||||
- Environments: local (Docker), staging, production. Feature flags managed in DB.
|
||||
- CI: PHPStan/Larastan, PHPUnit/Pest, Pint, ESLint/TypeScript, build PWAs.
|
||||
- Releases: semantic versioning; changelog from PRs; migration notes required.
|
||||
- Observability: uptime checks, queue health (Horizon), error tracking.
|
||||
- Mobile: fastlane lanes for Capacitor iOS; TWA build pipeline for Android.
|
||||
Reference in New Issue
Block a user