Shikanime Deva
Shikanime Deva
Docker itself does have an absolute path requirement on the target side. Devcontainer spec allows users to be switched within the container, but the timing and mechanism remain unclear. It's...
While `pkgs.emptyDirectory` may not seem to have any drawbacks, it's not the most ideal solution. An alternative is to use `let ... in` to mutualize configurations. I'm still thinking about...
I made it work by adding the `contents: read` permission while playing with github/branch-deploy, it explicitly mentioned it in the errors compared to command.
Yes for sure, afaik the implementation is right. I just need to fix the conflict as this PR is quite old.
Not necessary, if omitted it assumes the current directory is a terraform module. The current configuration will currently break if we try to format a submodule.
If I have a repository that has terraform module in subdirectory and the terraform fmt is runt in the root, it will complain that the current directory is not a...
On second thought, I just checked my repositories, my mistake, it was only the validate command that complained about the missing init, sorry 🙏
I explored gitoxide, the Git server implementation used in tests, but couldn't found any functionality for handling push options. So far, I struggled to find a straightforward method for testing...
Sounds like a reasonable approach ദ്ദി(• ˕ •
I won't keep this PR rebased yearly unless we decide to merge it or actively reject it.