5 Commits

Author SHA1 Message Date
Joey Perrott 7544593b39 ci: update dev-infra release workflow SHA
Updates the reusable release workflow reference to point to the latest merged commit in dev-infra containing the resilient publish fixes.

(cherry picked from commit ebe92fe291)
2026-06-18 14:05:35 -04:00
Joey Perrott 52f5501795 ci: update dev-infra reference to new commit SHA
Updates the reusable release workflow reference to use the new commit SHA 1ce5d6899a2634fccf021a84656026bed0acbe16 from angular/dev-infra PR 3796.

(cherry picked from commit 45192ba749)
2026-06-17 20:10:47 +00:00
Joey Perrott e3d392f2bf ci: add id-token: write permission to release workflow
Adds id-token: write permission to the release workflow to allow the called reusable workflow to generate NPM provenance metadata during publishing.

(cherry picked from commit ea18ab24dd)
2026-06-17 17:32:32 +00:00
Joey Perrott 91c7e61db5 ci: update reusable release workflow target SHA, pass robot key, and downgrade permissions
Updates the reusable workflow reference to target the merged dev-infra commit e9faacd5b4df391f59989b6fb448b2c24115d592. Passes the ANGULAR_ROBOT_PRIVATE_KEY secret as angular-robot-key. Downgrades default contents permission to read as write access is handled by the App token in the custom action.

(cherry picked from commit a7d142913f)
2026-06-17 15:11:04 +00:00
Joey Perrott 0ec5273524 ci: introduce GHA release publish workflow
Introduce the caller GitHub Actions workflow for release publishing, which delegates the build and publish steps to the centralized reusable workflow in dev-infra. This targets the merged reusable workflow in dev-infra by SHA.

(cherry picked from commit 182fbb8476)
2026-06-17 15:11:04 +00:00