Add IIS publish notes and mark formatting task complete

This commit is contained in:
2026-01-28 15:26:51 +01:00
parent 528d276ba0
commit 16e7067902
2 changed files with 14 additions and 2 deletions

View File

@@ -37,10 +37,10 @@
## Testing & Quality
- [x] Happy-path smoke test script (manual or minimal automated) for phase flow.
- [ ] Lint/format via `dotnet format` (optional) and ensure build succeeds.
- [x] Lint/format via `dotnet format` (optional) and ensure build succeeds.
## Deployment
- [ ] Add minimal publish profile/notes for IIS (respect `ASPNETCORE_ENVIRONMENT`, admin password env var, writable App_Data).
- [x] Add minimal publish profile/notes for IIS (respect `ASPNETCORE_ENVIRONMENT`, admin password env var, writable App_Data).
## Stretch (later)
- [ ] Support multiple sessions/rooms.