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/12/06 23:27:29 UTC

[beam-site] branch asf-site updated (4b28005 -> 07b03c1)

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

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


    from 4b28005  This closes #358
     add 663de7e  Add links to the Go SDK
     add 79fd32e  This closes #361
     new 07b03c1  Prepare repository for deployment.

The 1 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/work-in-progress/index.html | 6 ++++++
 src/contribute/work-in-progress.md             | 1 +
 2 files changed, 7 insertions(+)

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

[beam-site] 01/01: Prepare repository for deployment.

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

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

commit 07b03c15137e76f021e1eb969e5b58a9859a0b47
Author: Mergebot <me...@apache.org>
AuthorDate: Wed Dec 6 23:27:28 2017 +0000

    Prepare repository for deployment.
---
 content/contribute/work-in-progress/index.html | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/content/contribute/work-in-progress/index.html b/content/contribute/work-in-progress/index.html
index a30f054..00558e4 100644
--- a/content/contribute/work-in-progress/index.html
+++ b/content/contribute/work-in-progress/index.html
@@ -195,6 +195,12 @@
       <td><a href="https://issues.apache.org/jira/browse/BEAM/component/12332480">dsl-sql</a></td>
       <td><a href="https://issues.apache.org/jira/browse/BEAM-301">BEAM-301</a></td>
     </tr>
+    <tr>
+      <td>Go SDK</td>
+      <td><a href="https://github.com/apache/beam/tree/go-sdk">go-sdk</a></td>
+      <td><a href="https://issues.apache.org/jira/browse/BEAM/component/12333564">sdk-go</a></td>
+      <td><a href="https://issues.apache.org/jira/browse/BEAM-2083">BEAM-2083</a></td>
+    </tr>
   </tbody>
 </table>
 

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