We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 199e48d commit aab077bCopy full SHA for aab077b
internal_documentation/release.md
@@ -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