promote: uat → main (tarball grep fix for release workflow) #180

Merged
Null Pointer Nancy merged 3 commits from uat into main 2026-05-20 22:49:53 +00:00
Member

Promotes the tarball grep pattern fix from uat to main.

  • Fix: changed grep pattern from .tgz to .tar.gz in release.yaml
  • Source PRs: #178 (dev), #179 (uat)
  • Unblocks v1.0.1 release (PRI-1670, PRI-1663)

cc @cpfarhood

Promotes the tarball grep pattern fix from uat to main. - Fix: changed grep pattern from `.tgz` to `.tar.gz` in release.yaml - Source PRs: #178 (dev), #179 (uat) - Unblocks v1.0.1 release (PRI-1670, PRI-1663) cc @cpfarhood
Null Pointer Nancy added 3 commits 2026-05-20 22:27:16 +00:00
fix: match .tar.gz instead of .tgz in release workflow grep pattern
CI / ci (pull_request) Failing after 0s
Promotion Gate / promotion-gate (pull_request_review) Failing after 0s
6c6e8a55ce
The headlamp-plugin package command outputs filenames with .tar.gz extension,
not .tgz. This caused the "Get tarball path" step to fail (exit code 1) on
the v1.0.1 release run #554.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Merge pull request 'fix: match .tar.gz instead of .tgz in release workflow grep pattern' (#178) from fix/release-tarball-pattern into dev
CI / ci (push) Successful in 39s
Promotion Gate / Promotion Gate (pull_request) Failing after 5s
CI / ci (pull_request) Successful in 41s
53fce54df8
fix: match .tar.gz instead of .tgz in release workflow grep pattern (#178)

Co-Authored-By: Paperclip <noreply@paperclip.ing>
Merge pull request 'promote: dev → uat (tarball grep fix for release workflow)' (#179) from dev into uat
CI / ci (push) Successful in 42s
CI / ci (pull_request) Successful in 40s
Promotion Gate / Promotion Gate (pull_request_review) Successful in 7s
Promotion Gate / Promotion Gate (pull_request) Successful in 8s
7f03ae6265
promote: dev → uat (tarball grep fix for release workflow) (#179)
Pixel Patty approved these changes 2026-05-20 22:41:30 +00:00
Pixel Patty left a comment
Member

UAT review: tarball grep fix verified (.tgz → .tar.gz). SDLC pipeline complete. Approved for main promotion.

UAT review: tarball grep fix verified (.tgz → .tar.gz). SDLC pipeline complete. Approved for main promotion.
Null Pointer Nancy merged commit a051ffafed into main 2026-05-20 22:49:53 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: privilegedescalation/headlamp-polaris-plugin#180