Greg Brownstein

Results 5 issues of Greg Brownstein

I've recently updated klipper, moonraker, and fluidd via the UI and received a subsequent warning regarding PolicyKit. I followed option 2 at https://moonraker.readthedocs.io/en/latest/installation/#policykit-permissions and added ``` [machine] provider: systemd_cli #...

- List type fields cannot be updated with an array as SN adds brackets from the JSON. Change arrays to comma separated strings in `Update-ServiceNowRecord` as SN requires. Fix #260

bug

Are there any plans to support the PowerShell install script on Linux? I see right now it relies on windows only Get-CimInstance to retrieve the architecture which obviously won't work....

enhancement

- Fix #292, remove signatures from enums and classes and order code enums->classes->functions