mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/operations/components/certification-lifecycle.md
Co-authored-by: Will <witsai@microsoft.com>
This commit is contained in:
parent
e8a80fb86e
commit
c5c9673f14
|
|
@ -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 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
|
- Requestor submits a PR for the test plan as a `README.md` file in the component's source code directory
|
||||||
- The requestor details the test environment requirements in the created PR, 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
|
- A Dapr maintainer reviews the test plan, provides feedback or approves it, and eventually merges the PR
|
||||||
- Requestor submits a PR for the automated certification tests, including scripts to provision resources when applicable
|
- 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
|
- 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 the `docs` repository, updating the component's certification level
|
- Requestor submits a PR in the `docs` repository, updating the component's certification level
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue