Conversation
📝 WalkthroughWalkthroughThis PR removes deprecated CLI commands (start, restart, stop), adds command aliases to the "down" command, and refactors the CD flow to conditionally delete subdomains and record deployment history with a new refresh action type. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 golangci-lint (2.5.0)level=warning msg="[linters_context] running gomodguard failed: unable to read module file go.mod: current working directory must have a go.mod file: if you are not using go modules it is suggested to disable this linter" Comment |
Description
This PR fixes an issue with
defang cd ls --remotefailing (because of missing project-name) and fixes a regression in #1764 to ensure deployment table only gets updated after successful deletion of subdomain.Checklist
Summary by CodeRabbit
Release Notes
New Features
Bug Fixes
Chores
✏️ Tip: You can customize this high-level summary in your review settings.