azure-devops-create-pr-task
azure-devops-create-pr-task copied to clipboard
Linux support
Feature: ¿migrate to pssh core, and run in any platform? only for win is bad idea.
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 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 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 please read: https://github.com/shayki5/azure-devops-create-pr-task/pull/145