Murph Murphy

Results 56 comments of Murph Murphy

This is really necessary. I converted a simple KMS project from Rusoto in 30 min, then spent a full day+ trying to track down all the error variants I already...

We worked around this in IronCoreLabs/ironhide-actions like [this](https://github.com/IronCoreLabs/ironhide-actions/pull/13/files) and like [this](https://github.com/IronCoreLabs/ironhide-actions/pull/14/files). We still don't have a solution for Windows, and either way the issue still stands. We'd need a design...

https://github.com/jordansissel/fpm may be useful.

We switched to [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) but needed `rust-toolchain.toml` file support that isn't desired by the author. We're maintaining a fork https://github.com/IronCoreLabs/rust-toolchain that adds it.

600 seems like what it should be, this would be a pretty easy issue for someone to tackle.

I don't have code I can easily share on hand, but if I get some time I can try to come up with a minimal example. Core of it though...

Makes sense, though it's too bad. Thanks for all the context and clarification. It may make sense for this library to present some of these patterns itself, since it's specifically...

@jmklix I couldn't find the issue created there, could you provide a link to it?

@quinn-dougherty did you figure this out? I've spent all day trying to get a good python dev environment set up with `beir` and this same error is the closest I've...