fix(fleet): strip digest from build_base tag before APT compatibility check; mark wizard done

This commit is contained in:
2026-05-10 22:27:47 -04:00
parent 80fff1efa4
commit 59d3351306
2 changed files with 3 additions and 2 deletions

View File

@@ -141,7 +141,7 @@
- [x] **CI/CD pipeline** — Automated testing and linting via Gitea Actions.
- [x] **Strict Typing** — Project-wide enforcement of PEP 484 type hints.
- [x] **Plugin SDK docs** — Documentation for adding custom services.
- [ ] **Config generator wizard**`decnet wizard` for interactive setup.
- [x] **Config generator wizard**`decnet wizard` for interactive setup. - Not CLI, but UI in the DeckyDeploy wizard, plus TopologyWizard.
## API Improvements