github / semantic

Parsing, analyzing, and comparing source code across many languages
8.94k stars 453 forks source link

Push new Docker image #651

Open bdrodes opened 3 years ago

bdrodes commented 3 years ago

The current docker noted here https://github.com/github/semantic/packages/11609 no longer supports --json, yet this appears to be fixed here https://github.com/github/semantic/commit/a064c535cc25b0ecbd3f5b067b1460cdbe49168f

TomMD commented 2 years ago

I've made my own modifications to the Dockerfile to use GHC 8.10.7 and pushed an image to my registry. Still, it would be nice to have this from upstream. Happy to make the image myself and push if permissions are available, or do you have a github action that does that so I can just submit a PR with the GHC changes?