microsoft / vsts-azurevm-extension

MIT License
13 stars 6 forks source link

BYOS Extension #179

Closed WillLennon closed 4 years ago

WillLennon commented 4 years ago

Add support for the BYOS Pipelines Agent. Key off the configuration settings IsPipelinesAgent. If it exists then fork into the BYOS code. If it does not exist then proceed with the normal RM flow.

I tested the test extensions (1.66 for windows and 1.122 for linux) with the BYOS feature and it's working well.

WillLennon commented 4 years ago

@tejasd1990 can you please review and approve so I can merge this?