Sample scripts to help deploy PipelineFx Qube! in Azure
Перейти к файлу
Fred Park fb3bbc5329
Update for archival (#3)
2024-06-03 11:27:05 -07:00
Scripts Update for archival (#3) 2024-06-03 11:27:05 -07:00
.gitignore Initial commit 2018-08-09 14:43:29 -07:00
LICENSE Initial commit 2018-08-09 14:43:34 -07:00
README.md Update for archival (#3) 2024-06-03 11:27:05 -07:00
SECURITY.md Microsoft mandatory file 2023-01-24 16:35:33 +00:00

README.md

Azure Scripts for PipelineFx Qube Integration

Status: This repository is no longer maintained.

This repository contains sample and helper scripts to deploy Qube on Microsoft Azure.

Scripts\qube-bootstrap.ps1

This script will download and package all the Qube worker dependencies, include Qube. The dependencies will be added to application packages (a ZIP) and uploaded to the specified Azure Batch account.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.