Aleksander Heintz
Aleksander Heintz
I've recently set up an attic cache for myself running in a kubernetes cluster, and I'm getting quite a few errors. I'm guessing there's some race condition in play, but...
### Description `Assert.NotNull` from xunit has annotations that .NET. This method is thus not just to convert in the same vein as most other xunit assertions. ### Complete minimal example...
### Description of the bug Making a lot of concurrent changes produces a invalid JSON. ### Steps To Reproduce 1. Go to a resource 2. Scroll down to the "visible"...
Hello, I'm trying to refactor my flake into was is effectively subflakes (though with shared lock/inputs). I'm basically just trying not to have to deal wth multiple git repositories if...
I scaffolded up a new project using `ags` and then built it using the following: ```nix alxandr-bar = inputs.ags.lib.bundle { inherit pkgs; src = ./packages/bar/src; name = "alxandr-bar"; entry =...
I have a custom struct called `FieldValue` in my code-base that can be either `null`, `unset` or `T` (kinda like Nullable but with an extra state). To write assertions on...
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...