This package has been deprecated

Author message:

vsts-task-lib is deprecated. Use azure-pipelines-task-lib instead.

vsts-task-lib
TypeScript icon, indicating that this package has built-in type declarations

2.7.0 • Public • Published

VSTS DevOps Task SDK

Libraries for writing Visual Studio Team Services build and deployment tasks

VSTS

Reference examples of our in the box tasks are here

TypeScript Tasks

Cross platform tasks are written in TypeScript. It is the preferred way to write tasks once.

NPM version

Step by Step: Create Task

Documentation: TypeScript API, task JSON schema

Guidance: Finding Files, Minimum agent version, Proxy, Certificate

Reference Examples

The ShellScript Task and the XCode Task are good examples.

Contributing

Node

Once:

cd node
$ npm install

Build and Test:

$ npm test

Set environment variable TASK_TEST_TRACE=1 to display test output.

Third Party Notices

To generate/update third party notice file run:

$ node generate-third-party-notice.js

Readme

Keywords

Package Sidebar

Install

npm i vsts-task-lib

Weekly Downloads

66

Version

2.7.0

License

MIT

Unpacked Size

311 kB

Total Files

36

Last publish

Collaborators

  • vsonline