Maxim Sukharev

Results 141 comments of Maxim Sukharev

This job will only update grammars that point to master. We probably want to modify it to automatically bump grammar pinned versions too. Example run of the workflow: https://github.com/smacker/go-tree-sitter/runs/5120032143?check_suite_focus=true

srcd-ce makes calls to github to check new version on every run but shouldn't fail if gh is unavailable, it will just print a warning.

@se7entyse7en let's create an issue for infra then.

We can start with a flag for cli but according to my experience, it would be much more useful to filter out repositories from UI. I run srcd-ce without forks...

It was simplified a bit by replacing step 5 and 6 by `sourced restart`

most probably we should connect to spark instead when we run it in EE mode.

I added tests to internal packages. My idea was to also add some tests for cmd package with mocked docker dependency but as I'm not working on it right now,...

@marnovo even technically it's not that different from org but the results might be very unexpected for users and we should do something about it. Problems I see: - half...

Agree with Marvin for most of the points. Though I would want to remind that not everybody (I don't have numbers but most probably it's a majority of github users)...

This is a known problem in bblfsh: - [Closed Issue](https://github.com/bblfsh/client-go/issues/108) - [Workaround that closed the issue](https://github.com/bblfsh/bblfshd/pull/251) - [It does not include fix for supported languages](https://github.com/bblfsh/bblfshd/pull/251#pullrequestreview-203412959) - [Issue for proper fix](https://github.com/bblfsh/bash-driver/issues/39#issuecomment-442539768)...