Skip to content
New issue

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

Enable release verification for all providers #1035

Open
1 of 79 tasks
danielrbradley opened this issue Jul 11, 2024 · 0 comments
Open
1 of 79 tasks

Enable release verification for all providers #1035

danielrbradley opened this issue Jul 11, 2024 · 0 comments
Labels
kind/engineering Work that is not visible to an external user

Comments

@danielrbradley
Copy link
Member

danielrbradley commented Jul 11, 2024

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:

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

Native Providers

Bridged Providers

Tier 1

Tier 2

@danielrbradley danielrbradley added the kind/engineering Work that is not visible to an external user label Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/engineering Work that is not visible to an external user
Projects
None yet
Development

No branches or pull requests

1 participant