Skip to content

Only prepend snapshot repos for *-SNAPSHOT Bloop versions - #4393

Merged
Gedochao merged 1 commit into
VirtusLab:mainfrom
Gedochao:fix/4392
Jul 24, 2026
Merged

Only prepend snapshot repos for *-SNAPSHOT Bloop versions#4393
Gedochao merged 1 commit into
VirtusLab:mainfrom
Gedochao:fix/4392

Conversation

@Gedochao

Copy link
Copy Markdown
Contributor

Fixes #4392

The TL;DR of it is that we've been prepending snapshot repositories for Bloop downloads regardless if a snapshot Bloop was used or not.
We should only prepend them for actual Bloop snapshot builds.

Checklist

  • tested the solution locally and it works
  • ran the code formatter (scala-cli fmt .)
  • ran scalafix (./mill -i __.fix)

How much have your relied on LLM-based tools in this contribution?

extensively

How was the solution tested?

included an automated test

@Gedochao
Gedochao force-pushed the fix/4392 branch 2 times, most recently from 012d429 to 1e154d1 Compare July 23, 2026 12:22
@Gedochao
Gedochao marked this pull request as ready for review July 24, 2026 07:32
@Gedochao
Gedochao requested review from tgodzik and zielinsky July 24, 2026 07:32

@tgodzik tgodzik left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@Gedochao
Gedochao enabled auto-merge (squash) July 24, 2026 08:42
@Gedochao
Gedochao merged commit 8edcffd into VirtusLab:main Jul 24, 2026
101 of 104 checks passed
@Gedochao
Gedochao deleted the fix/4392 branch July 24, 2026 11:38
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.

scala-cli --power config repositories.default doesn't override global default repo since 1.15.0

2 participants