test-reporter/dist
Johannes Spangenberg f763877804 Fix problematic retransmission of authentication token
The retransmission of the authentication token to the server providing
the artifact caused the following errors when using Artifacts v4:

  HTTPError: Response code 400 (Authentication information is not given
  in the correct format. Check the value of Authorization header.)

It looks like the service serving the artifacts does not expect the
authentication header, and therefore complaines about inproper use of
the authentication header. Delegating the redirect-handling to the `got`
library fixes the issue according to my tsts.
2024-05-04 13:43:51 +02:00
..
index.js Fix problematic retransmission of authentication token 2024-05-04 13:43:51 +02:00
index.js.map Disable generation of the source map 2022-11-13 12:55:50 +01:00
licenses.txt Compile distribution code 2023-12-13 22:41:59 +01:00
sourcemap-register.js Update dist 2022-08-20 00:10:53 +02:00