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

sijie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new a6b5ff6  Updated Release Candidate Validation (markdown)
a6b5ff6 is described below

commit a6b5ff670d227c4a1d3ed28d1771e9fd9e4b7dc4
Author: Sijie Guo <guosi...@gmail.com>
AuthorDate: Thu Jul 19 16:28:41 2018 -0700

    Updated Release Candidate Validation (markdown)
---
 Release-Candidate-Validation.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/Release-Candidate-Validation.md b/Release-Candidate-Validation.md
index 033e0cd..54111cc 100644
--- a/Release-Candidate-Validation.md
+++ b/Release-Candidate-Validation.md
@@ -3,12 +3,14 @@
   * [Validate Pub/Sub and Java Functions](#validate-pubsub-and-java-functions)
   * [Validate Connectors](#validate-connectors)
   * [Validate Stateful Functions](#validate-stateful-functions)
+  * [Validate Python Functions](#validate-python-functions)
 - [Validate RPM and DEB packages](#validate-rpm-and-deb-packages)
   * [Prepare](#prepare)
   * [Validate RPM](#validate-rpm)
   * [Validate DEB](#validate-deb)
 
-Here are some instructions for reviewing and validating a release candidate.
+Here are some manual instructions for reviewing and validating a release 
candidate.
+These steps can be automated. Contributions are welcome!
 
 ### Validate the binary distribution
 
@@ -522,6 +524,10 @@ value = 10
 value = 20
 ```
 
+#### Validate Python Functions
+
+
+
 ### Validate RPM and DEB packages
 
 #### Prepare

Reply via email to