kotest
kotest copied to clipboard
Outdated badges in docs showing old snapshot version v5.6.0...-SNAPSHOT
There are a few places where the Kotest docs link to badges of the current stable version of Kotest und the latest snapshot version. The lastest snspshot version seems outdated, linking to a version 5.6.0<...>-SNAPSHOT The link from here https://kotest.io/docs/framework/framework.html goes to https://oss.sonatype.org/content/repositories/snapshots/io/kotest/ where the artifacts seem rather old.
This seems to be the case in the whole docs where the badge got included:
- At the former listed introduction of Kotest: https://kotest.io/docs/framework/framework.html
- At Kotest assertions: https://kotest.io/docs/assertions/assertions.html
This is independent of the version, meaning: This is the same when viewing the docs of Kotest 5.8 or the coming 5.9.
We migrated to a new Sonatype repository a while back which caused the badges to break. They should refer to s01.oss.sonatype.org now.
PR welcome 😄
Hello, I would like to be assigned to the specific issue.