File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,16 @@ Its target auditory is project maintainers.
10
10
1 . Create a pull request to approve the changelog and version bump.
11
11
1 . Merge the pull request after it is approved.
12
12
1 . Create and push a new repository tag. The tag name should look like
13
- ` v<major_number>.<minor_number>.<patch_number> ` .
13
+ ` v<major_number>.<minor_number>.<patch_number> ` .
14
+ 1 . Create a new [ Release] ( https://github.com/appium/java-client/releases/new ) in GitHub.
15
+ Paste the above changelist into the release notes. Make sure the name of the new release
16
+ matches to the name of the above tag.
14
17
1 . Open [ Sonatype] ( https://oss.sonatype.org/#welcome ) in your browser.
15
18
1 . Login to Nexus using 1Password credentials. Ask Appium maintainers
16
- if you need access to the team's 1Password vault.
19
+ if you need access to the team's 1Password vault.
17
20
1 . Navigate to ` Staging Repositories ` .
18
- 1 . Select the corresponding release and click ` Close ` .
21
+ 1 . Select the corresponding release and click ` Close ` . Note that it may take
22
+ some minutes until Sonatype picks up the GitHub release.
19
23
1 . Wait until checks are completed.
20
24
1 . Click ` Release ` .
21
25
1 . After the new release is published, it becomes available in
You can’t perform that action at this time.
0 commit comments