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

ibzib pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 45c3932  [BEAM-12559] Enable CrossLanguageValidateRunner test for 
Samza (#15195)
     new 3627baf  fixed broken tabs for runner and shell in java quickstart
     new 0d2c36d  fix remaining runner and shell snippets
     new 5b810ba  Merge pull request #15193 from pcoet/runner-tabs

The 32532 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:
 .../www/site/assets/scss/_syntax-highlighting.scss |  62 ++++
 .../en/documentation/runtime/environments.md       |  16 +-
 .../en/documentation/sdks/python-streaming.md      |  16 +-
 .../site/content/en/get-started/quickstart-go.md   |  12 +-
 .../site/content/en/get-started/quickstart-java.md | 180 ++++++------
 .../site/content/en/get-started/quickstart-py.md   |  68 ++---
 .../content/en/get-started/wordcount-example.md    | 320 ++++++++++-----------
 .../hooks/body-end.html => shortcodes/runner.html} |  20 +-
 .../hooks/body-end.html => shortcodes/shell.html}  |  20 +-
 website/www/site/static/js/language-switch.js      |   2 +
 10 files changed, 396 insertions(+), 320 deletions(-)
 copy website/www/site/layouts/{partials/hooks/body-end.html => 
shortcodes/runner.html} (53%)
 copy website/www/site/layouts/{partials/hooks/body-end.html => 
shortcodes/shell.html} (53%)

Reply via email to