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
- npm
Run npm install
in root folder.
Create a folder named temp
in the root folder.
Adjust .vscode/launch.json
:
- Adjust the
BUILD_SOURCESDIRECTORY
for a path to a repo. - Put a valid token in the
ENDPOINT_AUTH_PARAMETER_SYSTEMVSSCONNECTION_ACCESSTOKEN
Open the root folder in Visual Studio Code.
Go to the debugger tab and click Debug NuKeeper
.
Check the Debug console for output