chore: CI split dev/prod workflows, archive old plans, new plan docs
NexusGuard CI/CD / server-core-test (push) Failing after 33s
NexusGuard CI/CD / server-core-build (push) Has been skipped
NexusGuard CI/CD / device-agent-test (push) Failing after 35s
NexusGuard CI/CD / device-agent-cross-build (amd64, linux) (push) Has been skipped
NexusGuard CI/CD / device-agent-cross-build (amd64, windows) (push) Has been skipped
NexusGuard CI/CD / device-agent-cross-build (arm64, linux) (push) Has been skipped
NexusGuard CI/CD / dashboard-test (push) Failing after 30s
NexusGuard CI/CD / dashboard-dist (push) Has been skipped
NexusGuard CI/CD / release (push) Has been skipped
NexusGuard CI/CD / server-core-test (push) Failing after 33s
NexusGuard CI/CD / server-core-build (push) Has been skipped
NexusGuard CI/CD / device-agent-test (push) Failing after 35s
NexusGuard CI/CD / device-agent-cross-build (amd64, linux) (push) Has been skipped
NexusGuard CI/CD / device-agent-cross-build (amd64, windows) (push) Has been skipped
NexusGuard CI/CD / device-agent-cross-build (arm64, linux) (push) Has been skipped
NexusGuard CI/CD / dashboard-test (push) Failing after 30s
NexusGuard CI/CD / dashboard-dist (push) Has been skipped
NexusGuard CI/CD / release (push) Has been skipped
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Node Edit Fixes
|
||||
|
||||
## TL;DR
|
||||
Fix `|| undefined` bug in Servers.vue (preup/postdown/peer defaults can't be cleared) + add device rename field.
|
||||
|
||||
## Status
|
||||
- [x] DeviceDetail.vue rename field — DONE (commit `4abd9f4`)
|
||||
- [x] Servers.vue clear field fix — DONE (commit `715ac07` → main `57082cc`)
|
||||
- [x] Push + rebuild production — DONE (all 3 submodules + root pushed)
|
||||
|
||||
## Final Verification
|
||||
- [x] `npm run build` passes
|
||||
- [x] Device rename field visible in DeviceDetail.vue
|
||||
- [x] `git push` all submodules + root
|
||||
- [x] Deployed to production
|
||||
Reference in New Issue
Block a user