Skip to content
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

Migrate project to use sbt-typelevel #665

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

DavidGregory084
Copy link

@DavidGregory084 DavidGregory084 commented Mar 24, 2022

This migrates the project to use sbt-typelevel.

If it's decided to put the project forward as a Typelevel incubator project it might be good to do this anyway.

It also fixes the problems with doc generation that @lewisjkl saw since sbt-typelevel sets the apiURL for the project to ensure that cross-module API doc linking works.

A few other notable things:

  • JDK17 was added to the build matrix as it's the new LTS
  • Scala 2.13.x version was upgraded to 2.13.8
  • The site is quite different now as it's generated via Laika, and I think it will need theming appropriately as it's got Typelevel branding atm
  • Outdated doc pages (relating to modes and the sync API) were removed

Contributed on behalf of the @opencastsoftware open source team. 👋

build.sbt Outdated Show resolved Hide resolved
build.sbt Outdated Show resolved Hide resolved
@DavidGregory084 DavidGregory084 marked this pull request as ready for review June 6, 2022 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants