openjdk: fix checkver for superseded release pages#587
openjdk: fix checkver for superseded release pages#587B67687 wants to merge 1 commit intoScoopInstaller:masterfrom
Conversation
|
/verify |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (8)
WalkthroughMultiple OpenJDK manifest files (versions 17, 20, 21, 22, 23, 24, 25) were updated to use a centralized archive endpoint ( Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 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 |
|
All changes look good. Wait for review from human collaborators. openjdk
openjdk17
openjdk20
openjdk21
openjdk22
openjdk23
openjdk24
openjdk25
|
Relates to #585
Summary
checkverforopenjdk,openjdk17, andopenjdk20throughopenjdk25jdk.java.net/<major>pages tohttps://jdk.java.net/archive/Out of scope
openjdk18andopenjdk19are still affected, but I left them out of this PR because the archive no longer exposes the exact versions those manifests currently point to (18.0.2.1-1and19.0.2-7)Verification
checkver.ps1 bucket/openjdk.json->25.0.2-10checkver.ps1 bucket/openjdk17.json->17.0.2-8checkver.ps1 bucket/openjdk20.json->20.0.2-9checkver.ps1 bucket/openjdk21.json->21.0.2-13checkver.ps1 bucket/openjdk22.json->22.0.2-9checkver.ps1 bucket/openjdk23.json->23.0.2-7checkver.ps1 bucket/openjdk24.json->24.0.2-12checkver.ps1 bucket/openjdk25.json->25.0.2-10Summary by CodeRabbit