Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
update cloud release schedule (#8903)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaellzc authored Apr 15, 2024
1 parent ed640b7 commit c89e982
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions content/departments/cloud/technical-docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ The release process is performed in steps:
1. New version is released via [release team](../../engineering/teams/release/team/index.md)
2. GitHub issue in [Sourcegraph Customer repository](https://github.com/sourcegraph/customer) with the `mi2 env create-tracking-issue -e prod $TARGET_VERSION` command
3. GitHub issue is labeled with `team/cloud` and Cloud Team is automatically notified to perform Managed Instances upgrade. Label is part of the template.
4. Cloud team performs upgrade of all instances in given order:
4. Cloud team performs upgrade of all instances in given order depending on the release type:

#### Release process for quarterly major release

| Stage | Working days since release | Action | Condition not met? |
| ----- | -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------- |
Expand All @@ -34,7 +36,7 @@ Sample upgrade:
- [tracking issue - 5.1.4](https://github.com/sourcegraph/customer/issues/2251).
- GitHub Pull Requests for [5.1.4 upgrade](https://github.com/sourcegraph/cloud/pulls?q=is%3Apr+is%3Aclosed+label%3Ami-upgrade+5.1.4)

#### Release process for patch releases
#### Release process for monthly minor or patch releases

With [bi-weekly patch release schedule](../../engineering/dev/process/releases/index.md#patch-schedule), Cloud Team is using simplified release process to ensure Cloud customers can obtain patch as soon as possible.

Expand Down

0 comments on commit c89e982

Please sign in to comment.