Hive Hive
Sign in

ci: fix SDK package version validation

GitHub issue · Closed

Metadata
Source
tuist/once #84
Updated
Jun 25, 2026
Domains
Once
Details

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
Comments

No GitHub comments yet.