Socket
Socket
Sign inDemoInstall

vsts-task-lib

Package Overview
Dependencies
9
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    vsts-task-lib

VSTS Task SDK


Version published
Weekly downloads
33
decreased by-67.65%
Maintainers
1
Install size
708 kB
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 01 Oct 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc