Skip to content

Commit aab077b

Browse files
LarsEckartJayBazuziisidore
committed
. d document release process
Co-authored-by: Jay Bazuzi <[email protected]> Co-authored-by: Llewellyn Falco <[email protected]>
1 parent 199e48d commit aab077b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

internal_documentation/release.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Current Process
2+
3+
1. open the [releases page](https://github.com/approvals/ApprovalTests.Java/releases/new)
4+
2. fill in the information for title and description
5+
3. click "Publish release"
6+
4. GitHub actions do the rest
7+
5. check
8+
1. the action succeeded (https://github.com/approvals/ApprovalTests.Java/actions/workflows/release.yml) (this takes ~3 minutes)
9+
2. the release is available on Maven Central (https://search.maven.org/artifact/com.approvaltests/approvaltests) (takes usually ~30 minutes)
10+

0 commit comments

Comments
 (0)