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: RELEASE.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -121,4 +121,6 @@ Once you receive at least three +1 binding votes from PMC members and no vetos:
121
121
1.**Move to Release**: Move the files from `dist/dev/${PROJECT}/${LANGUAGE}/${VERSION}-RC${RC#rc}` to `dist/release/${PROJECT}/${LANGUAGE}/${VERSION}` via SVN.
122
122
2.**Delete Old RCs**: Remove the candidate files from the dev directory.
123
123
3.**Promote Tag**: Create a final version tag `v${VERSION}` from the successful `v${CANDIDATE_NAME}` and push.
124
-
4.**Announce**: Wait 24 hours for mirrors to sync, then email announce@apache.org.
124
+
4.**Create GitHub Release**: Create a new release on GitHub with the tag `v${VERSION}` and link to the release notes.
125
+
5.**Announce**: Wait 24 hours for mirrors to sync, then email announce@apache.org.
126
+
6.**Update Website**: Update the [Apache DataSketches website](https://github.com/apache/datasketches-website) to reflect the new released version for datasketches-go.
0 commit comments