File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Tasks/NodeTaskRunnerInstallerV0
Strings/resources.resjson/en-US Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "loc.friendlyName": "Node.js tasks runner installer",
3- "loc.helpMarkDown": "TDB ",
3+ "loc.helpMarkDown": "[Learn more about this task](https://learn.microsoft.com/azure/devops/pipelines/tasks/reference/node-task-runner-installer-v0) ",
44 "loc.description": "Install specific Node.js version to run node tasks",
55 "loc.instanceNameFormat": "Install node runner $(runnerVersion)",
66 "loc.input.label.runnerVersion": "Version of runner to install",
Original file line number Diff line number Diff line change 44 "name" : " NodeTaskRunnerInstaller" ,
55 "friendlyName" : " Node.js tasks runner installer" ,
66 "description" : " Install specific Node.js version to run node tasks" ,
7- "helpUrl" : " TDB " ,
8- "helpMarkDown" : " TDB " ,
7+ "helpUrl" : " https://learn.microsoft.com/azure/devops/pipelines/tasks/reference/node-task-runner-installer-v0 " ,
8+ "helpMarkDown" : " [Learn more about this task](https://learn.microsoft.com/azure/devops/pipelines/tasks/reference/node-task-runner-installer-v0) " ,
99 "category" : " Utility" ,
1010 "runsOn" : [
1111 " Agent" ,
1414 "author" : " Microsoft Corporation" ,
1515 "version" : {
1616 "Major" : 0 ,
17- "Minor" : 221 ,
17+ "Minor" : 222 ,
1818 "Patch" : 0
1919 },
2020 "preview" : true ,
Original file line number Diff line number Diff line change 44 "name" : " NodeTaskRunnerInstaller" ,
55 "friendlyName" : " ms-resource:loc.friendlyName" ,
66 "description" : " ms-resource:loc.description" ,
7- "helpUrl" : " TDB " ,
7+ "helpUrl" : " https://learn.microsoft.com/azure/devops/pipelines/tasks/reference/node-task-runner-installer-v0 " ,
88 "helpMarkDown" : " ms-resource:loc.helpMarkDown" ,
99 "category" : " Utility" ,
1010 "runsOn" : [
1414 "author" : " Microsoft Corporation" ,
1515 "version" : {
1616 "Major" : 0 ,
17- "Minor" : 221 ,
17+ "Minor" : 222 ,
1818 "Patch" : 0
1919 },
2020 "preview" : true ,
You can’t perform that action at this time.
0 commit comments