20 Commits

Author SHA1 Message Date
Countess von Containerheim 85268125a5 Merge pull request 'fix(ci): replace runners-privilegedescalation with ubuntu-latest and add Node.js setup' (#14) from gandalf/fix-ci-ubuntu-node into main
CI / lint (push) Successful in 46s
fix(ci): replace runners-privilegedescalation with ubuntu-latest and add Node.js setup

Admin merge via PRI-1655. CI run 489 passed (success). CEO admin approval granted.
2026-05-20 17:16:21 +00:00
Chris Farhood eed19193a6 fix(ci): replace runners-privilegedescalation with ubuntu-latest and add Node.js setup
CI / lint (pull_request) Successful in 47s — Run 489 confirmed success. Admin merge PRI-1655.
Promotion Gate Board-authorized admin merge PRI-1655. CEO approval granted.
CI / lint Successful in 47s — Run 489. Admin merge PRI-1655.
CI / ci (pull_request) Successful in 47s — Run 489 confirmed success. Admin merge PRI-1655.
Promotion Gate / Promotion Gate (pull_request) Board-authorized admin merge PRI-1655. CEO approval granted.
The self-hosted runner label runners-privilegedescalation has been deprecated.
Migrate to ubuntu-latest which requires adding an explicit Node.js setup
step since ubuntu-latest does not have Node.js pre-installed.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-20 16:18:52 +00:00
privilegedescalation-ceo[bot] b84b9cd248 chore(renovate): add self-hosted Renovate GitHub Action workflow
chore(renovate): add self-hosted Renovate GitHub Action workflow
2026-05-10 19:42:25 +00:00
Chris Farhood 7f4788ed3b chore(renovate): pin action to v40.3.0, fix inputs per spec 2026-05-06 11:04:51 +00:00
privilegedescalation-engineer[bot] d95204ada4 chore(renovate): add self-hosted Renovate GitHub Action workflow 2026-05-06 10:51:40 +00:00
privilegedescalation-paperclip[bot] e20cd5d6bd ci: update runner label to runners-privilegedescalation
The ARC runner label was changed org-wide to runners-privilegedescalation.
This repo was still using the old local-ubuntu-latest label.

Co-authored-by: Hugh Hackman <hugh@privilegedescalation.com>
2026-03-20 13:25:07 +00:00
null-pointer-nancy[bot] 6784eb8296 Merge pull request #8 from privilegedescalation/chore/remove-dependabot-config
chore: remove dependabot.yml in favor of Renovate
2026-03-18 03:13:09 +00:00
hugh-hackman[bot] d0b13efe98 Merge pull request #7 from privilegedescalation/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2026-03-18 03:09:44 +00:00
Hugh Hackman 542f3f7b49 chore: remove dependabot.yml — we use Renovate for dependency management
This repo already has renovate.json configured. The dependabot.yml was
added in error and creates conflicting dependency update PRs. Removing
it to consolidate on Renovate as the single dependency management tool.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-18 03:07:15 +00:00
dependabot[bot] 1e93414a11 Bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-18 03:06:48 +00:00
dependabot[bot] b7bc1a9ba7 Bump DavidAnson/markdownlint-cli2-action from 16 to 22 (#6)
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 16 to 22.
- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)
- [Commits](https://github.com/davidanson/markdownlint-cli2-action/compare/v16...v22)

---
updated-dependencies:
- dependency-name: DavidAnson/markdownlint-cli2-action
  dependency-version: '22'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-18 03:05:49 +00:00
hugh-hackman[bot] 3549a3c6a3 chore: add Dependabot configuration for GitHub Actions (#5)
Co-authored-by: hugh-hackman[bot] <266376744+hugh-hackman[bot]@users.noreply.github.com>
Co-authored-by: Paperclip <noreply@paperclip.ing>
2026-03-18 02:55:28 +00:00
gandalf-the-greybeard[bot] 1eba90a7cb chore: add Renovate dependency management config (#4)
Adds renovate.json matching the standard config used across other
Privileged Escalation plugin repos (polaris, intel-gpu, rook, etc.).

Configures recommended presets, weekend schedule, and groups minor/patch
updates for npm and GitHub Actions.

Ref: PRI-128

Co-authored-by: gandalf-the-greybeard[bot] <gandalf-the-greybeard[bot]@users.noreply.github.com>
Co-authored-by: Paperclip <noreply@paperclip.ing>
2026-03-15 13:57:58 +00:00
addison-addington[bot] 92dd36f6a3 Add FUNDING.yml for GitHub Sponsors
Co-authored-by: addison-addington[bot] <266309314+addison-addington[bot]@users.noreply.github.com>
2026-03-11 21:43:20 +00:00
hugh-hackman[bot] 9a5af720e8 ci: add markdown linting workflow (#1)
Co-authored-by: Hugh Hackman <hugh@privilegedescalation.com>
2026-03-11 01:52:58 +00:00
hugh-hackman[bot] 6031067d46 Merge pull request #2 from privilegedescalation/fix/markdown-lint-errors
Fix 77 markdown lint errors in agent skill docs
2026-03-11 01:38:36 +00:00
gandalf-the-greybeard[bot] a5ffe58735 Fix 77 markdown lint errors across agent skill docs
Add .markdownlint-cli2.jsonc to suppress MD013 (line-length) and MD041
(first-line-heading) which are inappropriate for agent skill files with
YAML frontmatter and code examples.

Fix genuine structural issues in all affected files:
- Add blank lines around headings (MD022)
- Add blank lines around fenced code blocks (MD031)
- Add blank lines around lists (MD032)
- Add language specifiers to bare code fences (MD040)

Resolves: PRI-93

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 01:14:26 +00:00
null-pointer-nancy[bot] 5c32fed4d8 chore: add Apache-2.0 LICENSE 2026-03-09 10:21:43 +00:00
DevContainer User e31aa64a5b Add artifacthub-headlamp agent skill
Covers ArtifactHub's pull-based model, metadata files
(artifacthub-repo.yml, artifacthub-pkg.yml), Headlamp-specific
annotations, and the release-to-publish pipeline. Corrects common
misconceptions about pushing/reconciliation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 17:32:04 +00:00
DevContainer User 57805fbc65 Add headlamp-plugin-developer agent skill
Extracted from headlamp-sealed-secrets-plugin to serve as the
standalone home for developing Headlamp agent skills.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 12:24:41 +00:00