Skip to content

Replace sbt-github-packages plugin - #140

Merged
mtomko merged 1 commit into
mainfrom
ghp
Sep 14, 2026
Merged

mtomko merged 1 commit into
mainfrom
ghp

Conversation

@mtomko

@mtomko mtomko commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator

com.codecommit:sbt-github-packages is unmaintained and was never
published for sbt 2.0 / Scala 3. Replace it with
project/GithubPackages.scala, a small local AutoPlugin (not a
published dependency) providing the same githubOwner/githubRepository
keys plus noPublishSettings and publishTo wiring.

poolq is a single publishing module with no dontPublish-style settings,
so this is a straightforward swap.

🤖 Generated with Claude Code

com.codecommit:sbt-github-packages is unmaintained and was never
published for sbt 2.0 / Scala 3. Replace it with project/GithubPackages.scala,
a small local AutoPlugin (not a published dependency) providing the same
githubOwner/githubRepository keys plus noPublishSettings and publishTo
wiring.

poolq is a single publishing module with no dontPublish-style settings,
so this is a straightforward swap.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

@tmgreen tmgreen left a comment

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.

👍

@mtomko
mtomko merged commit 34af79b into main Sep 14, 2026
4 checks passed
@mtomko
mtomko deleted the ghp branch September 14, 2026 15:18
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