authenticated-scripts
authenticated-scripts copied to clipboard
An Azure DevOps extension that lets you use a Service Connection with a shell script!
While playing around with my [fork](https://github.com/InwaySystems/authenticated-lcs-scripts), I noticed that the task for Powershell scripts executes them with Powershell 7 (pwsh.exe) on a Windows runner. The following implicates that this should...
fixes Execute Powershell script with powershell instead of pwsh #13
When utilising the task it pushes a warning notification into the log stream on my agents: ##[warning]Task 'Authenticated PowerShell' version 1 (AuthenticatedPowerShell@1) is dependent on a Node version (6) that...
Bumps [form-data](https://github.com/form-data/form-data) from 2.5.1 to 2.5.5. Release notes Sourced from form-data's releases. v2.5.2 Fixes Buffer.from and Buffer.alloc require node 4+ npmignore temporary build files (#532) move util.isArray to Array.isArray (#564)...