jokelbaf/kotlin-release
Create a release when the version in build.gradle.kts differs from the latest tag
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gpg_private_key | ASCII-armored GPG private key for signing Maven artifacts | no | "" |
| gpg_password | GPG key passphrase | no | "" |
| maven_username | Sonatype Central Portal token username | no | "" |
| maven_password | Sonatype Central Portal token password | no | "" |
| publish_task | Gradle task used to publish artifacts | no | publishToMavenCentral |
| java_version | Java version to use when publishing | no | 17 |
| gradle_file | Path to build.gradle.kts | no | build.gradle.kts |
| cliff_template | URL to git-cliff template configuration | no | https://raw.githubusercontent.com/jokelbaf/kotlin-release/master/cliff-template.toml |
Outputs
no outputs