Skip to content

ParaPyDev/azure-pipeline-tasks

Repository files navigation

ParaPy Cloud Tools extension

ParaPy

This Azure extension provides Azure Pipeline tasks, provided by ParaPy, to aid in implementing Continuous integration and deployment for your ParaPy applications.

Usage

  • Request the ParaPy Cloud Tools extension through support@parapy.nl or find the ParaPy Cloud Tools extension in the Marketplace.
  • Accept the ParaPy Cloud Tools extension in Azure Devops.
  • Utilize the provided tasks in your Azure pipelines. Please run on a ubuntu 22.04 machine.

Development of the extension

Prerequisites:

Install:

cd test-task; npm install; tsc; cd .. ; cd release-task ; npm install; tsc; cd ..

Deploy:

tfx extension publish --manifest-globs vss-extension.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published