Austin Putman

Results 8 comments of Austin Putman

This seems pretty great and our team could definitely use this -- we're shipping database migrations prior to deploying new code and would love levant to verify that the tasks...

There's now a deprecation warning for `from flask import Markup`, it would be great to put out an update that resolves this.

Hello, I am also seeing an issue with this. It appears to happen with `async` test cases where the test throws an exception. I set up a simple problem case...

Seems like a legit screen pollution issue, even happens when using the `{ container }` or `{ getByRole }` returned from the render within the test. best I've been able...

Thanks for looking into this.

I am also seeing this issue when attempting to connect to a remote pg instance. might be related to new openssl

This is also a problem for macos, `brew install pkgconf icu4c` does not resolve it

i resolved this issue on macos by switching from pkgconf (github) to pkg-config (freedesktop.org)