Per company policy, ArtifactHub archive URLs must point to GitHub.
Reverted URLs that were incorrectly changed to Gitea.
- homeURL → github.com
- links[Source] → github.com
- archive-url → github.com/releases/download/v0.1.3/
Version (0.1.3) and checksum unchanged.
Co-Authored-By: Paperclip <noreply@paperclip.ing>
- Update archive-url and checksum to v0.1.3 Gitea release
- Change homeURL and links from github.com to git.farh.net
- Bump version field from 0.1.2 to 0.1.3
Co-Authored-By: Paperclip <noreply@paperclip.ing>
Follows canonical pattern from headlamp-sealed-secrets-plugin.
The pull_request trigger now fires on [uat, main] so the promotion
gate check auto-runs on PR open/sync for dev→uat PRs, not just
on review events.
headlamp-argocd-plugin was missing the dual-approval (CTO + QA) gate
required by SDLC. Added identical workflow to all other plugin repos.
Co-Authored-By: Paperclip <noreply@paperclip.ing>
* Remove duplicate tar/undici from devDependencies (already in pnpm.overrides)
Consolidates dual override blocks by removing the duplicate entries
from devDependencies. These packages are already pinned via pnpm.overrides
and should not appear in devDependencies.
Co-Authored-By: Paperclip <noreply@paperclip.ing>
* fix: add markdownlint config to resolve CI failures
Co-Authored-By: Paperclip <noreply@paperclip.ing>
* fix: sync pnpm-lock.yaml after removing tar and undici deps
The pnpm-lock.yaml was out of sync with package.json after tar and undici
were removed. Regenerated to resolve pnpm install failure in CI.
Co-Authored-By: Paperclip <noreply@paperclip.ing>
---------
Co-authored-by: Chris Farhood <chris@farhood.org>
Co-authored-by: Paperclip <noreply@paperclip.ing>
Cherry-picked from PR #9 original commit, removing out-of-scope
tar/undici dependency changes that should not have been included.
Co-Authored-By: Paperclip <noreply@paperclip.ing>
Both packages are already pinned via pnpm.overrides and should not
appear in devDependencies. Removes duplicates introduced during lockfile
conflict resolution.
Co-Authored-By: Paperclip <noreply@paperclip.ing>
Fixes PRI-524. Changes push trigger from branches:[main] to branches:['**'] so CI fires on every branch. Adds workflow_dispatch for manual trigger. Adds permissions: contents: read for least-privilege hardening.
All gates clear: CI green, UAT correctly skipped (YAML-only), QA approved (Regina), CTO approved (Nancy).
* fix: override lodash >=4.18.0 to patch code injection vulnerability
GHSA-r5fr-rjxr-66jc is a code injection vulnerability in lodash
below 4.18.0. The vulnerable transitive dependency comes through
@kinvolk/headlamp-plugin.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
* Regenerate lockfile for lodash override
Co-Authored-By: Paperclip <noreply@paperclip.ing>
---------
Co-authored-by: Gandalf the Greybeard <gandalf@privilegedescalation.dev>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Chris Farhood <chris@farhood.org>
Co-authored-by: Paperclip <noreply@paperclip.ing>
Merging after full approval chain: CI ✅, QA (Regina) ✅, CTO (Nancy) ✅. Injects ArgoCD status into Headlamp native Namespace and Deployment detail pages.
2026-04-22 09:35:26 +00:00
12 changed files with 413 additions and 23 deletions
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.