Louis Pilfold

Results 235 issues of Louis Pilfold

Also usable from other BEAM languages such as Erlang and Elixir.

The current git dep support uses the base of the git repository as the dep rebar3 project. This generally works but some projects (such as my own repo here https://github.com/lpil/gleam)...

I have a shell command (the Gleam compiler) that prints text to stdout. When run within rebar3 using a `pre_hook` or `rebar_utils:sh/2` some of the output is garbled and is...

Hello! Thanks for this lib. There is great documentation and examples for use in an Elixir project, but none for an Erlang project. Would it be possible to add this?...

needs docs

Hello! Thank you for this excellent project! I wish to make use of diesel_cli on machines that are both resource constrained and do not have Rust installed. Would it be...

help wanted
cli

Hello! Currently CI runs on OSX and Linux, and there's plans to add #292 . It would be great to see Windows added to this list! It's an extremely popular...

enhancement
help wanted
good-first-issue
build/ci

A release! Congratulations! I gave it a test on my computer which is running Ubuntu in WSL2 on Windows 10. Here's the result: ```erlang % init.erl -module(init). -export([start/0]). start() ->...

bug
compiler
duplicate

Hello! We upgraded our deps today and got this crash ``` TypeError: opts.node.rangeBy is not a function at new Warning (/Users/louis/src/nomio/nomio/node_modules/stylelint-no-unsupported-browser-features/node_modules/postcss/lib/warning.js:9:29) at Result.warn (/Users/louis/src/nomio/nomio/node_modules/stylelint-no-unsupported-browser-features/node_modules/postcss/lib/result.js:26:19) at /Users/louis/src/nomio/nomio/node_modules/doiuse/lib/doiuse.js:65:16 at Detector.decl (/Users/louis/src/nomio/nomio/node_modules/doiuse/lib/detect-feature-use.js:70:11) at...

bug
upstream

Hi! We're trying to shrink some Elixir docker images and we're finding that the appsignal package is a large proportion of the compiled images that have it. ``` 14.9 MiB...

enhancement
support

- [x] JSON - [x] toml - [x] HTTP types - [x] Bindings to Erlang web servers - [x] Elli - [x] Cowboy - [x] PostgreSQL client - [x] SQLite...