Skip to content

Adjust bisect scripts and OpenCommunityBuild to use new nightlies repository #23765

@WojciechMazur

Description

@WojciechMazur

Related to #23761
When we'll switch nightlies to be published in the new repository instead on on central.sonatype.org we need to adjust the related scripts:

Bisecting tool

Bisect tool uses maven metadata.xml to gather information about available versions, it would need to be merged with version obtained from new repo metadata.xml
Also the scala runner executing the snippet would need to be adjusted to use new repository

Open Community Build

It also fetches avaialbe versions using metadata.xml, the code to find latest versions would need to be adjusted

Documentation

https://docs.scala-lang.org/overviews/core/nightlies.html needs to be updated (scala/docs.scala-lang#3206)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions