Erik Blomqvist
Erik Blomqvist
The way our secrets are organised in the vault means that we have to add a lot of paths to CASC_VAULT_PATHS. It would be nice if we could simply add:...
### Your checklist for this issue 🚨 Please review the [guidelines for contributing](../blob/master/docs/CONTRIBUTING.md) to this repository. - [x] Link to any upstream changes that might be required (for example Jenkins...
### Your checklist for this issue 🚨 Please review the [guidelines for contributing](../blob/master/docs/CONTRIBUTING.md) to this repository. - [x] Link to any upstream changes that might be required (for example Jenkins...
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output ```shell $ brew config HOMEBREW_VERSION: 4.2.6 ORIGIN: https://github.com/Homebrew/brew HEAD: cfac516ee045d869be34598152e80a11ef2befe7 Last commit: 4 days ago Core tap JSON:...
This was requested in #246 and since I was recently struggling to set this up in one of my own projects, I have it fresh in memory how to do...
I am trying to use this: https://orkadocs.macstadium.com/reference/listvms There isn't a public orka cluster, so the URL you need to use is your own private one for your own cluster. In...
For transparency, I have a service that starts long running commands over SSH, and I want it to be able to resume those SSH sessions after a restart. I thought...
I was trying to use eventNames() with removeAllListeners() and noticed that it didn't actually remove the event name. Fortunately, removeListener()/off() works as expected and I was able to use that...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current behavior As pointed out in this issue: #2168, the default behaviour when...