NuKeeperDotNet / NuKeeper-AzureDevops-extension

NuKeeper AzureDevops and VSTS extension
12 stars 15 forks source link
azure-devops azure-devops-extension nuget nukeeper update vsts-extension

Build Status Gitter

NuKeeper AzureDevops Extension

This is the NuKeeper for Azure DevOps / VSTS extension. It will allow you to run the NuKeeper command inside the users build pipeline.

You will find it here in the Visual Studio marketplace.

It's up to the user to schedule the pipeline in whatever is correct for their solution.

See the website for installation instructions

Development

Prerequisites

Debugging the extension

Run npm install in root folder.

Create a folder named temp in the root folder.

Adjust .vscode/launch.json:

Open the root folder in Visual Studio Code.

Go to the debugger tab and click Debug NuKeeper.

Check the Debug console for output