Skip to content

Conversation

aSemy
Copy link
Contributor

@aSemy aSemy commented Jul 21, 2024

Use the same versioning scheme for the Kotest Gradle Plugin, so that it also has -SNAPSHOT versions.

This change is required by Sonatype to permit publishing Kotest Gradle Plugin snapshots.

Fixes (hopefully!) #4012 (again!)

Use the same versioning scheme for the Kotest Gradle Plugin, so that it also has `-SNAPSHOT` versions.

This change is required by Sonatype to permit publishing Kotest Gradle Plugin snapshots.

Hopefully fixes #4012 (again!)
@aSemy aSemy marked this pull request as draft July 21, 2024 09:35
Comment on lines -12 to -13
group = "io.kotest"
version = Ci.gradleVersion
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed, because they are set in kotest-publishing-conventions.gradle.kts

@aSemy aSemy changed the title Suffix Kotest Gradle Plugin versions with -SNAPSHOT Suffix Kotest Gradle Plugin snapshot versions with -SNAPSHOT Jul 21, 2024
@aSemy aSemy marked this pull request as ready for review July 21, 2024 10:22
@aSemy aSemy requested review from sksamuel and OliverO2 July 21, 2024 10:22
@aSemy aSemy added the builds 🐘 PRs / Issues related to the CI/CD pipelines or Gradle builds label Jul 21, 2024
@aSemy aSemy added this pull request to the merge queue Jul 21, 2024
Merged via the queue into master with commit 52b7943 Jul 21, 2024
7 checks passed
@aSemy aSemy deleted the adam/feat/gradle-plugin-fix-version-snapshot branch July 21, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
builds 🐘 PRs / Issues related to the CI/CD pipelines or Gradle builds
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants