-
Notifications
You must be signed in to change notification settings - Fork 29
add GitHub Actions, drop Travis-CI #193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
leaving as draft for now until I've tried publishing from at least one of the other module repos I'm doing |
this was happening even before I threw in the 3.0.1->3.0.2 upgrade it is reproducible locally with @julienrf is this one you've seen before, is it obvious to you how to handle this? note that it's complaining about |
scala3-library does not seem to declare a libraryDependencySchemes += "org.scala-lang" %% "scala3-library" % "semver-spec" |
scala/scala-parser-combinators#418 finally made it over the finish line |
references scala/scala-dev#785
references scala/sbt-scala-module#141