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

sbt-pekko-version-check sbt plugin? #11986

Open
mkurz opened this issue Sep 26, 2023 · 2 comments · May be fixed by #12637
Open

sbt-pekko-version-check sbt plugin? #11986

mkurz opened this issue Sep 26, 2023 · 2 comments · May be fixed by #12637

Comments

@mkurz
Copy link
Member

mkurz commented Sep 26, 2023

Until Play 2.9 we use the sbt-akka-version-check plugin to validate the akka versions here. . Might make sense to fork it for Pekko; the Pekko org itself will not do the fork, see

Not that important currently, but if with more major/minor Pekko versions we might want to introduce such a sbt-pekko-version-check plugin.

@Philippus
Copy link

I've forked it, and made some, what I think of as, improvements. Feel free to check/try it out: https://github.com/Philippus/sbt-pekko-version-check

@mkurz
Copy link
Member Author

mkurz commented May 15, 2024

Thanks! If you open a PR with your fork to replace

//addSbtPlugin("org.playframework" % "sbt-pekko-version-check" % "0.1")

I might look at it later.

@Philippus Philippus linked a pull request May 15, 2024 that will close this issue
3 tasks
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 a pull request may close this issue.

2 participants