File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ and select the version "Pre CXX-584".
9
9
Ensure the latest commit has run tests on the Evergreen waterfall.
10
10
11
11
For a minor release this should be the
12
- [ waterfall] ( https://spruce.mongodb.com/commits/cxx-driver ) tracking the
12
+ [ waterfall] ( https://spruce.mongodb.com/commits/mongo- cxx-driver ) tracking the
13
13
master branch (requires auth).
14
- For a patch release this is the waterfall tracking that branch . E.g. if you are
15
- releasing 3.7 .3, then refer to the the waterfall tracking
16
- [ releases/v3.7 ] ( https://spruce.mongodb.com/commits/cxx-driver-v3.7 )
14
+ For a patch release this is the waterfall tracking the latest release . E.g. if you are
15
+ releasing 1.2 .3, then refer to the the waterfall tracking
16
+ [ releases/v1.2 ] ( https://spruce.mongodb.com/commits/mongo- cxx-driver-latest-release )
17
17
(requires auth).
18
18
19
19
If there are test failures, ensure they are at least expected or not introduced
@@ -500,7 +500,7 @@ patch --dry-run -d .evergreen -p0 -i spec.patch
500
500
- Test the build with something like this:
501
501
502
502
```
503
- evergreen patch -p cxx-driver -v packaging -t rpm-package-build -f
503
+ evergreen patch -p mongo- cxx-driver -v packaging -t rpm-package-build -f
504
504
```
505
505
506
506
- There is no package upload step, since the downstream maintainer handles that
You can’t perform that action at this time.
0 commit comments