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
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
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