Skip to content

Commit a958811

Browse files
authored
Merge pull request #5560 from unisonweb/aryairani-patch-4
2 parents 6da22c8 + bd85673 commit a958811

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/release-steps.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,11 @@ Edit `releases._<ReleaseName>.README` to include `Release: <ReleaseName>`.
1919
.basedev.release> push git([email protected]:unisonweb/base)
2020
```
2121

22-
## 2. Run Release script
22+
## 2. Check or run cloud client tests
23+
24+
https://github.com/unisoncomputing/cloud-client-tests/actions/workflows/cloud-client-tests.yml
25+
26+
## 3. Run Release script
2327

2428
* **Milestone Release**: Look up the most recent release; bump the number and remove any trailing letters, e.g. `./scripts/make-release release/M5 trunk`
2529
* **Minor Release**: Increment the trailing letter of the previous release, or add an `a` to the previous milestone release, e.g. `./scripts/make-release release/M5a trunk`
@@ -40,11 +44,11 @@ Including:
4044

4145
After successfully executing the script you just have to sit tight and wait for all the jobs to complete.
4246

43-
## 3
47+
## 4
4448

4549
Smoke test of the new release. Try `brew upgrade unison-language`, launch it, launch `ui`.
4650

47-
## 4
51+
## 5
4852

4953
Write up release notes, template below.
5054

0 commit comments

Comments
 (0)