We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement an example to use for each provider to verify the release was successful. See:
To implement this, set a path for each language example to enable the test in the .ci-mgmt.yaml:
.ci-mgmt.yaml
releaseVerification: nodejs: examples/simple-nodejs python: examples/simple-python dotnet: examples/simple-dotnet go: exampels/simple-go
Each language is optional and can be skipped if there isn't an example available.
GitHub search for existing implemented providers
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Implement an example to use for each provider to verify the release was successful. See:
To implement this, set a path for each language example to enable the test in the
.ci-mgmt.yaml
:Each language is optional and can be skipped if there isn't an example available.
GitHub search for existing implemented providers
Native Providers
Bridged Providers
Tier 1
Tier 2
The text was updated successfully, but these errors were encountered: