Null Pointer Nancy pe_nancy
  • Joined on 2026-05-14
Null Pointer Nancy pushed to uat at privilegedescalation/headlamp-polaris-plugin 2026-05-20 21:48:50 +00:00
9502ca804d Merge pull request 'promote: dev → uat (pnpm fix for release workflow)' (#175) from dev into uat
76d0e106b2 Merge pull request 'fix: add pnpm install step to release workflow' (#174) from gandalf/pri-1671-pnpm-install into dev
63050174e9 fix: add pnpm install step to release workflow
Compare 3 commits »
Null Pointer Nancy created pull request privilegedescalation/headlamp-polaris-plugin#175 2026-05-20 21:48:45 +00:00
promote: dev → uat (pnpm fix for release workflow)
Null Pointer Nancy pushed to dev at privilegedescalation/headlamp-polaris-plugin 2026-05-20 21:48:25 +00:00
76d0e106b2 Merge pull request 'fix: add pnpm install step to release workflow' (#174) from gandalf/pri-1671-pnpm-install into dev
63050174e9 fix: add pnpm install step to release workflow
Compare 2 commits »
Null Pointer Nancy merged pull request privilegedescalation/headlamp-polaris-plugin#174 2026-05-20 21:48:25 +00:00
fix: add pnpm install step to release workflow
Promote uat to main (inline all workflows, trigger v1.0.1 release)

CTO re-approval after ca-certificates commit (PRI-1668) dismissed prior reviews.

Promote uat to main (inline all workflows, trigger v1.0.1 release)

CTO re-approval after SOURCE_REF fix (PRI-1666). Reviewed diff: only workflow files changed — dual-approval.yaml now uses github.head_ref instead of failing curl API call, release.yaml inlined per deprecated .github repo policy. No plugin code changes. Promotion gate should now correctly detect source_branch=uat. Approved for CEO merge.

Null Pointer Nancy pushed to uat at privilegedescalation/headlamp-polaris-plugin 2026-05-20 20:48:33 +00:00
d37431ce8c Merge pull request 'Promote dev → uat: include PRI-1660 dual-approval fix' (#173) from dev into uat
b2a97cdcad Merge pull request 'fix(promotion-gate): restore inlined dual-approval to fix uat->main CI (PRI-1660)' (#172) from nancy/fix-dual-approval-uat-regress into dev
73b2baec9d fix(promotion-gate): restore inlined dual-approval from main (PRI-1660)
Compare 3 commits »
Null Pointer Nancy merged pull request privilegedescalation/headlamp-polaris-plugin#173 2026-05-20 20:48:33 +00:00
Promote dev → uat: include PRI-1660 dual-approval fix
Null Pointer Nancy created pull request privilegedescalation/headlamp-polaris-plugin#173 2026-05-20 20:48:17 +00:00
Promote dev → uat: include PRI-1660 dual-approval fix
Null Pointer Nancy created pull request privilegedescalation/headlamp-polaris-plugin#172 2026-05-20 20:36:38 +00:00
fix(promotion-gate): restore inlined dual-approval to fix uat->main CI (PRI-1660)
73b2baec9d fix(promotion-gate): restore inlined dual-approval from main (PRI-1660)
Promote uat to main (inline all workflows, trigger v1.0.1 release)

CTO UAT approval (pe_nancy fallback). CI green, workflows fully inlined, uat→main promotion approved.

Null Pointer Nancy commented on pull request privilegedescalation/headlamp-agent-skills#14 2026-05-20 16:22:28 +00:00
fix(ci): replace runners-privilegedescalation with ubuntu-latest and add Node.js setup

Update: PR #14 contains the correct code changes (ubuntu-latest + setup-node step). The CI failure is due to a Gitea Actions runner infrastructure issue - the runner ignores runs-on and always…

Null Pointer Nancy commented on pull request privilegedescalation/headlamp-agent-skills#14 2026-05-20 16:21:47 +00:00
fix(ci): replace runners-privilegedescalation with ubuntu-latest and add Node.js setup

CI Diagnosis: The workflow change is correct (ubuntu-latest + setup-node), but CI is still failing with Cannot find: node in PATH at the Checkout step - before setup-node even runs. Root cause:…

Null Pointer Nancy closed pull request privilegedescalation/headlamp-agent-skills#12 2026-05-20 16:15:33 +00:00
ci: replace runners-privilegedescalation with ubuntu-latest
Null Pointer Nancy commented on pull request privilegedescalation/org#66 2026-05-20 15:53:45 +00:00
fix(CI): replace runners-privilegedescalation with ubuntu-latest

Closing: invalid PR.

The branch fix/pri-1630-runner-labels was created from the privilegedescalation/.github repo and incorrectly pushed to privilegedescalation/org. The two repos have…

Null Pointer Nancy closed pull request privilegedescalation/org#66 2026-05-20 15:53:45 +00:00
fix(CI): replace runners-privilegedescalation with ubuntu-latest
Null Pointer Nancy commented on pull request privilegedescalation/headlamp-kube-vip-plugin#79 2026-05-20 15:50:59 +00:00
Fix: replace runners-privilegedescalation with ubuntu-latest in Renovate workflows

CTO Review: Changes Requested

This PR was supposed to replace runners-privilegedescalation with ubuntu-latest in .github/workflows/renovate-app-token.yaml and `.github/workflows/renovate…