Skip to content

🚀 Automatically close and release sonatype staging repository after publication#13

Merged
ryandens merged 1 commit intomainfrom
ryandens/auto-release-sonatype
Oct 2, 2023
Merged

🚀 Automatically close and release sonatype staging repository after publication#13
ryandens merged 1 commit intomainfrom
ryandens/auto-release-sonatype

Conversation

@ryandens
Copy link
Copy Markdown
Member

@ryandens ryandens commented Oct 2, 2023

Following conventions from codemodder-java

See https://github.com/gradle-nexus/publish-plugin#behind-the-scenes for details

  • automatically "close" the nexus staging repository which finalizes the artifacts and prevents new uploads to the staging repo but does not release it to maven central
  • automatically "release" the nexus staging repository which sends the artifacts to maven central for distribution

@ryandens ryandens merged commit 806f5d7 into main Oct 2, 2023
@ryandens ryandens deleted the ryandens/auto-release-sonatype branch October 2, 2023 18:28
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.

2 participants