Alex
Alex
I'm not sure why you think that enry is detecting it as a binary. ``` diff --git a/cmd/enry/main.go b/cmd/enry/main.go index 7529873..a2aad78 100644 --- a/cmd/enry/main.go +++ b/cmd/enry/main.go @@ -282,6 +282,7 @@...
For now, you have to install enry python bindings by building them locally following https://github.com/go-enry/go-enry/tree/master/python#build PR for packaging it as a wheel would be very welcome! Then we could push...
Hi @citygxoxo - I'm sorry to hear that it stopped working and, indeed, java bindings are not actively maintained and were not updated for a while now. My guess is...
> Does this repository maintainers need help with updating GH Action that build a java library and publish it to Maven by taking inspiration from older Travis code ? Yes,...
Stumbled up on this confusing behavior as well. Is there a reason not to merge this or #6 , @lukehoban ?
Looks like it needs to have something more sofisiticated, like [git_archive_all()](https://github.com/progrium/dokku/blob/acb226cb86bfb8cf4570485711421e01c1a06739/plugins/git/commands#L4) instead of plain [git archive](https://github.com/scottatron/dokku-rebuild/blob/master/commands#L14)
👍 for the reference - here is the description of sqlite schema that is used in code-annotation app for the import right now https://github.com/src-d/code-annotation#import-file-pairs-for-annotation
May be worth closing then and re-opening, once there is a need?
As discussed in https://github.com/src-d/gemini/pull/119#discussion_r187014649 - it would include moving information on running individual dependencies form ./scripts/ to the developer documentation and deleting the scripts
> how do to that? we don't control spark cluster. let's measure, identify and document the bottleneck first, set preliminary expectations on resources for 100k and then discuss the possible...