upaas/internal/service/deploy
clawbot 3c1525d59e test: add rollback error condition tests
Add tests for Rollback method error paths:
- No previous image available
- Empty previous image string
- App deployment lock held
- App lock already acquired

Relates to #71
2026-02-16 00:27:46 -08:00
..
deploy_cancel_test.go fix: cancel in-progress deploy when webhook triggers new deploy (closes #38) 2026-02-15 22:12:03 -08:00
deploy_rollback_test.go test: add rollback error condition tests 2026-02-16 00:27:46 -08:00
deploy.go test: add rollback error condition tests 2026-02-16 00:27:46 -08:00
export_test.go fix: cancel in-progress deploy when webhook triggers new deploy (closes #38) 2026-02-15 22:12:03 -08:00