Commit Graph

3 Commits

Author SHA1 Message Date
Greg Hendrickson
60046e1dee Fix deploy workflow and create staging/main branches
- develop: auto-deploy to dev.shellmate.sh
- staging: auto-deploy to staging.shellmate.sh
- main: auto-deploy to production shellmate.sh

Proper CI/CD flow:
1. Feature branch → PR to develop → CI tests → merge → deploy dev
2. develop → PR to staging → deploy staging
3. staging → PR to main → deploy production
2026-01-27 21:09:05 +00:00
Greg Hendrickson
f5304845dc Add deploy workflow for dev/staging/production environments 2026-01-27 21:02:18 +00:00
Greg Hendrickson
f3a95d8767 Add CI/CD pipeline and SDLC docs 2026-01-27 15:13:28 +00:00