Austin Ziegler
Austin Ziegler
The modifications in these change sets provide the ability to limit activation to a specific host/port combination instead of universally overriding Net::HTTP. I've implemented this because of a specific need...
We’re switching from a Hurley/Faraday-based mechanism to the firebase-ruby gem because it provides a REALLY nice interface for the new auth mechanism without me actually having to do a lot...
Resolves #249 (for sqitch at least) I recommend going through this commit by commit, as I changed some of the formatting in the README. I can undo those now that...
Both [sqitch](http://sqitch.org) and [flyway](https://flywaydb.org/download/community) are mature alternatives that would be good to add to your comparison, although they have somewhat larger requirements (Perl for sqitch, Java for flyway).
Resolves #11
- Set neomake#makers#ft#ruby#project_root_files to find either `Gemfile` or `Rakefile` for a Ruby project. - neomake#makers#ft#ruby#use_bundler(jobinfo) function will always use `bundle exec` for the associated maker. This would be used for...
It would be useful to support either [`age`](https://github.com/FiloSottile/age) or [`rage`](https://github.com/str4d/rage) in addition to GPG and OpenSSL.
This is an extension of my comment in #142 and a few thoughts for how the schema might look for a 1.0 release as you [indicated](https://github.com/traduora/traduora/issues/142#issuecomment-803419527). I’m going to oversimplify...