You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jk...@apache.org on 2017/08/10 05:04:07 UTC

[beam-site] branch asf-site updated (b3e2c94 -> bd97f2a)

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

jkff pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git.


    from b3e2c94  Prepare repository for deployment.
     new e89969e  Update a dead link to Jenkins builds.
     new 260c7d2  Regenerates website
     new bd97f2a  This closes #283: Update a dead link to Jenkins builds.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 content/contribute/testing/index.html | 4 ++--
 src/contribute/testing.md             | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@beam.apache.org" <co...@beam.apache.org>'].

[beam-site] 02/03: Regenerates website

Posted by jk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jkff pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit 260c7d28c8e52486e2edce8e431fb89ea47d2669
Author: Eugene Kirpichov <ki...@google.com>
AuthorDate: Wed Aug 9 22:03:23 2017 -0700

    Regenerates website
---
 content/contribute/testing/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/contribute/testing/index.html b/content/contribute/testing/index.html
index 044357a..d76c27d 100644
--- a/content/contribute/testing/index.html
+++ b/content/contribute/testing/index.html
@@ -412,7 +412,7 @@ precommit and postcommit testing.</p>
 <h3 id="precommit">Precommit</h3>
 
 <p>For precommit testing, Beam uses
-<a href="https://builds.apache.org/view/Beam/">Jenkins</a> and a code coverage tool
+<a href="https://builds.apache.org/view/A-D/view/Beam/">Jenkins</a> and a code coverage tool
 called <a href="https://coveralls.io/github/apache/beam">Coveralls</a>, hooked up
 to <a href="https://github.com/apache/beam">Github</a>, to ensure that pull
 requests meet a certain quality bar. These precommits verify correctness via two
@@ -447,7 +447,7 @@ more interesting things, take a look at
 <a href="https://github.com/apache/beam/blob/master/examples/java/src/test/java/org/apache/beam/examples/WordCountIT.java">WordCountIT.java</a>.</p>
 
 <p>Postcommit test results can be found in
-<a href="https://builds.apache.org/view/Beam/">Jenkins</a>.</p>
+<a href="https://builds.apache.org/view/A-D/view/Beam/">Jenkins</a>.</p>
 
 <h2 id="testing-types">Testing Types</h2>
 

-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <co...@beam.apache.org>.

[beam-site] 01/03: Update a dead link to Jenkins builds.

Posted by jk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jkff pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit e89969e947ad7ecf1aac791354f5a7de70a5d8b2
Author: Pei He <pe...@apache.org>
AuthorDate: Wed Aug 9 13:14:30 2017 +0800

    Update a dead link to Jenkins builds.
---
 src/contribute/testing.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/contribute/testing.md b/src/contribute/testing.md
index cb6dd9b..9614f24 100644
--- a/src/contribute/testing.md
+++ b/src/contribute/testing.md
@@ -255,7 +255,7 @@ precommit and postcommit testing.
 ### Precommit
 
 For precommit testing, Beam uses
-[Jenkins](https://builds.apache.org/view/Beam/) and a code coverage tool
+[Jenkins](https://builds.apache.org/view/A-D/view/Beam/) and a code coverage tool
 called [Coveralls](https://coveralls.io/github/apache/beam), hooked up
 to [Github](https://github.com/apache/beam), to ensure that pull
 requests meet a certain quality bar. These precommits verify correctness via two
@@ -290,7 +290,7 @@ more interesting things, take a look at
 [WordCountIT.java](https://github.com/apache/beam/blob/master/examples/java/src/test/java/org/apache/beam/examples/WordCountIT.java).
 
 Postcommit test results can be found in
-[Jenkins](https://builds.apache.org/view/Beam/).
+[Jenkins](https://builds.apache.org/view/A-D/view/Beam/).
 
 ## Testing Types
 

-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <co...@beam.apache.org>.

[beam-site] 03/03: This closes #283: Update a dead link to Jenkins builds.

Posted by jk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jkff pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit bd97f2abafb80ac90ea9436d80d9bf84bc28b2d4
Merge: b3e2c94 260c7d2
Author: Eugene Kirpichov <ki...@google.com>
AuthorDate: Wed Aug 9 22:03:34 2017 -0700

    This closes #283: Update a dead link to Jenkins builds.

 content/contribute/testing/index.html | 4 ++--
 src/contribute/testing.md             | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <co...@beam.apache.org>.