Devon Estes

Results 12 issues of Devon Estes

Howdy! So right now when we're using Arbor, the `fragment/1` call in `ancestors/1` and `descendants/1` are essentially hard coded at compile time because of the restrictions of `fragment/1`. However, it...

This PR is a WIP at the moment, but it will add the ability to execute deployments in parallel. This is configured with a CLI flag, and there's also a...

Howdy! Our error tracker picked up the following error that happened when we deployed our application yesterday. We're using Swarm (version 3.4.0) to manage a two node cluster on Kubernetes....

First off, thanks for the awesome library! Sure makes clustering easy when running kubernetes. I ran into an issue today where I want to be able to send a message...

Howdy! Really happy to see an early version of the compiler out there for us to play with! I just tried to compile an Erlang hello world and got a...

bug
target:x86_64-unknown-linux-gnu
duplicate

This PR is for #944. It's really just a spike at this point, but it works for the single check I've implemented autocorrect for! At the moment the UI is...

Discussion

This issue is to discuss how we can add autocorrect functionality to Credo. ## What is it? Autocorrect would enable Credo to programatically "correct" issues found in a given file...

Status: help wanted
Discussion
Level: Advanced

Hey, so I love Vapor's new API, and I'm super happy you've taken the time to put all of this together and continue to refine it - thanks for that!...

This catches a previously un-caught crash report that was ignored when using the new Logger. I also update the CI script to include newer versions of Elixir & Erlang.

I'm super happy to have xcape to help make my keyboard do what I want, but I recently ran out of available sockets on my Linux machine (Ubuntu 18.04). For...