-
Notifications
You must be signed in to change notification settings - Fork 222
Update prerelease version to rc3 and adjust gem URLs #5579
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the prerelease version from rc2 to rc3 and refreshes gem dependencies with newer builds. However, there's a critical inconsistency between the prerelease version tag and the gem URLs that needs to be addressed.
Key Changes
- Updates prerelease version tag from "rc2" to "rc3"
- Changes gem base URL from
v3.11.0-RC3tov3.11.0(removes RC tag) - Updates all gem filenames with new build date (20260106) and corresponding MD5 checksums
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…d adjust macOS target formats
🧪 Test Results DashboardSummary
|
| Run | XML File | Status |
|---|---|---|
| run1 | results.xml |
✅ Found |
| run3 | results.xml |
✅ Found |
| run2 | results.xml |
✅ Found |
…le C++17 features
…n multiple build jobs and increase timeout
…3-fixes and exclude BCLFixture.BCLMeasure from tests
…or Docker triggers
…pecific version tags
…rove build performance
|
CI Results for 2090ae0:
|
…ement and update Jenkinsfile_develop_osx to use the shared library without version tag
Adjust the prerelease version to rc3 and update gem URLs for the upcoming release. This ensures the correct versioning and resource links are in place for the next iteration.