-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
publish for 2.13.0-M3 #1648
Comments
👍 Several upstream dependencies need to be published first.
|
ScalaTest 3.0.3 is available for 2.13.0-M1 (as shown on https://github.com/scala/make-release-notes/blob/2.13.x/projects-2.13.md) |
kind-projector is available now (0.9.4), which I think was one of the blockers here |
Last remaining issues:
I'll push a |
thanks Daniel for your attention to this, much appreciated |
Simulacrum 0.11.0 is released. |
fyi, catalysts (and so would cats) requires tut 0.5.x |
I've got a feeling scoverage will block this, too. |
fyi, tut is released. For scoverage, see scoverage/scalac-scoverage-plugin#205 |
So scala-logging is needed for scoverage - lightbend-labs/scala-logging#94 |
Once the above PR's are merged, I can release catalysts with a workaround for scoverage if it is still not finally resolved. At that point I can also PR the few, small changes that are needed to build 2.13.0-M1, including the scoverage workaround. |
For 2.13.0-M1 we are also waiting for a new release of sbt-microsites to pull in tut 0.5.3. Just recently found that tut 0.5.3 uses an older version of scala-xml so best is if that were done first. I have catalysts compiling fine on 2.13.0-M1, it's by doing that first that I'm finding the other issues first |
Scala 2.13.0-M3 is out. (With M3 just out, and with the big push to Cats 1.0 now complete 🎉, perhaps this would be an opportune time for someone to revisit this...) |
typelevel/catalysts#14 (comment) Links to the bulk of the work I did last year. I will revisit this on Friday, if thats OK. |
in the context of 2.13 community build, I'm finding that all dependencies (catalysts, discipline, simulacrum, ScalaTest, ScalaCheck) are building fine, so it's just cats that doesn't compile yet |
@SethTisue I think we need to upgrade Machinist to M3, before we can build |
We're still blocked by typelevel/simulacrum#99 |
Still blocked by scoverage/scalac-scoverage-plugin#214 :/ |
the action's over at #2173 now |
removed the milestone since the #2173 is already in 1.1 milestone (although if it doesn't get unblocked soonish it might get delayed to the next release) |
What about |
the M4 ticket is #2267 closing this one since M3 is obsolete. |
although it's still early in the 2.13 cycle, cats is an enabler for many other projects, so having 2.13 compatibility work progressing, and artifacts published if possible, would be good
The text was updated successfully, but these errors were encountered: