Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Node 10 #42

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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