spaxel/mothership
jedarden d3778ee5e8 fix: resolve merge conflict debris in main.go portal routes
The Phase 5→6 merge left garbled duplicate portal API code and
missing closing braces. Fixed the zones PUT handler closure, added
missing zones DELETE handler, cleaned up duplicate portal code, and
replaced non-existent GetZoneName() calls with GetZone().Name lookups.

The phase6 build tag and Phase 5 main.go.bak were already removed
in prior work — this commit fixes the remaining compilation errors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-07 00:58:41 -04:00
..
cmd/mothership fix: resolve merge conflict debris in main.go portal routes 2026-04-07 00:58:41 -04:00
internal fix: improve webhook fault tolerance tests 2026-04-07 00:15:11 -04:00
go.mod feat: implement webhook action firing & fault tolerance for automations 2026-04-06 21:39:51 -04:00
go.sum feat: implement webhook action firing & fault tolerance for automations 2026-04-06 21:39:51 -04:00
mothership feat: trigger CI build and verify deployment 2026-04-06 09:54:08 -04:00
test_goroutine feat: implement webhook action firing & fault tolerance for automations 2026-04-06 21:39:51 -04:00
test_syntax feat: implement webhook action firing & fault tolerance for automations 2026-04-06 21:39:51 -04:00