joffrey-bion/Gradle library release

Builds, publishes, generates the change log, and creates a GitHub release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionThe new version to publishyes
github-tokenThe GitHub token to access issues for the change log generationyes${{ github.token }}
gpg-signing-keyThe ASCII-armored private GPG key to sign artifactsyes
gpg-signing-passwordThe password of the private GPG keyyes
sonatype-usernameThe username to connect to the Sonatype Nexus (e.g. OSSRH for Maven Central)yes
sonatype-passwordThe password to connect to the Sonatype Nexus (e.g. OSSRH for Maven Central)yes
changelog-commit-usernameThe git user.name for the change log commit authoryesgithub-actions[bot]
changelog-commit-emailThe git user.email for the change log commit authoryes41898282+github-actions[bot]@users.noreply.github.com
gradle-publish-tasksThe tasks to call to publish artifacts to mavenyespublishToSonatype closeAndReleaseSonatypeStagingRepository
extra-gradle-argsExtra arguments to pass to the Gradle command lineno
namedescription
changelog-pathThe path to the generated changelog file
release-notes-pathThe path to the generated release notes