Tim Bunce
Tim Bunce
> The santhosh-tekuri/jsonschema repo has no commits since Feb and no sign of working towards supporting 2019-09. santhosh-tekuri/jsonschema [v4.0.0](https://github.com/santhosh-tekuri/jsonschema/releases/tag/v4.0.0) says "draft 2019-09 support". > I think qri-io/jsonschema is the only...
I'm working on a proof-of-concept for using it. Unsure about going forward yet, though it's looking hopeful. If we go ahead with api2go then I would be interested in helping...
> Please, add test that will catch race condition if some change break this code. > Travis run tests by default with -race The -race flag only detects races encountered...
Also, re the `go 1.13` change, I did that wrong. I should have changed it to `go 1.12` or `go 1.11` rather than removing it.
Hello @matrixik. Anything else needed for this PR?
[road map] I agree that many small steps is the way to go, but picking the right direction is important! :) [modules versus distributions] Firstly, I would argue that the...
All @dagolden's points are strong ones and I agree with them. Re @yanick's query on cost of calculating the distro level recommendations, that could be done async as a batch...
The tricky issue is how git 'filters' some content for things like line endings. That's another reason for using git-hash-object. There's no point in having a git sha for a...
The use-case that prompted this is "I have a file on my local system, what specific distributions might it have come from?". That simple question is amazingly tricky to answer...
For the record, I believe Jeffrey Thalhammer is adding the feature to stratopan.