report

command
v0.0.0-...-6d4bf48 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 3, 2023 License: AGPL-3.0 Imports: 14 Imported by: 0

Documentation

Overview

Command report executes its argument as a child process and reports the results to S3.

It uploads the full combined output (stdout and stderr) plus the exit code (if nonzero) to the S3 object "run/[started at]-[name]", then updates a summary table of past runs at 'results.json' and 'index.html'.

It also writes the time of the last run in RFC 3339 format in S3 object 'lastrun'.

All output of this command goes to S3. The only exception is error messages for failures accessing S3, which are written to stderr.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL