Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update sbt-scala-module to 2.4.0 #192

Merged
merged 2 commits into from
Aug 16, 2021

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    dabe5be View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Adjust build definition and CI process

    - Remove `versionScheme` (already set by sbt-version-policy)
    - Scope `versionPolicyIntention` to projects instead of `ThisBuild`
    - Remove `scalaModuleMimaPreviousVersion` (already handled by sbt-version-policy)
    - Remove plugin sbt-version-policy (already added by sbt-scala-module)
    - Remove invocation of `versionPolicyCheck` (already invoked by `test`)
    - Add invocation of `versionCheck` when publishing a release
    julienrf committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    461f891 View commit details
    Browse the repository at this point in the history