985 B
985 B
Release Checklist
Goal
Use this checklist before publishing every OfficeCom Sentinel release.
Infrastructure Check
- Confirm the internal PostgreSQL target is still correct in
infra/postgres-target.example.jsonor its private production counterpart. - Confirm the n8n internal base URL is still correct.
- Confirm the public client ingest URL still forwards to the intended internal service.
- Confirm no internal PostgreSQL host or IP is embedded in client configuration, installer output, or public release artifacts.
Build Check
- Build
OCSentinelClient-win-x64.zip. - Build
OCSentinelSetup.exe. - Generate
version.json. - Verify SHA-256 output matches the released ZIP.
Publish Check
- Upload the ZIP, SHA256 file, and setup EXE to the release.
- Update
release/stable/version.jsonso NinjaOne keeps a version-independent manifest URL. - If infrastructure changed, update the internal Postgres target record in the repo at the same time.