-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
At this point I think the tool is just broken, lacking basic error handling and the documentation is off.
The tool just doesn't show any information and hangs forever.

I've used different datasources always obtaining the same behaviour:
-
the one provided at https://www.thoughtworks.com/radar/byor (https://docs.google.com/spreadsheets/d/1QjRbhLcc5OyzYgsmhWaVmSZny_YMGlCcNLdoPss49wA/edit#gid=0)
-
the one provided in the README at https://github.com/thoughtworks/build-your-own-radar (https://docs.google.com/spreadsheets/d/1waDG0_W3-yNiAaUfxcZhTKvl7AUCgXwQw8mdPjCz86U/edit)
-
A custom one hosted publicly on S3 with either MIME type either
text/plain
ortext/csv
that used to work in the past. The documentation states "CSV and JSON file: You can also use the URL for a publicly available CSV or JSON file, for instance, one hosted on a public GitHub repository."
I've reproduced the problem by running the v1.1.4 tag on Docker Hub both locally and on AWS (with security groups allowing all traffic).