Releases: check-run-reporter/integrations
Releases · check-run-reporter/integrations
v1.11.2
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
1.11.1 (2022-04-19)
Bug Fixes
- fallback to to singlestep upload on timeout/abort (66cbc08)
v1.11.0
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
1.10.3 (2022-04-18)
Bug Fixes
- add timeout when requesting signed urls (43be3d4)
v1.10.2
1.10.2 (2022-04-16)
Bug Fixes
- pass hostname from buildkite to cli (8f3ebaf)
v1.10.1
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
1.10.0 (2022-04-15)
Features
- cli: allow overriding the target hostname (fff951e)