rcourtman
155023d86a
Add mobile impact gate to release dispatch
2026-07-07 18:21:20 +01:00
rcourtman
41a99c1a03
Prepare v6.0.5 patch release
...
Build and Test / Secret Scan (push) Waiting to run
Build and Test / Frontend & Backend (push) Waiting to run
Canonical Governance / governance (push) Waiting to run
Helm CI / Lint and Render Chart (push) Waiting to run
Core E2E Tests / Playwright Core E2E (push) Waiting to run
Refs #1530
Refs #1531
2026-07-06 23:29:17 +01:00
rcourtman
383c7d3b29
fix(release): restore release helper executable bits
2026-03-26 12:26:55 +00:00
rcourtman
79898ec86c
fix(release): fail closed on stale promotion rehearsals
2026-03-26 12:26:17 +00:00
rcourtman
cb41473018
Rename promotion RC wording to prerelease
2026-03-25 11:08:05 +00:00
rcourtman
778a2577b6
feat: Pulse v6 release
2026-03-18 16:06:30 +00:00
rcourtman
e5eb4517db
fix: remove duplicate else in trigger-release.sh
2026-01-20 17:26:26 +00:00
courtmanr@gmail.com
82ba508b59
chore: remove outdated docs, update cleanup script and release workflow
2025-11-24 19:14:54 +00:00
courtmanr@gmail.com
450081a8b0
Fix workflow name in trigger-release.sh
2025-11-24 18:10:13 +00:00
rcourtman
ac94f54b54
Fix remote sync check in release trigger script
...
- Replace unreliable git fetch --dry-run check
- Use git rev-parse to compare local and remote commits
- Prevents false warnings about diverged branches
2025-11-13 11:43:36 +00:00
rcourtman
dd33891095
Add pre-flight validation script for releases
...
- Check VERSION file matches before triggering workflow
- Validate working directory is clean
- Confirm on main branch and up to date
- Load release notes from /tmp/release_notes_X.Y.Z.md
- Prevents wasting CI time on misconfigured releases
2025-11-13 11:36:53 +00:00