Skip to content

Releases: etiennestuder/teamcity-build-scan-plugin

0.26

08 Jun 05:33
ee6c8f0
Compare
Choose a tag to compare
  • Allows to configure the repository used for resolution of the GE and CCUD plugins.

0.25

02 Jun 22:33
Compare
Choose a tag to compare
  • Allows to configure allowUntrustedServer for Gradle and Maven via TeamCity configuration parameter.
  • Adds experimental support to auto-inject GE and CCUD plugin/extension when using the command line runner.
  • Bundles Gradle Enterprise Maven extension 1.14.2.

0.24

30 May 13:48
af0077f
Compare
Choose a tag to compare
  • Omits publishing a Build Scan for TeamCity's Maven info goal invocation.

0.23

25 May 10:04
8b7ca2b
Compare
Choose a tag to compare
  • Leverages new GradleEnterpriseApi to hook into life-cycle for Maven builds.
  • Allows to auto-inject GE and CCUD plugin/extension into non-instrumented builds.

0.22

08 May 14:15
65d3cdc
Compare
Choose a tag to compare
  • Adds compatibility with TeamCity 2022.04.

0.21

16 Oct 16:55
fe61791
Compare
Choose a tag to compare
  • Contains internal improvements to properly unregister all server-side registered components.

0.20

16 Oct 15:54
ff3e232
Compare
Choose a tag to compare
  • Provides JDK 6 compatible Gradle agent.

0.19

11 Oct 12:12
df5e3e1
Compare
Choose a tag to compare

Shows build scan tab only when Gradle or Maven build published one or more build scans.

0.18

16 Sep 15:47
e6fc2f8
Compare
Choose a tag to compare

Reduces verbose logging.

0.17

28 Aug 10:42
977de9a
Compare
Choose a tag to compare

Fixes init script error when running a build with a very old Gradle version.