We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dce60b commit 1ac3bf4Copy full SHA for 1ac3bf4
_posts/2018-01-16-community-build-growth.md
@@ -50,6 +50,13 @@ open-source ecosystem, to the
50
We've also [begun using it](https://github.com/scala/community-builds/issues/609) to
51
gauge our progress on Java 9 support.
52
53
+Library authors have also benefited. The community build has
54
+often provided early warning of compatibility issues because
55
+of changes to Scala or changes to other libraries. It has helped
56
+maintainers standardize their builds, keep their dependencies
57
+up-to-date, identify flaky tests, and shake out assorted other
58
+issues.
59
+
60
## How big is it?
61
62
The community build has been growing steadily since 2013.
0 commit comments