Paul "TBBle" Hampson

Results 386 comments of Paul "TBBle" Hampson

Was this working last time you looked? I was playing with container-image-store for Windows on a rare quiet evening, and that will require vendoring containerd 1.7.2 (which contains backported Windows...

This seems hard to fix without requiring installation of some Bourne shell on Windows, e.g. bash from MSYS2 or Git For Windows. Particularly because the plugins contain the shell script,...

A [search on GitHub](https://github.com/search?q=%24HELM_PLUGIN_DIR+filename%3Aplugin.yaml+language%3AYAML&type=Code&ref=advsearch&l=&l=YAML) suggests we have over 300 *public* Helm plugins that reference `$HELM_PLUGIN_DIR`. It's possible that somehow most of these are not using an install hook, but certainly...

This remains a reasonable important feature to implement, but it looks like no one (including me) has had the time/priority to advance it.

This remains a reasonable important feature to implement, but it looks like no one (including me) has had the time/priority to advance it.

This remains a reasonable important feature to implement, but it looks like no one (including me) has had the time/priority to advance it.

Nope, still a thing we need to do at some point.

I had a quick play, and: * The name of the directory doesn't matter. * If I use the same reproduction, but with `/docker` mounted as a volume, it no...

I assume the problem is https://github.com/BepInEx/BepInEx/blob/82077ec7c91c97f0e5f8ada5d178fd7ece6c0099/Runtimes/NET/BepInEx.NET.Framework.Launcher/BepInEx.NET.Framework.Launcher.csproj#L8 but I haven't really looked closely at how this hangs together, so I might be looking at the wrong thing.

Note: I don't have the repo locally in front of me, so this is based on browsing in GitHub. So I may have mistaken linkages here. The source I linked...