linkerd2/web
Alejandro Pedraza 66ec92aa09
Additional Jest reporter for GH Annotations (#4294)
Second part of #4176

Added extra Jest reporter when running js tests from CI, which will send
to stdout a GH annotation for each test failure, something like:

```
::error file=/home/alpeb/src/forks/linkerd2/web/app/js/components/Navigation.test.jsx::Navigation › checks state when versions do not match
```

See the [health
metrics RFC](https://github.com/linkerd/rfc/blob/master/design/0002-ci-health-metrics.md) for more context.
2020-04-28 13:10:27 -05:00
..
app Additional Jest reporter for GH Annotations (#4294) 2020-04-28 13:10:27 -05:00
srv Ensure cache does not store index_bundle.js (#3891) 2020-01-08 09:56:40 -08:00
templates Remove single namespace functionality (#2474) 2019-03-12 00:17:22 -07:00
Dockerfile Fix loading for docker build (#4293) 2020-04-24 13:58:34 -07:00
main.go Add `as-group` CLI flag (#3952) 2020-01-22 16:38:31 +02:00