All Projects → geeklearningio → gl-vsts-tasks-yarn

geeklearningio / gl-vsts-tasks-yarn

Licence: MIT license
Yarn Package Manager Visual Studio Team Services Build and Release Management extensions

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to gl-vsts-tasks-yarn

gl-vsts-tasks-file-patch
Visual Studio Team Services Build and Release Management extensions that help you update files using JSON patch and similar syntax
Stars: ✭ 21 (-58%)
Mutual labels:  vsts, vsts-tasks, vsts-extension
azure-flutter-tasks
Easily build and deploy with latest Flutter build tasks for Azure DevOps Pipelines Tasks
Stars: ✭ 66 (+32%)
Mutual labels:  vsts, vsts-tasks, vsts-extension
NewmanPostman VSTS Task
A task for Azure DevOps Pipelines to run newman tests.
Stars: ✭ 31 (-38%)
Mutual labels:  vsts, vsts-extension
AzureDevOps-WSJF-Extension
Sample work item form extension that auto calculates WSJF (weighted shortest job first) per work item and stores it in a work item field
Stars: ✭ 21 (-58%)
Mutual labels:  vsts, vsts-extension
rust-azure-devops
[No longer maintain] 🦀 Rust extension for Azure DevOps
Stars: ✭ 26 (-48%)
Mutual labels:  vsts, vsts-extension
vsts-extension-color-control
This is an example of a custom control extension for use in on-premise instances of Visual Studio Team Services on the work item form.
Stars: ✭ 16 (-68%)
Mutual labels:  vsts, vsts-extension
vsts-extension-multivalue-control
A work item form control which allows selection of multiple values.
Stars: ✭ 40 (-20%)
Mutual labels:  vsts, vsts-extension
github-tools-vsts
📦🚀 Create and modify GitHub Releases in Azure DevOps Build and Release Management
Stars: ✭ 24 (-52%)
Mutual labels:  vsts, vsts-extension
FlowViz
A Power BI template that provides easy to understand, actionable flow metrics and predictive analytics for your agile teams using Azure DevOps, Azure DevOps Server and/or TFS.
Stars: ✭ 150 (+200%)
Mutual labels:  vsts, vsts-extension
Jumbune
Jumbune, an open source BigData APM & Data Quality Management Platform for Data Clouds. Enterprise feature offering is available at http://jumbune.com. More details of open source offering are at,
Stars: ✭ 64 (+28%)
Mutual labels:  yarn, devops-tools
az-devops-rice-extension
Azure DevOps extension that auto calculates RICE and stores it in a field.
Stars: ✭ 15 (-70%)
Mutual labels:  vsts, vsts-extension
vsts-extension-ts-seed-simple
Very simple seed project for developing a VSTS extension
Stars: ✭ 61 (+22%)
Mutual labels:  vsts, vsts-extension
wiql-editor
Search work items with wiql queries.
Stars: ✭ 30 (-40%)
Mutual labels:  vsts, vsts-extension
protractor-starter
#archived: protractor-starter end-to-end tests setup also for non angular application
Stars: ✭ 37 (-26%)
Mutual labels:  yarn
angularjs-es6-starter-kit
Basic AngularJS, ES6, Webpack Starter Kit Project which includes Bootstrap 4 also. This is a boilerplate for AngularJS SPA with Bootstrap 4.
Stars: ✭ 28 (-44%)
Mutual labels:  yarn
aws-fis-templates-cdk
Collection of AWS Fault Injection Simulator (FIS) experiment templates deploy-able via the AWS CDK
Stars: ✭ 43 (-14%)
Mutual labels:  devops-tools
TfsCmdlets
PowerShell Cmdlets for Azure DevOps and Team Foundation Server
Stars: ✭ 75 (+50%)
Mutual labels:  vsts
npm-vs-yarn
Compare npm vs yarn
Stars: ✭ 36 (-28%)
Mutual labels:  yarn
eslint-config-with-prettier
Eslint config with prettier
Stars: ✭ 39 (-22%)
Mutual labels:  yarn
react-typescript
React16 + HMR + typescript + webpack + tslint + tests
Stars: ✭ 21 (-58%)
Mutual labels:  yarn

Icon

Yarn Build and Release Tasks

cistatus

Yarn is Facebook's npm alternative. It is the fast, reliable and secure dependency management. This extension brings the power of Yarn to Visual Studio Team Services Build and Release Management. It enables using yarn with the official npm registry or any registry you like such as Myget or Visual Studio Team Services Package Management.

GeekLearning Loves Yarn

Why so much sudden love for Yarn ? You can find out here

Learn more about this extension on the wiki!

Tasks included

To contribute

  1. Globally install typescript and tfx-cli (to package VSTS extensions): npm install -g typescript tfx-cli
  2. From the root of the repo run npm install. This will pull down the necessary modules for the different tasks and for the build tools.
  3. Run npm run build to compile the build tasks.
  4. Run npm run package -- --version <version> to create the .vsix extension packages (supports multiple environments) that includes the build tasks.

Known Issues

Please refer to our wiki page

Release Notes

Please refer to our release page

Contributors

This extension was created by Geek Learning, with help from the community. It also uses some foundation code from Azure pipelines Tasks.

Attributions

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].