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 2018/01/17 18:15:37 UTC

[beam-site] branch mergebot updated (a44b123 -> 7f22a3f)

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.


    from a44b123  This closes #373
     add 79e62e2  Prepare repository for deployment.
     new 2650eec  Fix broken JIRA component links
     new 7f22a3f  This closes #375

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:
 content/contribute/docker-images/index.html    | 11 ++---------
 content/get-started/quickstart-java/index.html |  2 +-
 src/contribute/presentation-materials.md       |  2 +-
 src/contribute/website-contributions.md        |  2 +-
 src/contribute/work-in-progress.md             |  8 ++++----
 5 files changed, 9 insertions(+), 16 deletions(-)

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

[beam-site] 01/02: Fix broken JIRA component links

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 2650eece833ca1bc7787ba3a69c11eb2452a3ac7
Author: melissa <me...@google.com>
AuthorDate: Tue Jan 16 12:55:12 2018 -0800

    Fix broken JIRA component links
---
 src/contribute/presentation-materials.md | 2 +-
 src/contribute/website-contributions.md  | 2 +-
 src/contribute/work-in-progress.md       | 8 ++++----
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/src/contribute/presentation-materials.md b/src/contribute/presentation-materials.md
index 93ce174..cac43a6 100644
--- a/src/contribute/presentation-materials.md
+++ b/src/contribute/presentation-materials.md
@@ -26,7 +26,7 @@ The Apache Beam community is looking for feedback on these materials to improve
 ## Contributing new content
 The Apache Beam community is always looking for new core content and contributions!
 
-If you are interested in contributing new content, we recommend you first search the [Apache Beam JIRA](https://issues.apache.org/jira/browse/BEAM) to see if your idea currently has an open JIRA item. If it does not, send an email to the [`user@beam.apache.org`](mailto:user@beam.apache.org) mailing list or open a new issue in the [Apache Beam JIRA](https://issues.apache.org/jira/browse/BEAM) using the [website](https://issues.apache.org/jira/browse/BEAM/component/12328906/?selectedTab=co [...]
+If you are interested in contributing new content, we recommend you first search the [Apache Beam JIRA](https://issues.apache.org/jira/browse/BEAM) to see if your idea currently has an open JIRA item. If it does not, send an email to the [`user@beam.apache.org`](mailto:user@beam.apache.org) mailing list or open a new issue in the [Apache Beam JIRA](https://issues.apache.org/jira/browse/BEAM) using the [website](https://issues.apache.org/jira/issues/?jql=project%20%3D%20BEAM%20AND%20compo [...]
 
 ## Corrections and updates
 If you encounter missing, incorrect, or out of date material, please make a comment in the presentation or send an email to the [`user@beam.apache.org`](mailto:user@beam.apache.org) mailing list.
diff --git a/src/contribute/website-contributions.md b/src/contribute/website-contributions.md
index e46b498..dc3c56f 100644
--- a/src/contribute/website-contributions.md
+++ b/src/contribute/website-contributions.md
@@ -16,7 +16,7 @@ mirror](https://github.com/apache/beam-site) repository in the `asf-site`
 branch (_not_ `master`).
 
 Issues are tracked in the
-[website](https://issues.apache.org/jira/browse/BEAM/component/12328906)
+[website](https://issues.apache.org/jira/issues/?jql=project%20%3D%20BEAM%20AND%20component%20%3D%20website)
 component in JIRA.
 
 ## One-time Setup
diff --git a/src/contribute/work-in-progress.md b/src/contribute/work-in-progress.md
index c9ebd4e..1c8eb5f 100644
--- a/src/contribute/work-in-progress.md
+++ b/src/contribute/work-in-progress.md
@@ -26,8 +26,8 @@ Current branches include:
 | Feature | Branch | JIRA Component | More Info |
 | ---- | ---- | ---- | ---- |
 | Apache Spark 2.0 Runner | [runners-spark2](https://github.com/apache/beam/tree/runners-spark2) | - | [thread](https://lists.apache.org/thread.html/e38ac4e4914a6cb1b865b1f32a6ca06c2be28ea4aa0f6b18393de66f@%3Cdev.beam.apache.org%3E) |
-| [JStorm Runner]({{ site.baseurl }}/documentation/runners/jstorm) | [jstorm-runner](https://github.com/apache/beam/tree/jstorm-runner) | [runner-jstorm](https://issues.apache.org/jira/browse/BEAM/component/12332477) | [BEAM-1899](https://issues.apache.org/jira/browse/BEAM-1899) |
-| MapReduce Runner | [mr-runner](https://github.com/apache/beam/tree/mr-runner) | [runner-mapreduce](https://issues.apache.org/jira/browse/BEAM/component/12333013) | [BEAM-165](https://issues.apache.org/jira/browse/BEAM-165) |
-| Tez Runner | [tez-runner](https://github.com/apache/beam/tree/tez-runner) | [runner-tez](https://issues.apache.org/jira/browse/BEAM/component/12333014) | [BEAM-2709](https://issues.apache.org/jira/browse/BEAM-2709) |
-| Go SDK | [go-sdk](https://github.com/apache/beam/tree/go-sdk) | [sdk-go](https://issues.apache.org/jira/browse/BEAM/component/12333564) | [BEAM-2083](https://issues.apache.org/jira/browse/BEAM-2083) |
+| [JStorm Runner]({{ site.baseurl }}/documentation/runners/jstorm) | [jstorm-runner](https://github.com/apache/beam/tree/jstorm-runner) | [runner-jstorm](https://issues.apache.org/jira/issues/?jql=project%20%3D%20BEAM%20AND%20component%20%3D%20runner-jstorm) | [BEAM-1899](https://issues.apache.org/jira/browse/BEAM-1899) |
+| MapReduce Runner | [mr-runner](https://github.com/apache/beam/tree/mr-runner) | [runner-mapreduce](https://issues.apache.org/jira/issues/?jql=project%20%3D%20BEAM%20AND%20component%20%3D%20runner-mapreduce) | [BEAM-165](https://issues.apache.org/jira/browse/BEAM-165) |
+| Tez Runner | [tez-runner](https://github.com/apache/beam/tree/tez-runner) | [runner-tez](https://issues.apache.org/jira/issues/?jql=project%20%3D%20BEAM%20AND%20component%20%3D%20runner-tez) | [BEAM-2709](https://issues.apache.org/jira/browse/BEAM-2709) |
+| Go SDK | [go-sdk](https://github.com/apache/beam/tree/go-sdk) | [sdk-go](https://issues.apache.org/jira/issues/?jql=project%20%3D%20BEAM%20AND%20component%20%3D%20sdk-go) | [BEAM-2083](https://issues.apache.org/jira/browse/BEAM-2083) |
 {:.table}

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

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

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 7f22a3f522c47948be2d8cdd508261afde2a527f
Merge: 79e62e2 2650eec
Author: Mergebot <me...@apache.org>
AuthorDate: Wed Jan 17 18:14:03 2018 +0000

    This closes #375

 src/contribute/presentation-materials.md | 2 +-
 src/contribute/website-contributions.md  | 2 +-
 src/contribute/work-in-progress.md       | 8 ++++----
 3 files changed, 6 insertions(+), 6 deletions(-)

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