teamcity-build-scan-plugin

TeamCity plugin that integrates with build scans.

APACHE-2.0 License

Stars
23

Bot releases are hidden (Show)

teamcity-build-scan-plugin - 0.21

Published by etiennestuder about 4 years ago

  • Contains internal improvements to properly unregister all server-side registered components.
teamcity-build-scan-plugin - 0.20

Published by etiennestuder about 4 years ago

  • Provides JDK 6 compatible Gradle agent.
teamcity-build-scan-plugin - 0.19

Published by etiennestuder about 4 years ago

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

teamcity-build-scan-plugin - 0.18

Published by etiennestuder about 4 years ago

Reduces verbose logging.

teamcity-build-scan-plugin - 0.17

Published by etiennestuder about 4 years ago

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

teamcity-build-scan-plugin - 0.16

Published by etiennestuder about 4 years ago

Fixes Maven component lookup conflict with other Maven AbstractMavenLifecycleParticipant components.

teamcity-build-scan-plugin - 0.15

Published by etiennestuder over 4 years ago

Removes support for retrieving build scan links from the legacy persistence.

teamcity-build-scan-plugin - 0.14

Published by etiennestuder over 4 years ago

Extracts build scan links for Maven builds without log parsing. Disables log parsing by default for both Gradle and Maven builds.

teamcity-build-scan-plugin - 0.13

Published by etiennestuder over 4 years ago

Provides admin functionality to remove all build scan links stored in the legacy peristence.

teamcity-build-scan-plugin - 0.12

Published by etiennestuder over 4 years ago

Uses an entirely new persistence mechanism to store the build scan links in TeamCity.

teamcity-build-scan-plugin - 0.11.1

Published by etiennestuder over 4 years ago

Makes plugin compatible with Java 8 runtime.

teamcity-build-scan-plugin - 0.11

Published by etiennestuder over 4 years ago

Ensures data cached in TeamCity's data storage is flushed to disk immediately.

teamcity-build-scan-plugin - 0.10

Published by etiennestuder almost 5 years ago

Provides configuration parameter to omit log parsing.

teamcity-build-scan-plugin - 0.9.1

Published by etiennestuder almost 5 years ago

Fixes non-critical warnings emitted by Spring at plugin initialization time.

teamcity-build-scan-plugin - v0.9

Published by etiennestuder almost 5 years ago

Adds support for the Gradle Enterprise plugin.

teamcity-build-scan-plugin - v0.8

Published by etiennestuder about 5 years ago

Adds support for Maven builds.

teamcity-build-scan-plugin - v0.7

Published by etiennestuder over 5 years ago

Optimizes build scan extraction by using TeamCity's message service facility.

teamcity-build-scan-plugin - v0.4.1

Published by etiennestuder almost 8 years ago

Retries if build scan data cannot be retrieved at the first attempt.

teamcity-build-scan-plugin - v0.4

Published by etiennestuder almost 8 years ago

Enhances Slack integration with display of full hierarchical project name and TeamCity build outcome.

teamcity-build-scan-plugin - v0.3

Published by etiennestuder almost 8 years ago

Enhances Slack integration with inclusion of test failures.