Skip to content

ci: fix SDK package version validation#84

Merged
pepicrft merged 3 commits into
mainfrom
fix/sdk-publish-version-guard
Jun 9, 2026
Merged

ci: fix SDK package version validation#84
pepicrft merged 3 commits into
mainfrom
fix/sdk-publish-version-guard

Conversation

@pepicrft

@pepicrft pepicrft commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Removes the invalid Rust crate version check from SDK package publishing.
  • Validates the release version as semver before injecting it into npm and RubyGems packages.
  • Installs only Ruby and Node in the SDK package publishing job.

Testing

  • bash -n mise/tasks/release/publish-sdks.sh
  • git diff --check
  • rg -n "—" mise/tasks/release/publish-sdks.sh .github/workflows/release.yml

Comment thread mise/tasks/release/publish-sdks.sh
Comment thread mise/tasks/release/publish-sdks.sh
@pepicrft pepicrft merged commit a13c5d4 into main Jun 9, 2026
17 checks passed
@pepicrft pepicrft deleted the fix/sdk-publish-version-guard branch June 9, 2026 13:59
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