Skip to content

Update to Node 10#42

Open
PierreYvesR wants to merge 2 commits intoisaacabraham:masterfrom
PierreYvesR:UpdateToNode10
Open

Update to Node 10#42
PierreYvesR wants to merge 2 commits intoisaacabraham:masterfrom
PierreYvesR:UpdateToNode10

Conversation

@PierreYvesR
Copy link

Description

WIP - not ready

Update to Node 10 from Node 6, as Node 6 runner will be deprecated on Azure DevOps by the end of March 2022.
The typescript compiler has been update to version 4.0.2.
Replaced vsts-task-lib and vs-task-tool-lib with azure-pipelines-task-lib and azure-pipelines-tool-lib

ref: [https://github.com/microsoft/azure-pipelines-tasks/blob/master/docs/migrateNode10.md](Upgrading Tasks to Node 10)

TODO

  • test it (it builds, but I haven't tested it!)

Set up Fake as a local dotnet tool
Add build instructions to README.md
add .ionide folder to .gitignore
Replace vsts-task-lib with azure-pipelines-task-lib
Replace vsts-task-tool-lib with azure-pipelines-tool-lib
Update @types/node to 12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tasks use outdated node

1 participant