Drew Haven

Results 5 comments of Drew Haven

I was thinking something like this: https://github.com/fossas/fossa-cli/blob/05ad31f375ea3a75b48bef56be00acef16deee87/test/Test/MockApi.hs Though printing the error is still a bit awkward.

Oh, I can chime in on this a bit. I was just trying to use Amazonka to replace the [`minio-hs`](https://hackage.haskell.org/package/minio-hs) library. I was looking for the robustness of Amazonka's credential...

I just had some shower thoughts. Clearly it would have be more complicated that this because the endpoint and the path are sort of a pair. They can pass through...

Oh, we are working on the same thing! I just did some work on this this week. I think I got what you want on my branch. https://github.com/WoWAnalyzer/WoWAnalyzer/pull/6172

We now have a PR for just some initial clean-ups (see previously linked PR). Next steps, as I see them are, - [ ] Basic clean-up and maintenance on the...