Pulse Test
0dc2c8c16d
Require prerelease observation windows
2026-08-28 20:39:32 +01:00
Pulse Test
a1ae0fa07f
fix(release): require visual selection evidence
2026-08-28 20:11:04 +01:00
Pulse Test
354c1e6ffd
feat(release): add visual changelog comparisons
2026-08-28 11:29:44 +01:00
rcourtman
ff27c3881f
fix(release): make changelog ranges channel-aware
2026-08-27 11:56:06 +01:00
rcourtman
1bb9ba4208
Accelerate release qualification with exact-SHA worker
2026-08-12 17:07:12 +01:00
rcourtman
e2a2e7d4d2
Record v6.2.0 Windows signing exception
2026-08-09 11:05:20 +01:00
rcourtman
d4609665dc
Fix release workflow JSON input transport
2026-08-03 22:19:32 +01:00
rcourtman
674364c749
Record v6.1.0 unsigned Windows exception
2026-07-22 15:37:48 +01:00
rcourtman
7ab605452d
fix(release): fail closed on malformed release notes
2026-07-17 11:12:22 +01:00
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
...
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