WIP: Fix CI pipeline and install-local cleanup #34

Closed
mik-tf wants to merge 1 commit from development_fix-ci-pipeline into development
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_/

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>/ 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 closed this pull request 2026-03-04 14:34:01 +00:00

Pull request closed

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!34
No description provided.