kerwinc / VSTSTasks

7 stars 14 forks source link

Support on Linux Self-Hosted agents #19

Open PawelMJanicki opened 1 year ago

PawelMJanicki commented 1 year ago

Dear @kerwinc Is it possible to support GitflowBranchGate on Linux self-hosted agents? We have installed PowerShell on Ubuntu 22 LTS, but unfortunately, we are getting general errors pointing to issues with Operating System compatibility. ##[error]The current operating system is not capable of running this task. That typically means the task was written for Windows only. For example, written for Windows Desktop PowerShell. Finishing: GitflowBranchGate Does the current version supports non-windows agents and if yes what are additional requirements that must be fulfilled (installed) on the agent to support the process?

:~$ powershell -v PowerShell 7.3.6