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 cc8a7a7 This closes #331
omit a7159d7 Address
https://github.com/apache/beam-site/pull/331#discussion_r144906095
omit a4662c7 Address
https://github.com/apache/beam-site/pull/331#discussion_r144115767
omit 68c9fef Update IntelliJ Checkstyle instructions
add 627c843 Add RedisIO in the built-in set
add c8d7858 Regenerate website
add 2be51a6 This closes #334: Add RedisIO in the built-in set
add 346b3be Move Elasticsearch v5.x from in-progress to built-in
add aa074e7 This closes #322
add fa66528 [BEAM-664] Update docs: MinimalWordCount in Java is
intentionally hardcoded to run only on DirectRunner
add 961cc7c Regenerate website
add 0cf69dd This closes #336
add 6e3e729 [BEAM-3121] Remove broken docker script and documentation
add 887d75f Merge pull request #339 from herohde/portability
add 7c82d51 New top menu plus side nav layout
add 756b59a Regenerate website content
add 0679868 This closes #332: New web site navigation
new 33ac606 [BEAM-1934] Add more CoGroupByKey content/examples
new 90a0460 Update with Java snippet tags
new 75b2d8b This closes #302
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 (cc8a7a7)
\
N -- N -- N refs/heads/mergebot (75b2d8b)
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 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:
README.md | 10 -
.../capability/2016/03/17/capability-matrix.html | 117 ++-------
.../2016/04/03/presentation-materials.html | 117 ++-------
.../sdk/2016/02/25/python-sdk-now-public.html | 117 ++-------
content/beam/release/2016/06/15/first-release.html | 117 ++-------
.../2016/10/11/strata-hadoop-world-and-beam.html | 117 ++-------
.../update/website/2016/02/22/beam-has-a-logo.html | 117 ++-------
.../blog/2016/05/18/splitAtFraction-method.html | 117 ++-------
.../05/27/where-is-my-pcollection-dot-map.html | 117 ++-------
.../2016/06/13/flink-batch-runner-milestone.html | 117 ++-------
content/blog/2016/08/03/six-months.html | 117 ++-------
content/blog/2016/10/20/test-stream.html | 117 ++-------
content/blog/2017/01/09/added-apex-runner.html | 117 ++-------
content/blog/2017/01/10/beam-graduates.html | 117 ++-------
.../blog/2017/02/01/graduation-media-recap.html | 117 ++-------
content/blog/2017/02/13/stateful-processing.html | 117 ++-------
content/blog/2017/03/16/python-sdk-release.html | 117 ++-------
.../blog/2017/05/17/beam-first-stable-release.html | 117 ++-------
content/blog/2017/08/16/splittable-do-fn.html | 117 ++-------
content/blog/2017/08/28/timely-processing.html | 117 ++-------
content/blog/index.html | 117 ++-------
content/coming-soon.html | 117 ++-------
content/contribute/contribution-guide/index.html | 217 ++++++++-------
content/contribute/design-principles/index.html | 200 +++++++-------
content/contribute/docker-images/index.html | 197 +++++++-------
content/contribute/index.html | 174 ++++++------
content/contribute/logos/index.html | 183 +++++++------
content/contribute/maturity-model/index.html | 252 +++++++++---------
.../contribute/presentation-materials/index.html | 179 ++++++-------
.../contribute/ptransform-style-guide/index.html | 199 +++++++-------
content/contribute/release-guide/index.html | 238 ++++++++++-------
content/contribute/runner-guide/index.html | 256 ++++++++++--------
content/contribute/source-repository/index.html | 180 ++++++-------
content/contribute/team/index.html | 177 ++++++-------
content/contribute/testing/index.html | 278 +++++++++++---------
content/contribute/work-in-progress/index.html | 179 ++++++-------
content/css/site.css | 172 +++++++++++-
content/documentation/dsls/sql/index.html | 217 ++++++++-------
content/documentation/execution-model/index.html | 253 +++++++++++-------
content/documentation/index.html | 247 ++++++++++-------
content/documentation/io/authoring-java/index.html | 239 ++++++++++-------
.../documentation/io/authoring-overview/index.html | 250 +++++++++++-------
.../documentation/io/authoring-python/index.html | 236 ++++++++++-------
.../documentation/io/built-in/hadoop/index.html | 245 ++++++++++-------
content/documentation/io/built-in/index.html | 247 ++++++++++-------
content/documentation/io/contributing/index.html | 236 ++++++++++-------
content/documentation/io/io-toc/index.html | 240 ++++++++++-------
content/documentation/io/testing/index.html | 263 ++++++++++++-------
.../pipelines/create-your-pipeline/index.html | 244 ++++++++++-------
.../pipelines/design-your-pipeline/index.html | 249 +++++++++++-------
.../pipelines/test-your-pipeline/index.html | 258 +++++++++++-------
content/documentation/programming-guide/index.html | 292 ++++++++++++++-------
content/documentation/resources/index.html | 260 +++++++++++-------
content/documentation/runners/apex/index.html | 156 +++++------
.../runners/capability-matrix/index.html | 149 ++++-------
content/documentation/runners/dataflow/index.html | 166 +++++-------
content/documentation/runners/direct/index.html | 159 +++++------
content/documentation/runners/flink/index.html | 165 +++++-------
content/documentation/runners/gearpump/index.html | 156 +++++------
content/documentation/runners/jstorm/index.html | 249 +++++++++++-------
content/documentation/runners/mapreduce/index.html | 154 +++++------
content/documentation/runners/spark/index.html | 168 ++++++------
.../sdks/feature-comparison/index.html} | 163 +++++-------
.../documentation/sdks/java-extensions/index.html | 173 ++++++------
content/documentation/sdks/java/index.html | 165 +++++-------
content/documentation/sdks/nexmark/index.html | 279 +++++++++++++-------
.../documentation/sdks/python-custom-io/index.html | 200 +++++++-------
.../sdks/python-pipeline-dependencies/index.html | 176 ++++++-------
.../sdks/python-type-safety/index.html | 183 +++++++------
content/documentation/sdks/python/index.html | 166 +++++-------
content/get-started/beam-overview/index.html | 167 ++++++------
content/get-started/downloads/index.html | 176 ++++++-------
content/get-started/index.html | 161 +++++-------
.../get-started/mobile-gaming-example/index.html | 185 +++++++------
content/get-started/quickstart-java/index.html | 169 ++++++------
content/get-started/quickstart-py/index.html | 179 ++++++-------
content/get-started/support/index.html | 168 ++++++------
content/get-started/wordcount-example/index.html | 225 +++++++---------
content/index.html | 117 ++-------
content/js/fix-menu.js | 64 +++++
content/js/language-switch.js | 13 +
content/js/page-nav.js | 53 ++++
content/js/section-nav.js | 87 ++++++
content/privacy_policy/index.html | 117 ++-------
run_with_docker.sh | 53 ----
src/_includes/head.html | 3 +
src/_includes/header.html | 114 ++------
src/_includes/page-toc.html | 76 ++++++
src/_includes/section-menu/contribute.html | 33 +++
src/_includes/section-menu/documentation.html | 95 +++++++
src/_includes/section-menu/get-started.html | 20 ++
src/_includes/section-menu/runners.html | 8 +
src/_includes/section-menu/sdks.html | 18 ++
src/_layouts/section.html | 26 ++
src/_sass/_global.sass | 25 +-
src/_sass/_navbar.sass | 59 ++++-
src/_sass/_page-nav.sass | 36 +++
src/_sass/_section-nav.sass | 73 ++++++
src/_sass/_syntax-highlighting.scss | 17 ++
src/_sass/_vars.sass | 3 +
src/contribute/contribution-guide.md | 70 ++---
src/contribute/design-principles.md | 8 +-
src/contribute/docker-images.md | 15 +-
src/contribute/index.md | 3 +-
src/contribute/logos.md | 3 +-
src/contribute/maturity-model.md | 71 ++---
src/contribute/presentation-materials.md | 3 +-
src/contribute/ptransform-style-guide.md | 6 +-
src/contribute/release-guide.md | 5 +-
src/contribute/runner-guide.md | 60 ++---
src/contribute/source-repository.md | 3 +-
src/contribute/team.md | 3 +-
src/contribute/testing.md | 97 +++----
src/contribute/work-in-progress.md | 4 +-
src/css/site.scss | 2 +
src/documentation/dsls/sql.md | 62 +++--
src/documentation/execution-model.md | 4 +-
src/documentation/index.md | 3 +-
src/documentation/io/authoring-java.md | 3 +-
src/documentation/io/authoring-overview.md | 3 +-
src/documentation/io/authoring-python.md | 3 +-
src/documentation/io/built-in-hadoop.md | 13 +-
src/documentation/io/built-in.md | 14 +-
src/documentation/io/contributing.md | 3 +-
src/documentation/io/io-toc.md | 3 +-
src/documentation/io/testing.md | 7 +-
.../pipelines/create-your-pipeline.md | 3 +-
.../pipelines/design-your-pipeline.md | 3 +-
src/documentation/pipelines/test-your-pipeline.md | 9 +-
src/documentation/programming-guide.md | 148 ++++++++---
src/documentation/resources.md | 25 +-
src/documentation/runners/apex.md | 4 +-
src/documentation/runners/capability-matrix.md | 3 +-
src/documentation/runners/dataflow.md | 4 +-
src/documentation/runners/direct.md | 4 +-
src/documentation/runners/flink.md | 4 +-
src/documentation/runners/gearpump.md | 8 +-
src/documentation/runners/jstorm.md | 3 +-
src/documentation/runners/mapreduce.md | 3 +-
src/documentation/runners/spark.md | 5 +-
src/documentation/sdks/feature-comparison.md | 7 +
src/documentation/sdks/java-extensions.md | 7 +-
src/documentation/sdks/java.md | 5 +-
src/documentation/sdks/javadoc/current.md | 4 +-
src/documentation/sdks/javadoc/index.md | 4 +-
src/documentation/sdks/nexmark.md | 4 +-
src/documentation/sdks/pydoc/current.md | 3 +-
src/documentation/sdks/pydoc/index.md | 3 +-
src/documentation/sdks/python-custom-io.md | 16 +-
.../sdks/python-pipeline-dependencies.md | 14 +-
src/documentation/sdks/python-type-safety.md | 4 +-
src/documentation/sdks/python.md | 4 +-
src/get-started/beam-overview.md | 5 +-
src/get-started/downloads.md | 3 +-
src/get-started/index.md | 3 +-
src/get-started/mobile-gaming-example.md | 3 +-
src/get-started/quickstart-java.md | 4 +-
src/get-started/quickstart-py.md | 4 +-
src/get-started/support.md | 5 +-
src/get-started/wordcount-example.md | 40 +--
src/js/fix-menu.js | 64 +++++
src/js/language-switch.js | 13 +
src/js/page-nav.js | 53 ++++
src/js/section-nav.js | 87 ++++++
164 files changed, 8228 insertions(+), 7919 deletions(-)
copy content/{coming-soon.html =>
documentation/sdks/feature-comparison/index.html} (50%)
create mode 100644 content/js/fix-menu.js
create mode 100644 content/js/page-nav.js
create mode 100644 content/js/section-nav.js
delete mode 100755 run_with_docker.sh
create mode 100644 src/_includes/page-toc.html
create mode 100644 src/_includes/section-menu/contribute.html
create mode 100644 src/_includes/section-menu/documentation.html
create mode 100644 src/_includes/section-menu/get-started.html
create mode 100644 src/_includes/section-menu/runners.html
create mode 100644 src/_includes/section-menu/sdks.html
create mode 100644 src/_layouts/section.html
create mode 100644 src/_sass/_page-nav.sass
create mode 100644 src/_sass/_section-nav.sass
create mode 100644 src/documentation/sdks/feature-comparison.md
create mode 100644 src/js/fix-menu.js
create mode 100644 src/js/page-nav.js
create mode 100644 src/js/section-nav.js
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].