Skip to content

🐛 fix(ci): normalize version input in release script#207

Merged
jobs62 merged 1 commit intomainfrom
fix/rwf
Mar 18, 2026
Merged

🐛 fix(ci): normalize version input in release script#207
jobs62 merged 1 commit intomainfrom
fix/rwf

Conversation

@jobs62
Copy link
Contributor

@jobs62 jobs62 commented Mar 18, 2026

Description

normalize version input in release script to handle difference in tag naming convention between osc-api and osc-api-deploy

Type of Change

Please check the relevant option(s):

  • 🐛 Bug fix
  • ✨ New feature
  • 🧹 Code cleanup or refactor
  • 📝 Documentation update
  • 🔧 Build or CI-related change
  • 🔒 Security fix
  • Other (specify):

How Has This Been Tested?

Please describe the test strategy:

  • Manual testing
  • Unit tests
  • Integration tests
  • Not tested yet

Commands used (if applicable):

bash -x .github/scripts/release-build.sh v1.40.1
git diff --cached

Checklist

  • I have followed the Contributing Guidelines
  • I have added tests or explained why they are not needed
  • I have updated relevant documentation (README, examples, etc.)
  • My changes follow the Conventional Commits specification
  • My commits include appropriate Gitmoji

@jobs62 jobs62 added the skip-changelog Exclude from autogenerated release notes label Mar 18, 2026
@jobs62 jobs62 merged commit 391205a into main Mar 18, 2026
7 checks passed
@jobs62 jobs62 deleted the fix/rwf branch March 18, 2026 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Exclude from autogenerated release notes

Development

Successfully merging this pull request may close these issues.

2 participants