File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
DynamoDbEncryption/runtimes/rust Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ To publish a new version of the aws-db-esdk for version N.N.N
6
6
1 . cd ../../../releases/rust/db_esdk
7
7
1 . Create a PR with all changed or added files
8
8
1 . Within the PR, make sure you also:
9
- 1 . Update the ` CHANGELOG.md ` in the root directory with the changes
10
- 1 . If this is a major version bump, update the ` SUPPORT_POLICY.rst ` for Rust
11
- 1 . Get the PR reviewed by a teammate
9
+ 1 . Update the ` CHANGELOG.md ` in the root directory with the changes
10
+ 1 . If this is a major version bump, update the ` SUPPORT_POLICY.rst ` for Rust
11
+ 1 . Get the PR reviewed by a teammate
12
12
1 . cargo publish
13
13
1 . cd ../../../DynamoDbEncryption/runtimes/rust/ # i.e. return here
14
14
1 . ./test_published.sh N.N.N
You can’t perform that action at this time.
0 commit comments