Hi, folks! I wonder if this is fine to publish sna...
# plugin-development
j
Hi, folks! I wonder if this is fine to publish snapshots to the Gradle Plugin Portal? At the moment, we publish work-in-progress releases to Sonatype snapshots channels: https://oss.sonatype.org/content/repositories/snapshots/ But switching to them requires proper adjustments in the project’s settings. An advantage of the Sonatype repository is that I publish nightlies with the same version number, so it gets overwritten over and over. Is that also possible with GPP?
👎 1