Files
warmbly/internal
Matthew Meszaros f22346af9a repository: provisioning + decision_log repos
pg_provisioning.go covers cloud_credentials, provisioning_templates,
provisioning_jobs, and provisioning_policy. Job repo exposes the
state machine helpers the orchestrator needs (UpdateState,
RecordServer, AppendIPs, AppendWorkerIDs, MarkFailed, MarkCompleted)
so the package doesn't reach through *db.DB itself.

pg_decision_log.go is a thin insert + recent-history reader for the
audit trail powering the admin Decisions page.
2026-05-27 15:54:56 +00:00
..
2026-01-17 14:11:14 +00:00
2026-01-17 14:11:14 +00:00
2026-02-14 05:49:49 +01:00