Files
goodgo-platform/docs
Ho Ngoc Hai 64c6074735 feat(devops): add staging auto-deploy pipeline on develop branch
- Trigger deploy workflow on push to `develop` branch (in addition to `master`)
- Add `staging-latest` Docker image tag for develop branch builds
- Add `rollback-staging` job: auto-reverts to previous images on smoke test failure
- Add Slack success notification for staging deploys (previously only failure was notified)
- Record pre-deploy image digests for rollback capability
- Update deployment docs with CI/CD pipeline details, rollback procedures, and required secrets

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-11 01:18:37 +07:00
..

GoodGo Platform Documentation

Getting Started

Document Description
Development Environment Docker setup, local services, troubleshooting
Architecture System design, data flow, module structure

API Reference

Document Description
API Endpoints Complete REST API endpoint reference
API Error Codes Error response format and all error codes

Operations

Document Description
Deployment Production deployment guide and checklists
Backup & Restore Backup procedures and disaster recovery runbook

Audits

See audits/README.md for code quality, accessibility, and test coverage audit reports.