Phil Phillips

Results 5 issues of Phil Phillips

A callback for if there's an error while loading content would be useful.

Together with https://github.com/salsify/goldiloader, I noticed that the order of how tags/taggings are deleted can cause the `remove_unused_tags` callback to be called multiple times. This is normally fine, however, the callback...

I'm using https://github.com/sj26/rspec_junit_formatter, and I am passing the following options when running tests: ``` -r rspec_junit_formatter --format RspecJunitFormatter --out tmp/rspec/junit.xml ``` This is supposed to produce formatted output to `tmp/rspec/junit.xml`....

bug
RSpec
planned

In the case for a command that is responsible for populating the cache, it would be helpful to go ahead and skip the command on a non-restore key cache hit....

I have completed a [port](https://docs.freebsd.org/en/books/handbook/ports/) for installing `fetch` on FreeBSD and would like to update the docs to include FreeBSD installation instructions. There's one caveat that I could use some...

enhancement