Update daprdocs/content/en/operations/components/certification-lifecycle.md

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
This commit is contained in:
Artur Souza 2021-10-29 14:05:07 -07:00 committed by GitHub
parent 07cd794039
commit f8239a708b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ For a new component requiring a certification change from Beta to Stable, a requ
- Requestor creates an issue in the `components-contrib` repository for certification of the component with the current and the new certification levels
- Requestor submits a PR for the test plan as a `README.md` file in the component's source code directory
- The user details the test environment requirements in the PR created, including any manual steps or credentials needed
- A Dapr maintainer reviews the test plan, giving feedback or approving it and merge the PR
- A Dapr maintainer reviews the test plan, giving feedback or approving it and merges the PR
- Requestor submits a PR for the automated certification tests, including scripts to provision resources when applicable
- After the test environment setup is completed and credentials provisioned, Dapr maintainers review the PR and, if approved, merges the PR
- Requestor submits a PR in `docs` repository, updating the component's certification level