Matthieu Coudron
Matthieu Coudron
checkConfig doesn't have access to the wallpaper in sandbox probably. Disable `checkConfig`
@DockterTeagle could you link the PR removing thefuck so we dont have to ? the linked info would help reach a decision
if the program is not available in nixpkgs, I dont think we should keep the module. We can wait up until a month before 25.11 see if the package makes...
Losely related so postinghere instead of creating a new thread: so I got aws-nuke stuck. I tried with `--log-level=trace` which told me everything going on and it was fine. Until...
the issue is CI. Macos is broken (as usual), probably not because of this PR. which prevents merging (from me at least).
I dont know if it's related but I can't find a way to retreive my logging statements with ``` def create_relay(): print("toto") pulumi.info("tata") ``` stack = auto.create_or_select_stack(stack_name="core-redis-relay-5" , program=create_relay) ```...
I would like to have this so I will merge (once it works:) ).
I like the idea as well
I dont understand where is the hack, the implementation in your blog post looks legit ? > (which doesn't even work with flakes since it's not pure) if you git...
ha ty. `:h :GpInspectLog` returns nothing (while `:h :GpInspectPlugin ` worked). I would say that `GpLog` is more discoverable than `GpInspectLog` , aka it's similar to `:LspLog`, `:Rocks log` but...