fix(cli): remove duplicate v prefix in version check URL#2555
Conversation
📝 WalkthroughWalkthroughUpdated the GitHub releases URL construction in the version check warning message to avoid duplicating a version prefix. The ChangesVersion Check URL Formatting
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Deploy Preview for ocm-website ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
2499035 to
314fcec
Compare
314fcec to
f958aa2
Compare
4ec53c4
into
open-component-model:main
What this PR does / why we need it
removes a duplicated v prefix on the tag that caused weird versioning lookup strings that cant be copy pasted.
Which issue(s) this PR fixes
follow up to open-component-model/ocm-project#1044
Testing
How to test the changes
Required files to test the changes:
Commands that test the change:
Verification
task testandtask test/integrationif applicable)ocm