You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by me...@apache.org on 2017/10/14 00:26:34 UTC

[beam-site] branch mergebot updated (ee1bcf6 -> 03e9c45)

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

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


 discard ee1bcf6  This closes #330
 discard 9a5f8eb  [MINOR] Updated hero and cards background to use background-size: cover for better mobile support
     new 54bff8f  Fix dead link
     new 03e9c45  This closes #333

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (ee1bcf6)
            \
             N -- N -- N   refs/heads/mergebot (03e9c45)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 2 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:
 src/_sass/_cards.sass          | 2 +-
 src/_sass/_hero.sass           | 2 +-
 src/contribute/runner-guide.md | 4 ++--
 3 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] 01/02: Fix dead link

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

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

commit 54bff8f2f016fdfe57a6c94a5fbe1782e3c78a89
Author: melissa <me...@google.com>
AuthorDate: Fri Oct 13 10:06:44 2017 -0700

    Fix dead link
---
 src/contribute/runner-guide.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/contribute/runner-guide.md b/src/contribute/runner-guide.md
index d638ed0..b142f0c 100644
--- a/src/contribute/runner-guide.md
+++ b/src/contribute/runner-guide.md
@@ -825,8 +825,8 @@ depend on the particulars of the Java SDK.
 
 ## The Runner API protos
 
-[The Runner
-API](https://github.com/apache/beam/blob/master/sdks/common/runner-api/src/main/proto/beam_runner_api.proto)
+The [Runner
+API](https://github.com/apache/beam/blob/master/model/pipeline/src/main/proto/beam_runner_api.proto)
 refers to a specific manifestation of the concepts in the Beam model, as a
 protocol buffers schema.  Even though you should not manipulate these messages
 directly, it can be helpful to know the canonical data that makes up a

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

[beam-site] 02/02: This closes #333

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

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

commit 03e9c455fcf30be8a4c7c92addef513f1f064727
Merge: 88bec3f 54bff8f
Author: Mergebot <me...@apache.org>
AuthorDate: Sat Oct 14 00:26:18 2017 +0000

    This closes #333

 src/contribute/runner-guide.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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