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.
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.
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