chore: update submodule refs, clean up plans/evidence, update .gitignore
NexusGuard CI / server-core-test (push) Failing after 3m6s
NexusGuard CI / server-core-build (push) Has been skipped
NexusGuard CI / device-agent-test (push) Failing after 4s
NexusGuard CI / device-agent-cross-build (amd64, linux) (push) Has been skipped
NexusGuard CI / device-agent-cross-build (amd64, windows) (push) Has been skipped
NexusGuard CI / device-agent-cross-build (arm64, linux) (push) Has been skipped
NexusGuard CI / dashboard-test (push) Failing after 4s
NexusGuard CI / dashboard-dist (push) Has been skipped
NexusGuard CI / server-core-test (push) Failing after 3m6s
NexusGuard CI / server-core-build (push) Has been skipped
NexusGuard CI / device-agent-test (push) Failing after 4s
NexusGuard CI / device-agent-cross-build (amd64, linux) (push) Has been skipped
NexusGuard CI / device-agent-cross-build (amd64, windows) (push) Has been skipped
NexusGuard CI / device-agent-cross-build (arm64, linux) (push) Has been skipped
NexusGuard CI / dashboard-test (push) Failing after 4s
NexusGuard CI / dashboard-dist (push) Has been skipped
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Post-Deploy Fixes
|
||||
|
||||
## TL;DR
|
||||
Fix DNS clear, peer debug, IP change, port range issues after initial deployment.
|
||||
|
||||
## Status
|
||||
- [x] T1: DNS clear fix (DeviceDetail.vue) — DONE (commit `c1150b3`)
|
||||
- [x] T2: Debug peer discovery guide — DONE (plan)
|
||||
- [x] T3: IP change validation (servers.go) — DONE (commit `5e60741`)
|
||||
- [x] T4: Port range nullable (models.go + rules.go + FirewallEditor.vue) — DONE (commit `ffb00e2` + `c003a09`)
|
||||
|
||||
## Final Verification
|
||||
- [x] `go build -tags dev ./...` — PASS
|
||||
- [x] `npm run build` — PASS
|
||||
- [x] Deployed to production
|
||||
Reference in New Issue
Block a user