-
-
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
Reenable full build on 2.13 #2347
Comments
should this stay open? is any of this still pending? |
Only one of the 5 was resolved. I will take a look of them later. |
Scaladoc and scoverage can be enabled. tut and doctest still have issues. Tut, as mentioned with the deprecation warnings and -Werror flag failing the build. I'll create a PR for the first two. |
I see two things, one is enable the 'full' build in sbt. e.g., all tasks can execute for both supported scala versions. The other is that the CI (travis) should be enabled for both versions. For travis I can see that cross-compiling scalaJs, and scalaFmt should be enabled. I can create a PR for that. |
Right now several steps in build on 2.13-M4 were disabled temporarily to help release 2.13-M4 artifacts quickly
We should probably achieve these with multiple PRs.
If anyone is interested in picking one up, please announce it here.
The text was updated successfully, but these errors were encountered: