Both ci.yaml and release.yaml delegated to shared workflows in the org
repo being deleted via PRI-1737/PR#72. This inlines the full logic:
- ci.yaml: full pipeline with artifacthub-pkg.yml validation, build,
lint, tsc, format:check, tests, security audit (recovered from git history)
- release.yaml: full release pipeline using GITEA_RELEASE_TOKEN (not
RELEASE_APP_ID/PRIVATE_KEY), tag-existence check, token permission
verification, tarball creation, Gitea release, and PR merge
Depends-on: privilegedescalation/org#72
Co-Authored-By: Paperclip <noreply@paperclip.ing>
* ci: switch to org-level reusable workflows
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* chore: retrigger CI after reusable workflows merged
* feat: add workflow_dispatch to CI workflow
---------
Co-authored-by: hugh-hackman[bot] <hugh-hackman[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: hugh-hackman[bot] <266376744+hugh-hackman[bot]@users.noreply.github.com>