andreagrandi / andreagrandi/book-corners
Add a rolling sandbox deployment for opted-in PRs
- Ngôn ngữ chính
- Python
- Star
- 9
- Fork
- 1
- Merge trung bình
- 9 phút
- Pull request đã merge (30 ngày)
- 2
Mô tả
## Context
The backend plan includes a single sandbox environment for manual PR previews. This is useful but lower priority than product and mobile blockers.
## Scope
- Create a sandbox app and isolated database/storage settings.
- Add a GitHub Actions workflow gated by owner-authored PRs and an opt-in label.
- Refresh sandbox data safely on each deploy.
- Add smoke checks and document rollback behavior.
## Acceptance criteria
- Only eligible, explicitly opted-in PRs deploy to the sandbox.
- The sandbox never uses unsanitized production data.
- Deploy status and smoke results are visible in Actions.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.