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

janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-coho.git


The following commit(s) were added to refs/heads/master by this push:
     new 73baf37  add `coho verify-archive` instructions
73baf37 is described below

commit 73baf371791e7e938c32373035d7ac470ef8ba77
Author: Jan Piotrowski <[email protected]>
AuthorDate: Thu Oct 4 00:51:12 2018 +0200

    add `coho verify-archive` instructions
---
 docs/release-voting.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/release-voting.md b/docs/release-voting.md
index 8549697..689773b 100644
--- a/docs/release-voting.md
+++ b/docs/release-voting.md
@@ -71,7 +71,7 @@ For example, someone else might say:
     * Verified sha1s match tags with `coho verify-tags` [2]
     * Re-created archives to ensure contents match release candidate [3]
 
-- [1] ???
+- [1] Download all files from the `https://dist.apache.org/repos/dist/...` 
link in the email (`*.tgz`, `*.tgz.asc` and `*.tgz.sha512`). Run `coho 
verify-archive ....tgz` in the download folder. (If you have gpg problems, look 
at https://github.com/apache/cordova-coho/blob/master/docs/setting-up-gpg.md)
 - [2] Go to the directory where you ran `coho repo-clone` before. Execute 
`coho verify-tags -g`, then paste the tag string from the email (e.g. 
`cordova-cli: 8.1.1 (3f8d9c88d6)`), then press [Enter] and wait a bit (I had to 
hit Enter again to unstuck the process as well). You should get an output like 
`cordova-cli: Tag hash verified.`.
 - [3] ???
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to