Releases: gradle/common-custom-user-data-gradle-plugin
Releases · gradle/common-custom-user-data-gradle-plugin
1.11
- [NEW] Detect BuildKite CI and add respective custom tags, values and links
- [FIX] Generate correct GitHub Actions Build and GitHub/GitLab Source links to repositories not hosted at github.com or gitlab.com
1.10
1.9
1.8.2
1.8.1
- [FIX] Use buildId to calculate TeamCity build URL
1.8
- [NEW] Detect Azure pipeline and add respective custom tags, values and links
- [NEW] Detect Gitlab branch name on CI
- [NEW] Provide static plugin application method
1.7.2
- [FIX] Fix configuration override functionality for Gradle 6.x+
1.7.1
- [FIX] - Fix exception thrown when the
allowUntrustedServer
override is applied
1.7
- [NEW] - Add Gradle 4.x and Gradle Enterprise Plugin 1.16 compatibility
1.6.6
- [FIX] - Fix class loading issues when CCUD plugin and GE plugin are applied by different class loaders