You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: etc/release-process.txt
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -32,9 +32,9 @@ Create tag:
32
32
33
33
Create the next version of the release notes with empty fields using the template.
34
34
35
-
Upload the javadoc, TODO.
35
+
Update the website and Github README.adoc. This includes adding any features to the home page and features page. Updating the doc page with javadoc links. Update the download page with a link to the latest release notes.
36
36
37
-
Update the website and Github README.adoc, TODO.
37
+
Copy the generated javadoc for each component to the website repositories' master branch under /javadoc/<version>. Commit the javadoc and push.
38
38
39
39
Send a message to the group and social media about the release, TODO.
0 commit comments