Update HarborForge.Cli release packaging status

This commit is contained in:
zhi
2026-03-21 20:32:31 +00:00
parent d70774f325
commit d6312c15c8
2 changed files with 5 additions and 5 deletions

View File

@@ -190,8 +190,8 @@
- [x] Implement `hf monitor api-key revoke <identifier>`
### 1.16 CLI packaging / release
- [ ] Add cross-platform build targets if needed
- [ ] Add release artifact naming for `hf`
- [x] Add cross-platform build targets if needed
- [x] Add release artifact naming for `hf`
- [x] Add install documentation
- [x] Add shell examples for padded-cell and manual mode
@@ -252,8 +252,8 @@
- [ ] Move meeting detail lookup toward `meeting-code`
- [ ] Move support detail lookup toward `support-code`
- [ ] Move propose detail lookup toward `propose-code`
- [ ] Stop surfacing raw ids as the main visible identifier in lists/details
- [ ] Display codes consistently in relevant list and detail views
- [x] Stop surfacing raw ids as the main visible identifier in lists/details
- [x] Display codes consistently in relevant list and detail views
### 3.2 User / role UX alignment
- [ ] Review current user management page against final backend behavior