azure-devops-create-pr-task icon indicating copy to clipboard operation
azure-devops-create-pr-task copied to clipboard

Linux support

Open dn-efraim opened this issue 5 years ago • 4 comments

Feature: ¿migrate to pssh core, and run in any platform? only for win is bad idea.

dn-efraim avatar Jan 11 '20 22:01 dn-efraim

Hi @ice508, Yea, I know... but Microsoft doesn't have a handler for PS core, so custom tasks can't be written in PS core (see this issue). For cross-platform this should be in TypeScript, if there is a high demand I will consider re-writing the task in TypeScript.

Kind regards, Shayki

shayki5 avatar Jan 12 '20 07:01 shayki5

@shayki5 what about this? It seems to be a relatively simple way to make it cross-platform.

https://blogs.blackmarble.co.uk/rfennell/a-technique-for-porting-powershell-based-azure-devops-extensions-to-node-so-they-can-be-run-cross-platform-without-a-complete-re-write/

bdovaz avatar Jul 15 '22 20:07 bdovaz

@bdovaz Yea, I saw that blog in the past, need to find time to do it... maybe can you do it and open a pr? 🙏

shayki5 avatar Jul 17 '22 06:07 shayki5

@shayki5 please read: https://github.com/shayki5/azure-devops-create-pr-task/pull/145

bdovaz avatar Jul 17 '22 17:07 bdovaz