Fix publish asset cleanup and release v1.1.0 #37

Closed
opened 2026-03-04 15:00:09 +00:00 by mik-tf · 0 comments
Owner

Context

The publish script only deletes the first duplicate asset, leaving stale copies on releases. The remote installer also leaves orphan skills. Version needs bumping for the new release.

Goals

  • Fix publish_skills.sh to delete all duplicate assets before uploading
  • Fix install.sh (remote) to clean-install with backup of removed skills
  • Bump VERSION to 1.1.0
  • Remove hardcoded skill count and stale table from README
## Context The publish script only deletes the first duplicate asset, leaving stale copies on releases. The remote installer also leaves orphan skills. Version needs bumping for the new release. ## Goals - Fix publish_skills.sh to delete all duplicate assets before uploading - Fix install.sh (remote) to clean-install with backup of removed skills - Bump VERSION to 1.1.0 - Remove hardcoded skill count and stale table from README
Sign in to join this conversation.
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#37
No description provided.