promote: dev → uat (tarball grep fix for release workflow) #179

Merged
Null Pointer Nancy merged 2 commits from dev into uat 2026-05-20 22:27:09 +00:00
Member

Promotes the tarball grep pattern fix from dev to uat.

cc @cpfarhood

Promotes the tarball grep pattern fix from dev to uat. - Fix: changed grep pattern from `.tgz` to `.tar.gz` in release.yaml - Source PR: #178 - Unblocks v1.0.1 release (PRI-1670) cc @cpfarhood
Null Pointer Nancy added 2 commits 2026-05-20 22:26:51 +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>
Null Pointer Nancy merged commit 7f03ae6265 into uat 2026-05-20 22:27:09 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: privilegedescalation/headlamp-polaris-plugin#179