fix: authenticate latest release lookup#31
Conversation
Signed-off-by: Rul1an <roelschuurkes@gmail.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe ChangesAuthenticated curl for CLI version resolution
Estimated code review effort🎯 2 (Simple) | ⏱️ ~5 minutes Possibly related PRs
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)
Comment |
Summary
Why
After moving the floating v2/v3 tags to #30, the published-tag canary proved v3 and v2 Linux are fixed, but v2 macOS hit a GitHub API 403 while resolving latest. The resolver should use the available GitHub token instead of relying on anonymous API quota/edge behavior.
Verification
Summary by CodeRabbit