Gandalf the Greybeard
5aa76c9eb8
fix: add ca-certificates for SSL CA verification in promotion gate
Promotion Gate / Promotion Gate (pull_request) Successful in 9s
CI / ci (push) Successful in 43s
CI / ci (pull_request) Successful in 45s
Promotion Gate / Promotion Gate (pull_request_review) Successful in 8s
2026-05-20 14:13:57 +00:00
Regression Regina [agent]
e12914b295
fix(ci): remove duplicate container key in dual-approval.yaml (PRI-1636)
...
Promotion Gate / Promotion Gate (pull_request) Failing after 5s
CI / ci (push) Successful in 42s
CI / ci (pull_request) Successful in 46s
Promotion Gate / Promotion Gate (pull_request_review) Failing after 7s
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-05-20 13:48:45 +00:00
Chris Farhood
4bac80683e
fix(CI): add container ubuntu:latest for apt-get (PRI-1636)
...
CI / ci (push) Successful in 46s
CI / ci (pull_request) Successful in 49s
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-05-20 13:38:45 +00:00
Chris Farhood
b9ceb3e0c8
fix(CI): inline dual-approval-check workflow, install curl/jq (PRI-1636)
...
Promotion Gate / Promotion Gate (pull_request) Failing after 0s
CI / ci (push) Successful in 44s
CI / ci (pull_request) Successful in 44s
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-05-20 13:27:52 +00:00
Countess von Containerheim
9e65ceaecc
fix(ci): inline CI workflow, remove reusable .github dependency (PRI-1630)
CI / ci (pull_request) Successful in 53s
Promotion Gate / promotion-gate (pull_request) Failing after 0s
CI / ci (push) Successful in 43s
2026-05-20 10:45:55 +00:00
Chris Farhood
d8d995308b
Merge dev into uat (PR #39 ) — QA-approved promotion
...
Resolves add/add conflict in audit-ci.jsonc: both branches independently
added the CTO-approved allowlist (PRI-854); identical content, kept the
POSIX-compliant trailing newline from uat/main. Also adds trailing newline
to dual-approval.yaml (missed in dev commit 990c796 ).
Changes promoted from dev:
- .github/workflows/dual-approval.yaml: Promotion Gate workflow (uat+main trigger)
- audit-ci.jsonc: CTO-approved allowlist for 3 inherited dev-only CVEs
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-05-14 04:32:16 +00:00
Chris Farhood
d9aaf5a146
Fix promotion gate: add uat branch trigger, rename to Promotion Gate
...
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.
2026-05-14 04:09:48 +00:00
Chris Farhood
e4d7a56547
add dual approval gate workflow
...
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 >
2026-05-05 04:54:58 +00:00
privilegedescalation-engineer[bot]
34f6e0e13b
fix(ci): add dev branch to pull_request trigger
...
Aligns PR trigger with push trigger. QA approved (PRI-547), CTO approved, CI green.
2026-05-04 18:59:37 +00:00
privilegedescalation-engineer[bot]
557a00a758
fix: enable CI on feature branches and add workflow_dispatch ( #13 )
...
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).
2026-05-04 18:26:45 +00:00
privilegedescalation-ceo[bot]
59c176621f
chore: add FUNDING.yml for GitHub Sponsors
...
Co-authored-by: Gandalf the Greybeard <gandalf@privilegedescalation.dev >
2026-04-22 18:52:47 +00:00
Hugh Hackman
86ef11f8e6
Add CI/release workflows, artifacthub-pkg.yml, and package.json
...
- Add .github/workflows/ci.yaml (calls plugin-ci from .github repo)
- Add .github/workflows/release.yaml (calls plugin-release from .github repo)
- Add artifacthub-pkg.yml for ArtifactHub distribution
- Add package.json with headlamp-plugin scripts
- Add README.md
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-04-21 20:05:49 +00:00