Bob Aman

Results 147 comments of Bob Aman

The previous detail about combined decision access earlier in the lifecycle is not possible in the new API design and probably wasn't all that great an idea anyway. However counters...

This change will break plugin compatibility due to `Verdict` being part of the handler interface.

This has been significantly improved with the new README and documentation updates, but there's still quite a bit of work remaining to do on this.

Hey Kadin, sorry about the slow reply! You should be able to reproduce most easily by specifying a bogus config file, e.g. `bulwark-cli ext-processor --config=doesnotexist.toml`, however the issue covers essentially...

This should probably get some explicit test cases as well. Should be relatively straightforward to test for.

Testing for this feature should include running two copies of the same plugin with different configuration, one in audit mode, one in normal mode.

This PR should fail tests after #295 is fixed.