File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ Testcontainers' release process is semi-automated through GitHub Actions. This d
15
15
* For TinSalver to correctly work with keybase on WSL on Windows, you might need to disable pinentry: ` keybase config set -b pinentry.disabled true ` .
16
16
7 . Close the release in Sonatype. This will evaluate the release based on given Sonatype rules.
17
17
8 . After successful closing, the release button needs to be clicked and afterwards it is automatically synced to Maven Central.
18
- 9 . Handcraft and polish some of the release notes (e.g. substitute combinded dependency PRs and highlight certain features).
19
- 10 . Rename existing milestone corresponding to new release and close it. Then create a new ` next ` milstestone .
18
+ 9 . Handcraft and polish some of the release notes (e.g. substitute combined dependency PRs and highlight certain features).
19
+ 10 . Rename existing milestone corresponding to new release and close it. Then create a new ` next ` milestone .
20
20
11 . When available through Maven Central, poke [ Richard North] ( https://github.com/rnorth ) to announce the release on Twitter!
21
21
12 . Merge automated version update PRs in order to update the reference version in ` mkdocs.yml ` and ` gradle.properties ` .
22
22
@@ -25,4 +25,4 @@ Testcontainers' release process is semi-automated through GitHub Actions. This d
25
25
* The process is done with GitHub Actions, TinSalver and Sonatype.
26
26
* Sonatype will automatically promote the staging release to Maven Central.
27
27
* Keybase needs to be installed on the developer machine.
28
- * GPG key of signing developer needs to be uplodaed to the [ Ubuntu keyserver] ( https://keyserver.ubuntu.com/ ) (or other server supported by Sonatype).
28
+ * GPG key of signing developer needs to be uploaded to the [ Ubuntu keyserver] ( https://keyserver.ubuntu.com/ ) (or other server supported by Sonatype).
You can’t perform that action at this time.
0 commit comments