From: Richard W.M. Jones Date: Thu, 6 Jul 2017 21:25:09 +0000 (+0100) Subject: Add link to the blog posting. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=d2dbaca114a468bf1035fa45af1bfe0875781ce2;hp=5baa46c18d0064fe29a2a0cf7c8a6b28a40d3b0a;p=patchq.git Add link to the blog posting. Also we store the images used in that posting. --- diff --git a/README b/README index 93bff66..6e779de 100644 --- a/README +++ b/README @@ -18,7 +18,7 @@ It requires: To understand how patchq works, please read these blog posts: - - XXX + - https://rwmj.wordpress.com/2017/07/06/patch-review-and-message-brokers/ Installation: diff --git a/images/patchq1.svg b/images/patchq1.svg new file mode 100644 index 0000000..ff0c2c5 --- /dev/null +++ b/images/patchq1.svg @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + patchq_input + + diff --git a/images/patchq1.svg.png b/images/patchq1.svg.png new file mode 100644 index 0000000..29766b3 Binary files /dev/null and b/images/patchq1.svg.png differ diff --git a/images/patchq2.svg b/images/patchq2.svg new file mode 100644 index 0000000..7f260b5 --- /dev/null +++ b/images/patchq2.svg @@ -0,0 +1,236 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + patchq_input + + patchq_thread(exchange) + threader.py + + + + + diff --git a/images/patchq2.svg.png b/images/patchq2.svg.png new file mode 100644 index 0000000..ad5ddab Binary files /dev/null and b/images/patchq2.svg.png differ diff --git a/images/patchq3.svg b/images/patchq3.svg new file mode 100644 index 0000000..9e89df0 --- /dev/null +++ b/images/patchq3.svg @@ -0,0 +1,358 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + patchq_test_check-syntax + + + + + + patchq_test_check-release + + + patchq_thread + threader.py + + + + perform-tests.py(check-syntax) + perform-tests.py(check-release) + + diff --git a/images/patchq3.svg.png b/images/patchq3.svg.png new file mode 100644 index 0000000..9635a1a Binary files /dev/null and b/images/patchq3.svg.png differ