Implement staging slot deployment logic
Open
area/app-service
enhancement
production
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
**Summary**: Create deployment logic that deploys applications to Azure App Service staging slots with proper configuration and validation.
**Acceptance Criteria**:
- [ ] Automatic staging slot creation if it doesn't exist
- [ ] Application deployment to staging slot with correct configuration
- [ ] Staging slot-specific environment variables and settings
- [ ] Validation of deployment artifacts in staging slot
- [ ] Staging slot warmup and readiness checks
- [ ] Integration with existing App Service deployment pipeline
Contributor guide
Assessment
This issue has not been assessed yet.