gradle-semantic-release-plugin icon indicating copy to clipboard operation
gradle-semantic-release-plugin copied to clipboard

Automated release management for Gradle project

Results 8 gradle-semantic-release-plugin issues
Sort by recently updated
recently updated
newest added

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.4 to 5.4.5. Release notes Sourced from typescript's releases. TypeScript 5.4.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.5 to 23.0.8. Release notes Sourced from semantic-release's releases. v23.0.8 23.0.8 (2024-04-09) Bug Fixes deps: rename read-pkg-up -> read-package-up (4980cba) deps: rename read-pkg-up -> read-package-up (#3249) (95a8b9e)...

dependencies

I had to discover this via code search https://github.com/KengoTODA/gradle-semantic-release-plugin/commit/c7cd7e23a8553e17a38f0c15df27b84aec780e3a. Unless I missed it documented somewhere? @KengoTODA

I don't want to publish an java artifact and just want the plugin to bump the project version in my case. I know this might sound dumb using this plugin...

enhancement

I am a little bit confused why you are calling `artifactoryDeploy` instead of `artifactoryPublish` in case of the jfrog artifactory plugins availability. As far as I can see originally the...

Add debug logs in case of an error during prepare step. The existing logs aren't enough to debug issues and I had to spend significant time trying to figure out...

I have a repo with several projects that I publish independently. I am using `semantic-release-plus` for its support for filtering commits to a specific path, to only publish each project...

enhancement

https://www.npmjs.com/package/signale is not updated for years, it's better to replace it with https://github.com/winstonjs/winston