Skip to content
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

Fix listing release versions for bisect script. #19356

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

WojciechMazur
Copy link
Contributor

Use maven-metadata.xml to list released Scala versions instead of parsing HTML of Maven index.
Maven index (https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/) seems to not contain any new releases 3.4.0-RC1-bin-20231207-16f1680-NIGHTLY/. However, newer versions are available in maven-metadata.xml

…ml` to list released Scala versions instead of parsing HTML of Maven index.
Copy link
Contributor

@jchyb jchyb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@WojciechMazur WojciechMazur merged commit 5346c99 into scala:main Jan 9, 2024
37 checks passed
@WojciechMazur WojciechMazur deleted the fix/bisect-script-releases branch January 9, 2024 12:52
@Kordyjan Kordyjan added this to the 3.4.1 milestone Feb 14, 2024
WojciechMazur added a commit that referenced this pull request Jun 25, 2024
Use `maven-metadata.xml` to list released Scala versions instead of parsing HTML of Maven index.

[Cherry-picked 5346c99]
WojciechMazur added a commit that referenced this pull request Jun 26, 2024
…0812)

Backports #19356 to the LTS branch.

PR submitted by the release tooling.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants