This is an automated email from the ASF dual-hosted git repository.
guangning pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new 3edd976 Updated Release process (markdown)
3edd976 is described below
commit 3edd97614c4f57502ba321e3a92b28fcd9d1bdd3
Author: Guangning <[email protected]>
AuthorDate: Wed Jan 22 12:04:56 2020 +0800
Updated Release process (markdown)
---
Release-process.md | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/Release-process.md b/Release-process.md
index 3dd8722..8b7c8c7 100644
--- a/Release-process.md
+++ b/Release-process.md
@@ -19,11 +19,13 @@ The steps for releasing are as follows:
8. Run the vote
10. Promote the release
11. Publish Docker Images
-12. Publish Python Clients
-13. Update release notes
-14. Update the site
-15. Announce the release
-16. Write a blog post for the release (optional)
+12. Publish Python
+13. Update swagger file
+14. Update release notes
+15. Update the site
+16. Announce the release
+17. Write a blog post for the release (optional)
+18. Remove old releases
## Steps in detail