Skip to content

Releases: gradle/common-custom-user-data-gradle-plugin

1.4.2

25 Jan 11:02
Compare
Choose a tag to compare
  • [FIX] - Fix configuration cache compatibility when capturing test maxParallelForks
  • [FIX] - Fix the git branch detection on Jenkins by using the branch name provided by Jenkins

1.4.1

25 Jan 11:01
Compare
Choose a tag to compare
  • [FIX] - Encode (escape) the TeamCity build number when creating a link to the TeamCity build

1.4

25 Jan 11:00
Compare
Choose a tag to compare
1.4
  • [NEW] - Fully support the Gradle configuration cache
  • [NEW] - Add custom values for IntelliJ IDEA and Eclipse versions
  • [NEW] - Store the full Git commit ID in "Git commit id" custom value and the short ID in "Git commit id short" custom value
  • [NEW] - Add the ability to override various Gradle Enterprise configuration settings via system properties

1.3

25 Jan 10:57
Compare
Choose a tag to compare
1.3
  • [NEW] - Add the Git repository URL as a custom value

1.2.1

25 Jan 10:56
Compare
Choose a tag to compare
  • [NEW] - Add TeamCity build configuration as a custom value and search link
  • [FIX] - Fix configuration-cache support

1.2

25 Jan 10:55
Compare
Choose a tag to compare
1.2
  • [FIX] - Fix TeamCity integration by loading environment via Gradle properties

1.1.2

25 Jan 10:54
Compare
Choose a tag to compare
  • [NEW] - Detect generic "CI" environment variable or system property to add CI tag
  • [NEW] - Detect Hudson and Bitrise CI and add respective custom tags and values
  • [FIX] - Fix TeamCity integration by using environment variables that are present in TeamCity 2020.2

1.1.1

25 Jan 10:51
Compare
Choose a tag to compare
  • [FIX] - Build will now fail if plugin is applied to Project on Gradle 6+. Plugin must be applied to Settings together with the com.gradle.enterprise plugin.

1.1

25 Jan 10:49
Compare
Choose a tag to compare
1.1
  • [FIX] - Plugin has no effect unless com.gradle.enterprise or com.gradle.build-scan is also applied
  • [FIX] - Test system properties are no longer added as custom values

1.0

25 Jan 10:48
Compare
Choose a tag to compare
1.0

Initial release.