@@ -39,15 +40,14 @@ Below is the current planned date for upcoming OSDU milestone releases. Note tha
...
@@ -39,15 +40,14 @@ Below is the current planned date for upcoming OSDU milestone releases. Note tha
* Code freeze date is for development teams to complete the new function development and integration in this release.
* Code freeze date is for development teams to complete the new function development and integration in this release.
* Deployed to pre shipping date is target date for CSP teams to deploy the tagged milestone baseline into pre shipping env so that pre shipping team is ready to execute the tests.
* Deployed to pre shipping date is target date for CSP teams to deploy the tagged milestone baseline into pre shipping env so that pre shipping team is ready to execute the tests.
* Public release date is after the validation from pre shipping team. The date may change depending on the validation results.
* Public release date is after the validation from pre shipping team. The date may change depending on the validation results.
| Milestones | Code freeze date for Dev teams | Deployed to Pre Shipping | Public release date |
|Milestones|Code freeze date for Dev teams|Deployed to Pre Shipping|Public release date|
* M10 cycle is longer with consideration of Christmas and new year holiday
* M10 cycle is longer with consideration of Christmas and new year holiday
...
@@ -65,4 +65,4 @@ After the release pipeline passes and/or you are satisfied with the results, cre
...
@@ -65,4 +65,4 @@ After the release pipeline passes and/or you are satisfied with the results, cre
## Creating a new Patch
## Creating a new Patch
If a new patch is needed on a particular service, simply add the new commits to the release branch, either with cherry picks or merges. Then, wait for the new pipeline to succeed, and create a new tag on the branch incrementing the patch number (for example, "vX.Y.1"). If new CI-CD Pipelines are needed for the patch, don't forget to update the `.gitlab-ci.yml` file to reference the new version of the CI-CD includes.
If a new patch is needed on a particular service, simply add the new commits to the release branch, either with cherry picks or merges. Then, wait for the new pipeline to succeed, and create a new tag on the branch incrementing the patch number (for example, "vX.Y.1"). If new CI-CD Pipelines are needed for the patch, don't forget to update the `.gitlab-ci.yml` file to reference the new version of the CI-CD includes.