Commit Graph
2 Commits
Author SHA1 Message Date
jdevega cc8e9a23b3 ci: bump actions to v7 and add package-lock.json
ci / verify (push) Failing after 7m58s
ci / publish (push) Skipped
setup-node with cache: npm requires a lock file; the initial run
failed with 'Dependencies lock file is not found'. Committing the
generated package-lock.json and updating checkout/setup-node to the
latest v7 major (node24 runtime; requires act_runner >= 0.2.13).
2026-09-15 20:31:30 +02:00
jdevega 59cacfdfab feat: scaffold deployment-policies monorepo
ci / verify (push) Failing after 10m57s
ci / publish (push) Skipped
OPA/Rego deployment gateway policies: 5 rules (valid-environment,
require-approvals, no-self-approval, block-weekends, freeze-window),
a deploy-gate combining them, JSON schemas, scenario-driven tests,
Gitea Actions CI (verify + publish to generic registry), changesets
versioning, Makefile and scripts.
2026-09-15 19:05:03 +02:00