Update Release Strategy authored by Chad Leong's avatar Chad Leong
...@@ -20,7 +20,7 @@ These releases are created as branches with the prefix `release/` so that the re ...@@ -20,7 +20,7 @@ These releases are created as branches with the prefix `release/` so that the re
Each release branch will contain tags, one for each patch released under that version. The tags will be named with a `v` prefix and will repeat the version number (such as "v1.0.0"). All release branches will have at least a ".0" patch but may gain additional tags if patches are applied after branch creation. Each release branch will contain tags, one for each patch released under that version. The tags will be named with a `v` prefix and will repeat the version number (such as "v1.0.0"). All release branches will have at least a ".0" patch but may gain additional tags if patches are applied after branch creation.
## Tagging Notes ## [Tagging Notes](https://community.opengroup.org/osdu/governance/project-management-committee/-/wikis/Tagging-Notes)
These pages are generated by scripts to report the status of the tagging process. These pages are generated by scripts to report the status of the tagging process.
They are mostly relevant to the developers while releases are being prepared. They are mostly relevant to the developers while releases are being prepared.
... ...
......