FenTiger
FenTiger
See also: https://github.com/bluesky-social/atproto/discussions/3757
> Just copy the strategy Yes, this is _possible_, but it doesn't seem ideal to have to make a local copy of [>300 lines of code](https://codeberg.org/FenTiger/FedIAM/commit/e2c228a6befdabf95e618b226e5d32044c4f7b58) purely to make [one...
I think I've addressed all your points, but I had some trouble getting the tests to run, so I'm not certain that the new test actually passes. Hopefully I'll get...
> Also, you don't really need to install podman since you would get it transparently via `nix run .#tests.your-test` The failure I see is ``` $ nix run .#tests.metadata warning:...
Fixed. The test is working now.
Is there anything else I need to do to this PR?