Skip to content

Commit

Permalink
[doc]: use PROD instead of GA and also added RC
Browse files Browse the repository at this point in the history
  • Loading branch information
jefflill committed Aug 6, 2023
1 parent a7db7e9 commit 472a00e
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Doc/Release/0.10.0-beta.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@

# Release Taxonomy:

| Release Type | Usage | Description |
| :----------: | :-------------: | :------------------------------------------------------------------------------------------------- |
| **ALPHA** | private testing | Used internally for testing and potentially provided to specific people for testing purposes |
| **BETA** | public testing | Early release with no guarantee that we won't make breaking changes before release |
| **PREVIEW** | public testing | Previews close to **GA** capabilities. Future breaking changes are much less likely than **BETA** |
| **GA** | production | General Availability: ready for public production usage |
| Release Type | Usage | Description |
| :----------: | :----------------: | :------------------------------------------------------------------------------------------------- |
| **ALPHA** | private testing | Used internally for testing and potentially provided to specific people for testing purposes |
| **BETA** | public testing | Early release with no guarantee that we won't make breaking changes before release |
| **PREVIEW** | public testing | More stable early release. Future breaking changes are much less likely than **BETA** |
| **RC** | release candidate | Nearly ready for a production release |
| **PROD** | production | Ready for production |

# Description

Expand Down

0 comments on commit 472a00e

Please sign in to comment.