-
Saw your community demo on this. Thought it was great. However, I did notice that the drawing aspect was not fast. Looking at your code, I think one optimization you should make is instead of writi…
-
**What version of `fd` are you using?**
```powershell
$ fd --version
fd 8.2.1
```
**Context**
I want to list all files recursively in a directory while printing only the basename.
So instea…
-
The Windows tests use PowerShell "getmac", which only works in Windows Server 2008.
In 2012 and 2016, it fails.
Maybe the replacement is now "Get-NetAdapter | select Name,MacAddress" ?
/cc @a…
-
### Version
4.2.17
### Severity
Low
### Environment
msi
### Steps to Reproduce
Upgrade from .NET 6 and PowerShell 7.2 to .NET 8 and PowerShell 7.4.1 in a test environment with two servers and a…
-
## Description
## Version
* GitHub Desktop: 1.5.0
* Operating system: macOS 10.14.1
## Steps to Reproduce
1. [Install PowerShell Core](https://docs.microsoft.com/en-us/powershell/scripting/se…
-
## Description
`@oneOf` is not recognized as a known directive by rover
### Steps to reproduce
try to compose a supergraph with a `@oneOf` directive in use without declaring the directive
…
-
**Describe the bug**
I tried to setup the dependabot on a Azure DevOps Server 2020.
I installed the extension (1.30.0.776).
I created the dependabot.yml-File and the pipeline.
But the task in t…
-
Following the installation instructions for developers (https://github.com/trixi-framework/Trixi.jl?tab=readme-ov-file#for-developers) did not work on Windows 11 in powershell.
```
ERROR: UndefVarEr…
-
### Description of the issue
I had to downgrade to version 1.24.1016.1 because I have a problem deploying the AADConditionalAccessPolicy resource with the version 1.24.1106.1.
I joined the Verbose lo…
-
our IT-department has become rather strict of what is allowed on a system and what not.
afaiu, there's a group policy in place, that prevents the users from running arbitrary powershell scripts (th…