All Projects → scala → Community Build

scala / Community Build

Licence: apache-2.0
Scala 2 community build — a corpus of open-source repos built against Scala nightlies

Programming Languages

scala
5932 projects

Scala 2 Community Build

In this repository we build and test a large corpus of open-source Scala 2 projects. Everything is built from source using Lightbend's dbuild.

The project is financed and primarily maintained by Lightbend, as part of our overall maintenance of the Scala compiler and standard library.

How big is it? The 2.13 build contains over 3 million lines of Scala code from 240 repos, and it takes about 10 hours to run, as of March 2021.

Why do this? The main goal is to guard against regressions in new versions of Scala (language, standard library, and modules). This complements the regression test suite we maintain in scala/scala. It's also a service to the open source community, providing early notice of issues and incompatibilities.

Can I run it myself? Sure, just clone the repo and run ./run.sh.

Scala 3?

here: https://github.com/lampepfl/dotty/blob/master/community-build/README.md

News

Read more

Further documentation is in the wiki.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].