Santiago Ferreira

Results 48 issues of Santiago Ferreira

Would be nice to group engines in the list of all addons ``` engines foo-bar bar-baz addons qux-quxx ... ```

enhancement

Would be great to have an indicator on the description of an addon when it's outdated Example ``` * ember-cli-page-object v1.3.0 (latest is v1.5.0) ... ```

enhancement

When inspecting an addon it would be great to see which other addons pulls in ``` * foo-addon Includes: bar-addon, baz-addon ```

enhancement

Add node tests for `inspect` command and integrate with travis-ci

bug

Hi, I'm wondering if using this library or not for my project but I see several issues and PRs not being worked (or closed). So, I'm wondering if the library...

I got these problems when compiling the project agains elixir v1.19.x and fixed them. ## 1. Remove `:preferred_cli_env` deprecation ```sh warning: setting :preferred_cli_env in your mix.exs "def project" is deprecated,...

I see this project hasn't had activity for several months now and I'm wondering if it's still actively maintained. I see several issues and pull requests that are either not...

Remove reference to `elixir_uuid` package. EventStore includes its own implementation of UUID.