Brian Dunn

Results 7 issues of Brian Dunn

I need to be able to filter the features that are run on tag, like `--tags ~@wip` I have forked this repo and my first attempt is as follows, borrowing...

Enhancement

I needed this to enable basic conditionals. `I feel {{#feeling}}much {{feeling}} for {{/feeling}}you.` Tried to only ad formatting updates on lines that I had to change.

### What happened? On start of new shell ``` (eval):25: defining function based on alias `zi' (eval):25: parse error near `()' ``` ### Steps to reproduce 1. install zinit the...

bug

I'd like to adapt this repo to work with HS110D as well, but the DNS assigns different IPs and nothing happens. Looks like the "router" IP from the DHCP config...

given I'm using the `before_fork` hook via `-r` to load rspec configuration and that configuration sets `example_status_persistence_file_path` and that path contains a file with timing information when I run `flatware...

Given I have interrupted flatware Then I see "Cleaning up... please wait" When I interrupt it a second time Expected: * Flatware exits * leaves no zombies * closes the...

Resolves #72