Coder Social home page Coder Social logo

vsts-tasks's Introduction

Dependency Status

vsts-tasks

Custom task to VSTS build and release process. Implemented tasks: - Code Coverage Threshold - Robocopy

Code Coverage Threshold

This step allows to set a threshold for the minimum lines covered required in the analysis. If this threshold is not overcomed, then return an error.

Currently only supports vstest.console run projects.

Robocopy

Allows robocopy usage from build or release process

How to use it

  • Create a vsix file to install custom tasks to vsts or tfs, following these steps:
    • Add new extension configuration vss-extension.json configuration file
    • Upgrade version of modified task
    • Upgrade version package to vss-extension.json
    • Open a powershell console
    • Run command: * npm install -g tfx-cli
    • Run command: tfx extension create --manifest-globs vss-extension.json
  • If you're using Visual Studio online you can install extension from marketplace. If you are using an on premise installation of VSTS, you can install vsix file to your server, from the url similar to this one: https://vsts.enformat.com/_gallery/manage

Coming features

New features for CodeAnalysisThreshold task:

    - Add configurable excluded dlls from analysis.
    - Allow warning threshold
    - Xunit test support

How to contribute

You can create and issue, or even better create a pull request :)

vsts-tasks's People

Contributors

enricforn avatar dependabot[bot] avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.