Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Use the format established by Google's AngularJS team to automatically generate a changelog file from git commit messages. |
0.3.1
(14 September 2020) |
|
Use the format established by Google's Angular team to automatically generate a changelog file from git commit messages. |
0.3.4
(18 September 2023) |
|
Use the format established by Google's Angular team to automatically generate a changelog file from git commit messages. |
0.3.4
(30 March 2023) |
|
Automatically determines the semantic version based on conventional commits and git tags |
2.2.0
(29 June 2026) |
|
Gradle plugin to integrate git-semver into a gradle project. |
0.6.0
(05 May 2026) |
|
Commitlint |
0.14.0
(30 April 2019) |
|
Commitlint |
0.3.0
(19 April 2019) |
|
Root-project prerequisite for all com.stano plugins. Registers the 'root' BaseExtension exposing cross-project configuration: javaVersion (default '21'), contextName, mspVersion, Docker registry coordinates, Pact Broker coordinates, and lazy CI metadata providers (branch name, commit hash, commit timestamp, build number). Registers the jacocoRootReport task that aggregates JaCoCo coverage across all subprojects. Must be applied to the root project before any other com.stano plugin. |
0.1.6
(22 June 2026) |
|
Docker image build, tag, and push support. Registers docker (build), dockerTag, dockerPush, dockerLogin, dockerLogout, dockerClean, and dockerCleanupImage tasks. Configure images via the docker DSL: image name, Dockerfile path, build args, labels, platforms, and additional build context files. Supports docker buildx (default) with multi-platform builds and automatic AWS ECR login. Automatically stamps images with build provenance labels (branch, commit hash, build number, repository URL). When com.stano.spring-boot is also applied, auto-configures the image name and wires bootWar output as the build context. |
0.1.6
(22 June 2026) |