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

Use Scaladex badge to show sbt-version compatibility #298

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rtyley
Copy link

@rtyley rtyley commented Feb 11, 2022

The Scaladex badge is a bit more helpful than the Maven Central badge - it summarises which versions of sbt are supported by sbt-updates (and what the latest sbt-updates version is for each of those sbt versions:

sbt-updates Scala version support

Interestingly, at the moment, there is a new 0.6.2 release of sbt-updates for sbt 0.13, but not for 1.0, which wouldn't have been indicated by the old badge!

More details on the badge format here: scalacenter/scaladex#660 (with some extra changes to better support sbt in scalacenter/scaladex#674).

@rtimush
Copy link
Owner

rtimush commented Feb 14, 2022

Showing sbt version compatibility with the scaladex badge would indeed be nice. However, 0.6.2 is actually available for sbt 1.x (pom, jar) and I don't know why scaladex doesn't recognize it.

The Scaladex badge is a bit more helpful than the Maven Central badge - it summarises which versions of sbt are supported by sbt-updates (and what the latest sbt-updates version is for each of those sbt versions:

[![sbt-updates Scala version support](https://index.scala-lang.org/rtimush/sbt-updates/sbt-updates/latest-by-scala-version.svg?targetType=Sbt)](https://index.scala-lang.org/rtimush/sbt-updates/sbt-updates)

Interestingly, at the moment, there is a new 0.6.2 release of `sbt-updates` for sbt 0.13, but not for 1.0, which wouldn't have been indicated by the old badge!

More details on the badge format here: scalacenter/scaladex#660 (with some extra changes to better support sbt in scalacenter/scaladex#674).
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.

None yet

2 participants