Skip to content

scala/community-build

Repository files navigation

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 2 million lines of Scala code from 250 repos, and it takes about 14 hours to run, as of September 2023.

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.

Scala 3?

here: VirtusLab/community-build3

News

Read more

Further documentation is in the wiki.

About

Scala 2 community build — a corpus of open-source repos built against Scala nightlies

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages