Skip to content

Conversation

@Gedochao
Copy link
Contributor

@Gedochao Gedochao commented Nov 4, 2025

This adds support for the new scala3-repl artifact introduced in Scala 3.8.0-RC1-bin-20251101-389483e-NIGHTLY.
cc @hamzaremmal

scala-cli repl -S 3.nightly
# Welcome to Scala 3.8.0-RC1-bin-20251104-b83b3d9-NIGHTLY-git-b83b3d9 (23.0.1, Java OpenJDK 64-Bit Server VM).
# Type in expressions for evaluation. Or try :help.
#                                                                                                                  
# scala> 

@Gedochao
Copy link
Contributor Author

Gedochao commented Nov 4, 2025

It seems the docker failures on the CI are unrelated and happen on other branches as well...
registry-1.docker.io seems to be down, getting 404

[136] Exception in thread "main" com.google.cloud.tools.jib.registry.RegistryErrorException: Tried to pull image manifest for registry-1.docker.io/library/openjdk:17-slim but failed because: registry returned error code 404; possible causes include invalid or wrong reference. Actual error output follows:
[136] {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":"unknown tag=17-slim"}]}
[136] 
[136] 
[136] 	at com.google.cloud.tools.jib.registry.RegistryErrorExceptionBuilder.build(RegistryErrorExceptionBuilder.java:101)
...

Hopefully will get back up soon.

@Gedochao Gedochao enabled auto-merge (squash) November 4, 2025 14:01
@Gedochao Gedochao force-pushed the feature/scala-3.8-repl branch from 522d764 to c559ecf Compare November 4, 2025 18:51
@Gedochao Gedochao force-pushed the feature/scala-3.8-repl branch from c559ecf to c6961df Compare November 5, 2025 09:21
@Gedochao Gedochao merged commit 8046be1 into VirtusLab:main Nov 6, 2025
247 of 265 checks passed
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