Skip to content

Releases: check-run-reporter/integrations

v1.13.1

20 Jul 16:22
a8e844b
Compare
Choose a tag to compare

1.13.1 (2024-07-20)

Bug Fixes

v1.13.0

25 Jan 05:46
ff021c9
Compare
Choose a tag to compare

1.13.0 (2024-01-25)

Features

v1.12.0

12 May 04:19
846dea5
Compare
Choose a tag to compare

1.12.0 (2023-05-12)

Features

v1.11.2

08 Mar 16:54
f335a5b
Compare
Choose a tag to compare

1.11.2 (2023-03-08)

Bug Fixes

  • action: update dependencies (fbe3de3)
  • update to node 16 because node 12 actions are deprecated (a75ee1e), closes #184066476

v1.11.1

19 Apr 04:27
29a3823
Compare
Choose a tag to compare

1.11.1 (2022-04-19)

Bug Fixes

  • fallback to to singlestep upload on timeout/abort (66cbc08)

v1.11.0

19 Apr 03:29
20a7e72
Compare
Choose a tag to compare

1.11.0 (2022-04-19)

Features

  • axios: add optional debuglogging to axios (e4af3d2)
  • eliminate --url option and reduce prop drilling (cfae3c5)
  • retain the ability to override the hostname (38dcf7f)

v1.10.3

18 Apr 15:32
6266797
Compare
Choose a tag to compare

1.10.3 (2022-04-18)

Bug Fixes

  • add timeout when requesting signed urls (43be3d4)

v1.10.2

16 Apr 04:45
aa8d81b
Compare
Choose a tag to compare

1.10.2 (2022-04-16)

Bug Fixes

  • pass hostname from buildkite to cli (8f3ebaf)

v1.10.1

16 Apr 03:28
b1e9f5d
Compare
Choose a tag to compare

1.10.1 (2022-04-16)

Bug Fixes

  • actually pass the hostname arg from the various integrations (0e9b646)
  • do hostname override in commands not in cli (44bc4ee)

v1.10.0

15 Apr 03:40
b5f4a29
Compare
Choose a tag to compare

1.10.0 (2022-04-15)

Features

  • cli: allow overriding the target hostname (fff951e)