Rob Sanheim

Results 9 issues of Rob Sanheim

Heya cool project! Quick question - I see from the README: > allowing read-only external connections (disables job queueing, non-GET requests, etc.) However, I'm not seeing anything that would prevent...

For https://github.com/serpapi/turbo_tests/issues/14: Allow passing custom test options via the `--test-options` flag so that turbo_tests works with Guard. I believe guard passes thru the custom exit code to parallel_tests so it...

i.e. repo rsanheim/my-dot-files : /etc/config/my-special location

Noticed that the link to the rdkafka example is broken. This fixes that.

Given a command like this: ```ruby desc "Deploy the app to the specified environment" arg :env, [:required] command :ship do |c| c.flag :ref, default_value: Dx::Main.git_current_rev, require: true c.action do |_global,...

Thanks for the great work on hyperfine, it is super useful. Any chance y'all could cut a new release? Version 1.18.0 is coming up on a year behind master. changelog:...