Igor Akkerman
Igor Akkerman
Thank you for submitting a pull request! But first: - [x] Can you back your code up with tests? - [x] Keep your commits clean: [squash your commits if necessary](https://git-scm.com/book/en/v2/Git-Tools-Rewriting-History).
In WSL2, chrome-launcher running on Linux starts the Chrome instance installed on Windows, even if Chrome is also installed on Linux. IMO the precedence should be changed to prioritize the...
- [x] I have signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs). - [x] This pull request is related to an issue. ----- Fixes https://github.com/microsoft/winget-cli/issues/3966 ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/microsoft/winget-cli/pull/4133)
When using Virtual Identity along with SmartTemplate4, the reply headers generated by SmartTemplate4 are duplicated. I've been having this issue for many years already but could not figure out the...
Hi, thanks for the awesome plugin! When I set the *Storage Location* to *In the parent folder* and select *Switch to new storage location*, the overview in each folder note...
**Checklist** - [x] I have used the latest version of terraform (if not please provide a version number). - [x] I have used the latest version of this terraform provider...
### I have checked the following: - [x] I've searched existing issues and found nothing related to my issue. ### This feature - [ ] blocks me from using Bruno...
### Summary As far as I could see in the code, we have the option to either - specify an ASCII Armor key in `signed_by` and it will be embedded...
### What happened? When I remove the last label(s) from `hcloud_primary_ip` in the Terraform configuration, the label(s) is/are not removed from the actual resource. Terraform shows no errors. When I...