You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/03/27 17:54:17 UTC

[GitHub] csantanapr closed pull request #73: Update the document by changing the vote policy for incubating

csantanapr closed pull request #73: Update the document by changing the vote policy for incubating
URL: https://github.com/apache/incubator-openwhisk-release/pull/73
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/docs/tutorial.md b/docs/tutorial.md
index 05d881b..963705b 100644
--- a/docs/tutorial.md
+++ b/docs/tutorial.md
@@ -35,9 +35,12 @@ the artifacts in the staging directory and the Apache release directory.
   7. [Publish the release artifacts to the staging directory](push_stage_url.md)
   8. Vote on the dev@openwhisk.apache.org list
   9. If the vote fails - configure the file config.json and resume from step 3
-  10. [Publish the release artifacts to Apache release directory](publish_apache_directory.md)
-  11. [Generate the release notes](generate_release_notes.md)
-  12. Announce the release
+  10. If the vote passes - send Vote on the general@incubator.apache.org list (cc dev list)
+  11. if the vote fails - configure the file config.json and resume from step 3
+  12. if the vote passes - close the vote with final email to incubator list (cc dev list)
+  13. [Publish the release artifacts to Apache release directory](publish_apache_directory.md)
+  14. [Generate the release notes](generate_release_notes.md)
+  15. Announce the release
 
 ## Automated mode of Release Process
 
diff --git a/tools/config.json b/tools/config.json
index 20cd582..8de1422 100644
--- a/tools/config.json
+++ b/tools/config.json
@@ -1,5 +1,5 @@
 {
-  "publish_stage": "true",
+  "publish_stage": "false",
   "stage_url": "https://dist.apache.org/repos/dist/dev/incubator/openwhisk",
   "release_url": "https://dist.apache.org/repos/dist/release/incubator/openwhisk",
   "versioning": {


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services