keptn-sandbox / keptn-azure-devops-extension

Azure DevOps Extension for integrating Keptn with your Azure DevOps Pipelines
Apache License 2.0
6 stars 4 forks source link

Create a TEST version of the extension #16

Closed robertjahn closed 4 years ago

robertjahn commented 4 years ago

We should have two versions of the extension, a public one (PRODUCTION) one and a non-public (TEST) one. This will allow for integration testing before a change is promoted.

For the TEST version, in the marketplace you can specify the organizations who can install it. image

Take a look at this script for reference to create an automation scripts for promoting code https://bitbucket.org/keptn/keptn-quality-gate/src/master/ci-scripts/release.sh

heydenb commented 4 years ago

Created a system based on gulp that allows us to make the distiction between Dev and the public version