Skip to content

Migrate to sbt 2.0.9 and sbt-softwaremill 3.0.1 - #132

Merged
pierscin merged 1 commit into
masterfrom
sbt-2-migration
Sep 24, 2026
Merged

pierscin merged 1 commit into
masterfrom
sbt-2-migration

Conversation

@pierscin

Copy link
Copy Markdown
Contributor

No description provided.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
@pierscin
pierscin requested a review from adamw September 24, 2026 09:50
@pierscin pierscin self-assigned this Sep 24, 2026
@pierscin
pierscin marked this pull request as draft September 24, 2026 09:50
Comment thread .github/workflows/ci.yml
run: sbt -v compile
- name: Test
run: sbt -v test
run: sbt -v testFull

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's testFull?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's the same what test was in sbt 1.
From docs:
test task is changed to be incremental test that can cache test results. Use testFull for full test

@pierscin
pierscin marked this pull request as ready for review September 24, 2026 10:57
@pierscin
pierscin merged commit cf719e8 into master Sep 24, 2026
2 checks passed
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