[go: up one dir, main page]

Skip to content

VSTS extension that contains build tasks that interact with the Sumo Logic API

License

Notifications You must be signed in to change notification settings

vibrato/sumologic-vsts-extension

Repository files navigation

Sumo Logic VSTS extension

MIT license Badge for version for VSTS extension vibrato.sumologic-tools

This extension contains build tasks that interact with the Sumo Logic API.

Getting started

If you plan to package this extension for use in your own environment, get:

  1. Node.js
  2. Team Foundation command line interface (npm install -g tfx-cli)

Run tfx extension create --manifest-globs vss-extension.json to compile a VSIX file that can be installed into your VSTS/TFS account.

Creating new build tasks

  1. Create a subfolder with a task.json and icon.png
├── new-task
│   ├── icon.png
│   └── task.json
  1. Make a reference to new-task in vss-extension.json

More details on developing build tasks here.

Contributing

Refer to CONTRIBUTING.md

About

VSTS extension that contains build tasks that interact with the Sumo Logic API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published