Marais van Zyl

Results 11 issues of Marais van Zyl

Fenix server has been set up on a MacOS machine to allow the download of .ipa and .apk files. .apk file downloads work, but .ipa files do not download. What...

Adding winget support would make it much easier to install and make use of dive. Once we have issue #345 done, it will be possible to achieve this with the...

Currently, for Windows users, you have to download the zip file and then also add the location where you download the file to the ENV variables so you can then...

Would it be possible to have an async RelayCommand as part of this toolkit?

The System.Security.Cryptography namespace should be excluded from UWP assemblies since this is now part of the framework itself. The following compiler error is observed when trying to build projects trying...

Sometime it happens where I don't want to allow the user to navigate back to the previous page, so I want to remove that page from the backstack. I must...

Looking at the releases page, and then also https://github.com/SonarSource/sonar-scanner-msbuild/blob/master/src/DotnetVersions.props#L8 we see the highest framework supported is net5. Any idea when dotnet 6 will be supported? When running `dotnet sonarscanner begin`...

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement. ### Use case I'm using Octopus Deploy as our Continuous Deployment tool,...

type/feature-request
add-a-plugin

## The bug When creating a release and supplying the flag `--output-format json`, the response is vastly different to when omitting that flag (thus returning basic string format). ## Command...

Specifying the `--dry-run` flag will perform all the steps except any permanent actions. This will then result in the cli collecting everything that it normally would and perform any Octopus...

enhancement