Unai Esteibar
Unai Esteibar
It would be great to implement support for subscriptions using [websockex](https://github.com/Azolo/websockex). The usage could roughly be: ```elixir defmodule SubscriptionExample do use Neuron.Subscription @url "https://my.awesome.graphql/endpoint" @query """ subscription { user {...
Currently we're calculating the marks for every words even if they're not requested. Would be nice to get rid of this and only calculate the stuff we need to get...
Something like: ```yaml groups: - name: sample_group reviewers: 2 with_label: sample-group-reviewers usernames: - user_a - user_b - user_c ```
We should have an automated CI build, it can easily be build using github actions
In order to provide rails for following our new guidelines on how to write Ecto queries, we should have a new `Nicene.ComposableQueries` check that needs to check for: - using...
I propose [ISC](https://github.com/nevir/readable-licenses/blob/master/markdown/ISC-LICENSE.md)