Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Commit 5edb5b6

Browse files
chore: 📝 document release process (#30)
1 parent e19252b commit 5edb5b6

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

RELEASE.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Release
2+
3+
1. [Create release](https://github.com/snyk/code-sdk-java/releases) in github with a new tag vX.X.X for the version
4+
2. Add changes & fixes to the release information
5+
3. Wait for the release action to run
6+
4. Log into [Sonatype](https://oss.sonatype.org)
7+
5. Click on [Staging Repositories](https://oss.sonatype.org/#)
8+
6. Select `iosnyk-xxxx`
9+
7. Click on `Close`
10+
8. Wait for the Close activity to finish (takes about 10 min)
11+
9. Select `iosnyk-xxxx` staging repository again
12+
10. Click on `Release` (takes about 10 min)
13+
14+
See [Staging Overview](https://help.sonatype.com/repomanager2/staging-releases/staging-overview) for
15+
some general Sonatype info.

0 commit comments

Comments
 (0)