Skip to content

fix(release): detect published crate versions#17

Merged
samzong merged 1 commit into
mainfrom
fix/release-crate-detection
Jul 3, 2026
Merged

fix(release): detect published crate versions#17
samzong merged 1 commit into
mainfrom
fix/release-crate-detection

Conversation

@samzong

@samzong samzong commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add a User-Agent to the crates.io published-version probe so reruns detect already-published crate versions instead of attempting to publish them again.

Scope Check

  • Stays within the v0.1 bundled-skill installer boundary.
  • Does not add marketplace, registry, remote install, script execution, GUI, MCP server, or agent runtime behavior.
  • No golden case update required; this changes release workflow recovery only.
  • No spec/hosts.json changes; host constants unchanged.

Verification

  • actionlint .github/workflows/release.yml
  • YAML parse for .github/workflows/release.yml
  • curl -A "kitup-release" -fsS https://crates.io/api/v1/crates/kitup/0.1.3

Signed-off-by: samzong <samzong.lu@gmail.com>
@samzong samzong merged commit f7fafab into main Jul 3, 2026
21 checks passed
@samzong samzong deleted the fix/release-crate-detection branch July 3, 2026 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant