Skip to content

When bisecting, get nightlies both from Scala artifactory and from Maven Central - #26662

Merged
Gedochao merged 1 commit into
scala:mainfrom
Gedochao:maintenance/missing-nightlies-in-bisect
Jul 30, 2026
Merged

When bisecting, get nightlies both from Scala artifactory and from Maven Central#26662
Gedochao merged 1 commit into
scala:mainfrom
Gedochao:maintenance/missing-nightlies-in-bisect

Conversation

@Gedochao

Copy link
Copy Markdown
Contributor

Theoretically, repo.scala-lang.org serves as a proxy to Maven Central for old Scala nightlies.
However, it seems that at times I can't get all the nightly versions this way.
As the bisect.sc script is the main consumer of pre-3.8 nightlies anyway, I think it's fine to just fetch from both here to make it more reliable.

Have you relied on LLM-based tools in this contribution?

Yes, and I checked the output by running the bisect script on an actual issue reproduction

How was the solution tested?

New automated tests + testing it out on an old regression

@Gedochao
Gedochao marked this pull request as ready for review July 30, 2026 11:31
@Gedochao

Copy link
Copy Markdown
Contributor Author

For reference, an example of bisection where this helps: #26655 (comment)

@Gedochao
Gedochao enabled auto-merge (squash) July 30, 2026 11:58
@Gedochao
Gedochao force-pushed the maintenance/missing-nightlies-in-bisect branch from 39bd431 to 8517292 Compare July 30, 2026 13:55
@Gedochao

Copy link
Copy Markdown
Contributor Author

(rebased)

@Gedochao
Gedochao merged commit 5cb7862 into scala:main Jul 30, 2026
59 checks passed
@Gedochao
Gedochao deleted the maintenance/missing-nightlies-in-bisect branch July 31, 2026 08:30
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