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 9813603 Updated Release Candidate Validation (markdown)
9813603 is described below
commit 98136032ab83bfb1eabe84acca66a6ec520d915f
Author: Sijie Guo <[email protected]>
AuthorDate: Thu Jul 19 15:30:58 2018 -0700
Updated Release Candidate Validation (markdown)
---
Release-Candidate-Validation.md | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/Release-Candidate-Validation.md b/Release-Candidate-Validation.md
index ed7100a..033e0cd 100644
--- a/Release-Candidate-Validation.md
+++ b/Release-Candidate-Validation.md
@@ -3,6 +3,10 @@
* [Validate Pub/Sub and Java Functions](#validate-pubsub-and-java-functions)
* [Validate Connectors](#validate-connectors)
* [Validate Stateful Functions](#validate-stateful-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.
@@ -518,7 +522,7 @@ value = 10
value = 20
```
-### Validate RPM and DEP packages
+### Validate RPM and DEB packages
#### Prepare