fix(ci): restore scripts/publish_skills.sh — second half of the cleanup deletion #132
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_skills!132
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mik_ci_publish_sh"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up to #131. The same
cleanupcommit (ce18f5f) that deletedscripts/test.shalso deletedscripts/publish_skills.sh. #131 fixed the test step; the post-merge push run then exposed that the workflow's Publish step (.forgejo/workflows/build.yaml:62) still references the missing publish script.Restored from git history at
1400fb2^— same content, no edits. The script:buildenv.shforSKILLS_ARCHIVElatestrelease on Forge (creates if missing)skills.tgzas the new assetValidation
bash -n scripts/publish_skills.shparses cleanlypull_requestCI run will exercise build + test (Publish gated to push events per #131)This + #131 close the long-running CI break.
Signed-off-by: mik-tf
Squash-merged to
developmentasb0449a9. Branch deleted.Pull request closed