Implement revision deployment logic
Open
area/aca
enhancement
production
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
**Summary**: Create deployment logic that deploys new application versions as Azure Container Apps revisions with proper labeling and metadata.
**Acceptance Criteria**:
- [ ] New revision creation with unique naming and labeling
- [ ] Application deployment to new revision with updated configuration
- [ ] Revision metadata management (version, timestamp, deployment info)
- [ ] Revision health validation and readiness checks
- [ ] Integration with Container Apps revision management APIs
- [ ] Revision resource allocation and scaling configuration
Contributor guide
Assessment
This issue has not been assessed yet.