John Boyes

Results 6 issues of John Boyes

## User story. As someone doing integration testing, I can use a flag to run Prism in validation proxy mode _without_ 501 responses being mocked, so that Prism truly identifies...

t/enhancement
p/medium
triaged

**Is your feature request related to a problem? Please describe.** Documentation plugins should be able to respect the `log-level` and `machine-readable` command-line flags, e.g. if a user runs a documentation...

I think it would be useful to have the tests run on pushes to all branches, as that provides quicker feedback. Would then mean that anyone creating a new repo...

Hi, the following warning is emitted for [line 77 of `rates_store.rb`][1] when using the `money-oxr` gem (latest version 0.4.2): ``` rates_store.rb:77: warning: calling URI.open via Kernel#open is deprecated, call URI.open...

Creating this as an enhancement after a discussion with @lashd. Using Rack Test will be a performance enhancement in terms of speed.

Since [v1.17.0](https://github.com/reviewdog/action-yamllint/releases/tag/v1.17.0) the `action-yamllint` action does not fail when it should. I've created a repo https://github.com/johnboyes/action-yamllint-bug to illustrate this. The action [fails properly](https://github.com/johnboyes/action-yamllint-bug/actions/runs/16762405291/job/47460555942) on my [v1.16.0 branch](https://github.com/johnboyes/action-yamllint-bug/tree/pin-v1.16.0) but [does not](https://github.com/johnboyes/action-yamllint-bug/actions/runs/16762461699/job/47460738557)...