Skip to content

Releases: bryanbcook/azdevops-testplan-extension

0.9.2

Choose a tag to compare

@bryanbcook bryanbcook released this 07 Jun 23:03
dd49cab

What's Changed

Full Changelog: 0.9.1...0.9.2

0.9.1

Choose a tag to compare

@bryanbcook bryanbcook released this 03 Apr 21:43
fe61d27

What's Changed

Full Changelog: 0.9.0...0.9.1

Feature Flags:

  • PUBLISHTESTPLANRESULTS_DISABLEBUILDASSOCIATION: (added) temporary workaround for #137
  • PUBLISHTESTPLANRESULTS_PUBLISHTELEMETRY: (removed) telemetry publishing is controlled through task telemetryOptOut

0.9.0

Choose a tag to compare

@bryanbcook bryanbcook released this 24 Dec 21:24
003ed52

What's Changed

Full Changelog: 0.8.29...0.9.0

0.8.29

Choose a tag to compare

@bryanbcook bryanbcook released this 19 Dec 04:09
fb00610

What's Changed

Full Changelog: 0.8.28...0.8.29

Feature Flags: (short lived, will be removed in a future release)

  • PUBLISHTESTPLANRESULTS_DISPLAYTELEMETRY: dumps the telemetry payload to the task console for easier debugging.
  • PUBLISHTESTPLANRESULTS_PUBLISHTELEMETRY: pushes the telemetry payload to appInsights.

Operational Switches:

  • PUBLISHTESTPLANRESULTS_DISPLAYTELEMETRYERRORS: operational switch to view exceptions that may occur while publishing telemetry.

0.8.28

Choose a tag to compare

@bryanbcook bryanbcook released this 29 Oct 19:36
b17b8cd

What's Changed

Full Changelog: 0.8.26...0.8.28

0.8.26

Choose a tag to compare

@bryanbcook bryanbcook released this 19 Oct 21:57
4b22e4e

Version bump from 0.1 -> 0.8!

What's Changed

Thanks @sinanmetin for the suggested enhancements.

Full Changelog: 0.1.25...0.8.26

0.1.25

Choose a tag to compare

@bryanbcook bryanbcook released this 23 Jun 02:10
0002d0e

What's Changed

Full Changelog: 0.1.24...0.1.25

0.1.24

Choose a tag to compare

@bryanbcook bryanbcook released this 18 Jun 20:37
9771258

What's Changed

Full Changelog: 0.1.23...0.1.24

0.1.23

Choose a tag to compare

@bryanbcook bryanbcook released this 09 Jun 20:18
5e95ef6

What's Changed

Full Changelog: 0.1.22...0.1.23

Breaking Change

The extension has dropped support for Node 10. Organizations that are running a self-hosted agent must have build agent version 2.209.0 (released August 2022) or higher. If you were using an older build agent and need to maintain compatibility until you upgrade your build agent, use the previous version of the extension:

- task: PublishTestPlanResults@0.1.22
  inputs:
    ...

0.1.22

Choose a tag to compare

@bryanbcook bryanbcook released this 07 May 19:44
a4fd04e

What's Changed

Full Changelog: 0.1.21...0.1.22