Skip to content

Migrate build to sbt 2.0.7 - #291

Draft
esamson wants to merge 8 commits into
mainfrom
sbt-2
Draft

Migrate build to sbt 2.0.7#291
esamson wants to merge 8 commits into
mainfrom
sbt-2

Conversation

@esamson

@esamson esamson commented Aug 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • Pin sbt 2.0.7 and drop sbt-scalajs-crossproject; rewrite liga-common as a built-in projectMatrix (JVM + JS).
  • Migrate build settings off ThisBuild, set published org to ph.samson.atbp, and adapt task caching (Def.uncached resource gen, Test / exportJars := false).
  • Regenerate GitHub Actions workflows for the unified target/out/ layout; silence known sbt-native-packager lintUnused warnings on load.

Test plan

  • sbt --batch compile
  • sbt --batch test
  • sbt --batch fixup
  • CI green on this PR

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.

1 participant