Fix CI pipeline and install-local cleanup #35

Merged
mik-tf merged 1 commit from development_fix_ci_pipeline into development 2026-03-04 14:45:52 +00:00
Owner

Fix broken CI pipeline and install-local skill cleanup.

Changes

  • Merge build+publish into single CI job (fixes missing skills.tgz artifact between jobs)
  • Remove unnecessary build_lib.sh download (not needed for tar-only project)
  • Add conditional publish: push to development → latest release only, v* tag → versioned + latest
  • install-local.sh now uses rsync --delete, with backup of removed skills to ~/.claude/backups/skills_/
  • Add no-AI-attribution rule to forge_workflow skill

Closes #33

Fix broken CI pipeline and install-local skill cleanup. ## Changes - Merge build+publish into single CI job (fixes missing skills.tgz artifact between jobs) - Remove unnecessary build_lib.sh download (not needed for tar-only project) - Add conditional publish: push to development → latest release only, v* tag → versioned + latest - install-local.sh now uses rsync --delete, with backup of removed skills to ~/.claude/backups/skills_<date>/ - Add no-AI-attribution rule to forge_workflow skill Closes #33
- Merge build+publish into single CI job (fixes missing artifact between jobs)
- Remove unnecessary build_lib.sh download (not needed for tar-only project)
- Add conditional publish: development push → latest only, v* tag → versioned + latest
- install-local.sh now uses rsync --delete with backup of removed skills

Closes #33

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
mik-tf force-pushed development_fix_ci_pipeline from edb9bf73e2 to 3e73c9cbb2 2026-03-04 14:42:56 +00:00 Compare
mik-tf changed title from WIP: Fix CI pipeline and install-local cleanup to Fix CI pipeline and install-local cleanup 2026-03-04 14:45:47 +00:00
mik-tf merged commit 61118bcf42 into development 2026-03-04 14:45:52 +00:00
mik-tf deleted branch development_fix_ci_pipeline 2026-03-04 14:45:52 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_skills!35
No description provided.