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

rabbah pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-openwhisk-release.git


The following commit(s) were added to refs/heads/master by this push:
     new c292070  Add step of removing old artifacts to release instructions 
(#258)
c292070 is described below

commit c29207021a591d1e81de01ae194fc0ed46df7788
Author: David Grove <[email protected]>
AuthorDate: Thu Apr 4 17:45:58 2019 -0400

    Add step of removing old artifacts to release instructions (#258)
---
 docs/release_instructions.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/release_instructions.md b/docs/release_instructions.md
index 804ae49..b41c556 100644
--- a/docs/release_instructions.md
+++ b/docs/release_instructions.md
@@ -45,6 +45,10 @@ _Automated mode_ provides the release manager another option 
to walk through the
   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
+  16. Cleanup the artifacts from the release process:
+      a. Remove the rc files from staging.
+      b. If there is a previous released version, remove it from Apache 
release directory
+         (it will automatically still be available via the Apache archive 
server).
 
 ## Automated mode of Release Process
 

Reply via email to