Skip to content

Releases: bugcrowd/test-summary-buildkite-plugin

Release 1.11.0

28 Jan 18:53
v1.11.0
1175426

Choose a tag to compare

  • Forward HTTP_PROXY ENV var to respect proxies #58

Release v1.10.0

12 Oct 22:27
v1.10.0
31cfd8d

Choose a tag to compare

  • Support TAP version 12 plus skipped and TODO tests #54

Release v1.9.1

30 May 04:29
v1.9.1
88a7787

Choose a tag to compare

  • Fix Checkstyle formatter to be more tolerant of optional attributes #52

Release v1.9.0

22 Feb 00:30
v1.9.0
3d04fa2

Choose a tag to compare

  • Fix bin/run-dev to work with the new array syntax #45 (thanks @philwo)
  • Update buildkite css files in test layout #46
  • Update MAX_MARKDOWN_SIZE to 100kb #47 (thanks @ticky)
  • Move docker images to the bugcrowd organisation #48

Release v1.8.0

14 Dec 11:19

Choose a tag to compare

  • Correctly link to jobs post buildkite update #43
  • JUnit: Allow disabling the message or details if they aren't relevant #44

Release v1.7.2

19 Nov 23:25

Choose a tag to compare

  • Mount /tmp into the container to support agent-socket experimental feature #40 (thanks @dreyks)
  • Update README example to use plugin array syntax #41

Release v1.7.1

11 Oct 05:47

Choose a tag to compare

  • Fix error handling when truncating and an input fails to download #38

Release v1.7.0

26 Sep 07:12

Choose a tag to compare

  • JUnit: Expose classname if file attribute does not exist #33/#35 (thanks @timnew)
  • Add support for checkstyle #34/#36 (thanks @timnew)

Release v1.6.0

06 Aug 19:56

Choose a tag to compare

  • Remove undocumented count-only formatter #28
  • JUnit: support custom summary formats #29

Release v1.5.0

25 Jul 06:21

Choose a tag to compare

  • JUnit: Don't show an empty message when it's not provided #21
  • Remove redcarpet workarounds #22
  • Avoid blank lines in html details because CommonMark #25
    (thanks for the bug report by @joscha)