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

Co-authored-by: Will <witsai@microsoft.com>
This commit is contained in:
Artur Souza 2021-11-02 16:48:05 -07:00 committed by GitHub
parent 88f3d66599
commit e8a80fb86e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ For a new component requiring a certification change from Alpha to Beta, a reque
For a new component requiring a certification change from Beta to Stable, a request for component certification follows these steps:
- 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
- The requestor details the test environment requirements in the created PR, including any manual steps or credentials needed
- 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