Ivan
Ivan
So after investigating this, it seems to be "a feature, not a bug" with SH (`/bin/sh`). On the `entrypoint.sh` script, the files are evaluated within a loop: `for entry in...
Currently doing some reading about this. I like the note that's here on [romkatv gitstatus README's Why Fast](https://github.com/romkatv/gitstatus?tab=readme-ov-file#why-fast). This does make a lot of sense and I might seek to...
@brian6932 what would be **_really_** cool is if there is a Go package available with the logic :) If you could poke around to find one, that would be extremely...
@SvenAelterman I see the documentation on https://learn.microsoft.com/en-us/azure/developer/azure-developer-cli/overview I haven't read entirely through it, but I assume it's akin to the existing `az` and `azfunc` commands that exist here already.