Skip to content

Conversation

@rjolly
Copy link
Contributor

@rjolly rjolly commented Oct 15, 2025

No description provided.

@WojciechMazur WojciechMazur enabled auto-merge (squash) October 15, 2025 08:58
@hamzaremmal
Copy link
Member

hamzaremmal commented Oct 15, 2025

Thanks @rjolly for the quick reaction to rjolly/scas#4

@WojciechMazur WojciechMazur merged commit f1cbbe9 into scala:main Oct 15, 2025
49 of 50 checks passed
@odersky
Copy link
Contributor

odersky commented Oct 19, 2025

It seems we still have a problem. scas is making all builds failing.

@WojciechMazur
Copy link
Contributor

It's strange, the errors suggest it might be using some version of mill build using Scala 2, even though the build and boostrap script both use mill 1.0.5 as default. I think it might be caused by mill server running in the background - some of other projects that started previously could have started the mill server, and it's being reused, even though its not compatible. I think I have observed issues like that in the OpenCB. Let me check if I can provide a hotfix

@WojciechMazur
Copy link
Contributor

We've been setting MILL_VERSION env variable which has higher priority then other ways of setting version, although it was deprecated and no always respected. I probably was forcing usage of mill 0.10.15 for mill 1.0.5 project
#24208

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.

4 participants