openclaw/scripts/github
Peter Steinberger 87f98090e1
feat(ci): reuse release validation evidence and speed up the release pipeline
- Full Release Validation now checks for a prior green validation whose
  target differs only by release metadata (changelog/version stamps) and
  reuses that evidence instead of re-running every lane; disable with
  reuse_evidence=false. Evidence manifests chain through reuse runs via
  evidenceReuse.runId and the summary re-verifies the chain root.
- The Docker runtime-assets preflight no longer serializes the CI,
  plugin-prerelease, release-checks, and performance lanes; it runs in
  parallel and stays enforced by the umbrella verifier.
- Umbrella runs for release/* refs now supersede in-progress runs with
  the same ref and rerun group instead of requiring manual cancels.
- release_profile=beta treats the live-provider E2E suites as advisory
  (third-party model deployments move underneath releases); stable and
  full profiles keep them blocking, and beta live failures no longer
  fail-fast-cancel the remaining release-check matrix.
2026-07-10 00:21:23 -07:00
..
barnacle-auto-response.mjs refactor(scripts): share regexp literal escaping (#99778) 2026-07-03 20:20:28 -07:00
dependency-guard.mjs refactor(deadcode): localize script constants (#101892) 2026-07-07 15:17:41 -07:00
find-reusable-release-validation.sh feat(ci): reuse release validation evidence and speed up the release pipeline 2026-07-10 00:21:23 -07:00
guard-shared.mjs refactor(github): share guard comment helpers 2026-06-20 06:10:37 +08:00
real-behavior-proof-check.mjs improve: simplify PR context and evidence (#94676) 2026-06-19 14:00:38 -06:00
real-behavior-proof-policy.mjs refactor(deadcode): localize script constants (#101892) 2026-07-07 15:17:41 -07:00
resolve-openclaw-ref.sh fix(ci): support mac bash in ref resolver 2026-07-04 04:21:59 +02:00
run-openclaw-cross-os-release-checks.sh fix(ci): remove cross-os TypeScript loader bootstrap (#103195) 2026-07-09 18:15:12 -07:00
security-sensitive-guard.mjs refactor(deadcode): localize script constants (#101892) 2026-07-07 15:17:41 -07:00