Andreas Bergmeier

Results 76 comments of Andreas Bergmeier

The general question though is whether it would not be better to have a hash for every build-command...

~~So far change component shows no diff - not sure why~~

I think for being able to write unittests I would need to extract a lot of traits for components.

> While reviewing noticed that it still has its own `FileTreeItems` instead of using the one from `filetreelist`-crate. We should make it use the crate one The reason is that...

> Did you changed any permissions for Flatseal or global? Namely `x11` and `wayland` or environment variables. After it did not work I overwrote socket with both `x11` and `wayland`...

> check for deps Can you elaborate? Not sure what is meant. > type annotations Then `py_strict*` would be a macro also instantiating a type annotation rule?

Maybe rather than having a string have a Provider like `PyTypeCheckerInfo` or so. This way you are able to pass custom checkers, etc.

Will try to take a stab at that, too.

> I'm getting this error but possibly for a different reason. The Wayland socket does not exist in my case, and setting all Flatpaks to use X11 did not work...

So took a stab at OpenTofu integration here: https://github.com/GoogleContainerTools/skaffold/pull/9591