Andrew Jackson
Andrew Jackson
I have a user control that contains an expander. This control is inside another control and uses `cal:Model.Bind="{Binding}"`. If the expander starts collapsed then the elements within it are not...
In the `HostKeyReceived` event the `HostKeyName` used to be `ssh-rsa` but now it is `rsa-ssh2-512`. It appears this was changed in #1177. Is this an intentional change because the host...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package ecosystem Nuget ### Package manager version _No response_ ### Language version .Net...
We're periodically getting failed deployments with `Permission denied @ rb_sysopen`. This is on a new instance following an autoscaling action. Code Deploy agent 1.7.0.92_msi OS: Windows Server 2019 The agent...
**Prerequisites** **Describe the feature** When a Github repo is renamed, Obtainium will silently pull releases from the new name. Obtainium is following the 301 redirect and installing updates from a...
JsonOrStringParameterProcessor fails if a parameter contains a single value that is a bool or number
### Describe the bug Using the `JsonOrStringParameterProcessor` if I have a parameter that is a single value which is a json primitive then an ArgumentNullException is thrown, as this isn't...