[pull] main from actions:main - #330
Merged
Merged
Conversation
#14561) * [Windows] Fix MongoDB installer after release-notes URL and anchor change The release-notes URL with a trailing slash now answers 308 Permanent Redirect, which Invoke-WebRequest on Windows PowerShell 5.1 does not follow, so the install fails on windows-2025, windows-2025-vs2026 and windows-2022. The release anchors on that page also lost their dots (#7040---aug-11-2026), so the old parser matched nothing. Use the canonical URL without the trailing slash and read versions from the changelog anchors (#std-label-7.0.40-changelog), which keep the dotted version. Also pick the highest version rather than the first on the page, and fail with a clear message when nothing parses. * Resolve MongoDB version from the downloads feed instead of the docs page Addresses review feedback. Scraping the release-notes page has now broken twice: the URL with a trailing slash answers 308 Permanent Redirect, which Invoke-WebRequest on PowerShell 5.1 does not follow, and the release anchors lost their dots so the parser matched nothing. https://downloads.mongodb.org/current.json lists the newest release of each supported branch, so it is not subject to the markup and URL changes that broke scraping. --------- Co-authored-by: Davit Ioramashvili <294214454+v-davit-ioramashvili@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )