Robin Mordasiewicz

Results 6 issues of Robin Mordasiewicz

I would like to be able to run the H2R graphics with a transparent background. I share a mirrored desktop to my ATEM and I would like to overlay H2R...

The syntax for the pwsh Install-Module needs to be updated so that modules are installed. The new syntax should be: pwsh -Command "& {Install-Module -Name ${i} -AllowClobber -Force -Scope AllUsers}"...

We are using devcontainers and want to run megalinter from a pre-commit, but devcontainer mounts the workspace repo to a folder in the devcontainer at location "/workspace/reponame" but megalinter is...

question
O: stale 🤖

Some tools and extensions expect to find the tools in a particular PATH that is not /usr/local/bin

the example usage contains a typo as follows. The terraform documentation for "random_password" uses "override_special" not "special_override" resource "random_password" "salt" { length = 8 special = true special_override = "!@#%&*()-_=+[]{}:?"...

### Is there an existing request for this feature? - [x] I have searched the existing issues and found none that matched mine ### Describe the feature Add a configuration...

jira