Skip to content

Commit 57117c1

Browse files
committed
Update release proces
1 parent 627defd commit 57117c1

1 file changed

Lines changed: 6 additions & 11 deletions

File tree

release-procedure.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,15 @@ You need a Nexus OSS account to publish the release with access to gdx-pay. Get
66

77
## Every release
88

9-
1. Draft a new release from https://github.com/libgdx/gdx-pay/releases
9+
1. Make sure NEXUS_ secrets in GitHub Security are from the person publishing the release
1010

11-
2. Wait until the GitHub action completes.
11+
2. Draft a new release from https://github.com/libgdx/gdx-pay/releases
1212

13-
3. Go to https://central.sonatype.com/publishing and log in
14-
- wait until gdx-pay release appears here.
15-
- select "Close"
16-
- Approx 2 minutes later Release button becomes enabled, click "Release" and confirm.
17-
- In approx 30 minutes the release will be available in Maven Central.
13+
3. Wait until the GitHub action completes.
1814

19-
Note: I did not see the release appear here, but another maintainer did see it.
20-
See https://github.com/libgdx/gdx-pay/issues/278 for the discussion
15+
4. Go to https://central.sonatype.com/publishing and log in, publish the release there.
2116

22-
4. Update gdx-pay README.md: search & replace version numbers
17+
5. Update gdx-pay README.md: search & replace version numbers
2318

24-
5. Update gdx-pay gradle.properties
19+
6. Update gdx-pay gradle.properties
2520
update version to the next development version.

0 commit comments

Comments
 (0)