Travis Clarke
Travis Clarke
> Still sounds like there is a bug somewhere given that we still don't know why the unrelated merge commit is being fetched. +1 for identifying that first before trying...
What we have: * monitoring and alerting of Prow components: https://monitoring.prow.istio.io. These report to the Istio [#test-alerts](https://istio.slack.com/archives/C0117SL0XHU) channel (and once https://github.com/istio/test-infra/pull/2610 goes through will report critical errors to [#oncall](https://istio.slack.com/archives/C6RHFVB44) channel)...
The k8s equivalent for test results analytics is probably [triage](https://github.com/kubernetes/test-infra/tree/master/triage): https://storage.googleapis.com/k8s-gubernator/triage/index.html. Unfortunately, it is **very** k8s specific and **not** reusable. With that being said, we can achieve a similar result...
I do link to the *full* list of options over on the [`auth0/node-jsonwebtoken`](https://github.com/auth0/node-jsonwebtoken) README for each of the various sub commands. I guess it wouldn't hurt to include them here...
@ArThoX - this is most likely an issue with your TypeScript configuration or transpilation. Unfortunately, I am not well-versed in TypeScript, or `tsconfig` options for that matter, so I will...
@ArThoX - I did not intend to not support TypeScript imports. I would like to add typing to this project if it adds benefit, which it sounds like it does....