Alanna Stone

Results 103 issues of Alanna Stone

I'm curious if there's any fork that's actively maintained.

I'd really love to see support for these. How can I help gather info to make this happen?

I had to update various versions of things, but it seems to be working

I have an existing set of pb files that I'd be interested in using with elm, but they're written with proto2, and it looks like migrating to proto3 might require...

I didn't see an example in the README - is this something that could be added, perhaps as a separate module?

I'd appreciate a review on cockatrice: https://github.com/cockatrice/cockatrice/

edit in progress by community member
product expert wanted

I looked at the http4s example, but it appears to read all inputs into memory rather than streaming. This appears to work so far, but it would be nice to...

question

I'd like to start testing steward on a private repo locally, instead of doing updates by hand. It's not yet part of the repo's standard process, so I don't want...

help wanted

The docs right now don't tell you at all how to return anything other than an Ok response. Specifically I'd like to see - What is handled implicitly? - `.as[Json]`...

docs
good first issue

Currently intellij isn't able to know the types of the `sql` macro. This can be fixed by: 1. Defining an intellij macro expansion/typing [extension](https://github.com/JetBrains/intellij-scala/wiki/Library-Extensions#available-extension-points). 1. Publishing those extensions as a...