You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by al...@apache.org on 2022/11/18 18:57:25 UTC

[datasketches-website] branch release_process_cpp created (now 287c25ab)

This is an automated email from the ASF dual-hosted git repository.

alsay pushed a change to branch release_process_cpp
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git


      at 287c25ab small clarification

This branch includes the following new commits:

     new 287c25ab small clarification

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org


[datasketches-website] 01/01: small clarification

Posted by al...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

alsay pushed a commit to branch release_process_cpp
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git

commit 287c25ab28b76296622153a4f1473b58ce05c1ca
Author: AlexanderSaydakov <Al...@users.noreply.github.com>
AuthorDate: Fri Nov 18 10:57:04 2022 -0800

    small clarification
---
 docs/Community/ReleaseProcessForCppComponents.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/Community/ReleaseProcessForCppComponents.md b/docs/Community/ReleaseProcessForCppComponents.md
index 3d8b715c..2f80975a 100644
--- a/docs/Community/ReleaseProcessForCppComponents.md
+++ b/docs/Community/ReleaseProcessForCppComponents.md
@@ -117,7 +117,7 @@ __NOTES:__
 ### Create Copy of External Artifact Distributions
 * Run 'Build Python Wheels' action on GitHub for the release branch
 * When the build finishes download artifact.zip from it
-* Use sign_pypi_wheels.sh script to add GPG signatures and SHA512
+* Use sign_pypi_wheels.sh script to add GPG signatures and SHA512 checksums
 * Check in the result as 'pypi' subdirectory in the release candidate directory 
 
 ## Prepare & Send [VOTE] Letter to dev@


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org