Tess Gauthier
Tess Gauthier
- **will require PAT secret to be added to repo, scoped according to: https://github.com/microsoft/winget-create** - add GitHub workflow triggered on release creation to update WinGet with new x86, x64 MSIs...
# PR Summary - pull in latest changes from upstream's master branch
# PR Summary - fix #390 ## PR Context - existing grammar parses only the decimal digit(s) of floating point input as a number, resulting in incorrect handling by functions,...
# PR Summary - `getrnd()` was removed upstream in 9.1 ## PR Context - https://github.com/openssh/openssh-portable/blob/V_9_0_P1/openbsd-compat/arc4random.c#L86 - https://github.com/openssh/openssh-portable/blob/V_9_1_P1/openbsd-compat/arc4random.c#L108
# PR Summary ## PR Context
### Summary of the new feature / enhancement Permit resources to return metadata like `_messages` to provide human-readable context for `WhatIf` executions ### Proposed technical implementation details (optional) Sample output:...
### Summary of the new feature / enhancement Relating to #50, as a user I want to know any dependencies of my process/service that needs restarting so that I'm fully...
### Summary of the new feature / enhancement So if a process, service, or computer requires a reboot after Set, the resource running Set will output a property as true....
### Summary of the new feature / enhancement As a PS Adapter user I want to utilize whatif so that I can preview the impact - continuation of #70 ###...
# PR Summary - update libcbor version to 0.11.0