- Clone specific commit SHA from webhook instead of just branch HEAD - Log webhook payload in deployment logs - Add build/deploy timing to ntfy and Slack notifications - Implement container rollback on deploy failure - Remove old container only after successful deployment - Show relative times in deployment history (hover for full date) - Update port mappings UI with labeled text inputs - Add footer with version info, license, and repo link - Format deploy key comment as upaas_DATE_appname |
||
|---|---|---|
| .. | ||
| app.go | ||
| deployment.go | ||
| env_var.go | ||
| label.go | ||
| models_test.go | ||
| port.go | ||
| user.go | ||
| volume.go | ||
| webhook_event.go | ||