This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/asf-site by this push:
new e15c3ca Publishing website 2022/02/03 06:01:47 at commit 9794fb4
e15c3ca is described below
commit e15c3ca34b4a78a909af040df1bf7555e56aaed4
Author: jenkins <[email protected]>
AuthorDate: Thu Feb 3 06:01:48 2022 +0000
Publishing website 2022/02/03 06:01:47 at commit 9794fb4
---
website/generated-content/get-started/index.xml | 12 +++++++++++-
.../get-started/try-beam-playground/index.html | 12 ++++++++++--
website/generated-content/sitemap.xml | 2 +-
3 files changed, 22 insertions(+), 4 deletions(-)
diff --git a/website/generated-content/get-started/index.xml
b/website/generated-content/get-started/index.xml
index 9ac509c..e4cad29 100644
--- a/website/generated-content/get-started/index.xml
+++ b/website/generated-content/get-started/index.xml
@@ -4886,6 +4886,8 @@ add the <code>beam-playground</code> tag into the
file to be added.
</span><span class="c1">// description: Description of the
example/test/kata
</span><span class="c1">// multifile: false
</span><span class="c1">// pipeline_options: --option1 value1 --option2
value2
+</span><span class="c1">// default_example: false
+</span><span class="c1">// context_line: 10
</span><span class="c1">// categories:
</span><span class="c1">// - category 1
</span><span class="c1">// - category 2
@@ -4904,6 +4906,8 @@ add the <code>beam-playground</code> tag into the
file to be added.
<span class="c1"># description: Description of the
example/test/kata</span>
<span class="c1"># multifile: false</span>
<span class="c1"># pipeline_options: --option1 value1 --option2
value2</span>
+<span class="c1"># default_example: false</span>
+<span class="c1"># context_line: 10</span>
<span class="c1"># categories:</span>
<span class="c1"># - category 1</span>
<span class="c1"># - category 2</span>
@@ -4921,6 +4925,8 @@ add the <code>beam-playground</code> tag into the
file to be added.
</span><span class="c1">// description: Description of the
example/test/kata
</span><span class="c1">// multifile: false
</span><span class="c1">// pipeline_options: --option1 value1 --option2
value2
+</span><span class="c1">// default_example: false
+</span><span class="c1">// context_line: 10
</span><span class="c1">// categories:
</span><span class="c1">// - category 1
</span><span class="c1">// - category 2
@@ -4937,7 +4943,11 @@ add the <code>beam-playground</code> tag into the
file to be added.
examples catalog.</li>
<li><code>description</code> - string field. Description of the Beam
example/test/kata that will be displayed in Beam Playground.</li>
<li><code>multifile</code> - boolean field. Specifies if the given
example consists of multiple files or not.</li>
-<li><code>pipeline_options</code> - string field. Contains
information about pipeline options of the Beam example/test/kata.</li>
+<li><code>pipeline_options</code> - string field (optional). Contains
information about pipeline options of the Beam example/test/kata.</li>
+<li><code>default_example</code> - boolean field (optional).
Specifies if the given example is default or not. If some example is tagged
+as default it means that this example is shown when its SDK is chosen in Beam
Playground.
+Only one example can be set as a default for each SDK.</li>
+<li><code>context_line</code> - integer field. The line where the
main part of the Beam example/test/kata begins.</li>
<li><code>categories</code> - list type field.
Lists categories this example is included into. Available categories are
listed in
<a
href="https://github.com/apache/beam/blob/master/playground/categories.yaml">playground/categories.yaml</a>.
diff --git
a/website/generated-content/get-started/try-beam-playground/index.html
b/website/generated-content/get-started/try-beam-playground/index.html
index 537ffc9..dee7e4c 100644
--- a/website/generated-content/get-started/try-beam-playground/index.html
+++ b/website/generated-content/get-started/try-beam-playground/index.html
@@ -27,6 +27,8 @@ add the <code>beam-playground</code> tag into the file to be
added.
</span><span class=c1>// description: Description of the example/test/kata
</span><span class=c1>// multifile: false
</span><span class=c1>// pipeline_options: --option1 value1 --option2 value2
+</span><span class=c1>// default_example: false
+</span><span class=c1>// context_line: 10
</span><span class=c1>// categories:
</span><span class=c1>// - category 1
</span><span class=c1>// - category 2
@@ -37,6 +39,8 @@ add the <code>beam-playground</code> tag into the file to be
added.
<span class=c1># description: Description of the example/test/kata</span>
<span class=c1># multifile: false</span>
<span class=c1># pipeline_options: --option1 value1 --option2 value2</span>
+<span class=c1># default_example: false</span>
+<span class=c1># context_line: 10</span>
<span class=c1># categories:</span>
<span class=c1># - category 1</span>
<span class=c1># - category 2</span>
@@ -47,20 +51,24 @@ add the <code>beam-playground</code> tag into the file to
be added.
</span><span class=c1>// description: Description of the example/test/kata
</span><span class=c1>// multifile: false
</span><span class=c1>// pipeline_options: --option1 value1 --option2 value2
+</span><span class=c1>// default_example: false
+</span><span class=c1>// context_line: 10
</span><span class=c1>// categories:
</span><span class=c1>// - category 1
</span><span class=c1>// - category 2
</span><span class=c1>// - category N
</span><span class=c1></span>
<span class=o>//</span> <span class=nx>example</span> <span
class=nx>code</span></code></pre></div></div></div></p><p>The
‘beam-playground’ tag consists of the following
<strong>required</strong> elements:</p><ul><li><code>beam-playground</code> -
tag title.</li><li><code>name</code> - string field. Name of the Beam
example/test/kata that will be displayed in the Beam Playground
-examples catalog.</li><li><code>description</code> - string field. Description
of the Beam example/test/kata that will be displayed in Beam
Playground.</li><li><code>multifile</code> - boolean field. Specifies if the
given example consists of multiple files or
not.</li><li><code>pipeline_options</code> - string field. Contains information
about pipeline options of the Beam
example/test/kata.</li><li><code>categories</code> - list type field.
+examples catalog.</li><li><code>description</code> - string field. Description
of the Beam example/test/kata that will be displayed in Beam
Playground.</li><li><code>multifile</code> - boolean field. Specifies if the
given example consists of multiple files or
not.</li><li><code>pipeline_options</code> - string field (optional). Contains
information about pipeline options of the Beam
example/test/kata.</li><li><code>default_example</code> - boolean field
(optional). Specifies if the give [...]
+as default it means that this example is shown when its SDK is chosen in Beam
Playground.
+Only one example can be set as a default for each
SDK.</li><li><code>context_line</code> - integer field. The line where the main
part of the Beam example/test/kata begins.</li><li><code>categories</code> -
list type field.
Lists categories this example is included into. Available categories are
listed in
<a
href=https://github.com/apache/beam/blob/master/playground/categories.yaml>playground/categories.yaml</a>.
If some Beam example/kata/test needs to add a new category, then please submit
PR with the changes to <code>categories.yaml</code>.
After the category has been added, it can be used in the
examples.</li></ul><p>More details on examples in Apache Beam Playground can be
found
<a
href="https://docs.google.com/document/d/1LBeGVTYwJHYbtmLt06OjhBR1CJ1Wgz18MEZjvNkuofc/edit?usp=sharing">here</a>.</p><h2
id=next-steps>Next Steps</h2><ul><li>Try examples in <a
href=https://frontend-beta-dot-apache-beam-testing.appspot.com/>Apache Beam
Playground</a>.</li><li>Submit feedback using “Enjoying
Playground?” in
<a href=https://frontend-beta-dot-apache-beam-testing.appspot.com/>Apache Beam
Playground</a> or via
-<a
href="https://docs.google.com/forms/d/e/1FAIpQLSd5_5XeOwwW2yjEVHUXmiBad8Lxk-4OtNcgG45pbyAZzd4EbA/viewform?usp=pp_url">this
form</a>.</li><li>Join the Beam <a href=/community/contact-us>users@</a>
mailing list.</li><li>If you’re interested in contributing to the Apache
Beam Playground codebase, see the <a href=/contribute>Contribution
Guide</a>.</li></ul><p>Please don’t hesitate to <a
href=/community/contact-us>reach out</a> if you encounter any issues!</p><div
class=feedba [...]
+<a
href="https://docs.google.com/forms/d/e/1FAIpQLSd5_5XeOwwW2yjEVHUXmiBad8Lxk-4OtNcgG45pbyAZzd4EbA/viewform?usp=pp_url">this
form</a>.</li><li>Join the Beam <a href=/community/contact-us>users@</a>
mailing list.</li><li>If you’re interested in contributing to the Apache
Beam Playground codebase, see the <a href=/contribute>Contribution
Guide</a>.</li></ul><p>Please don’t hesitate to <a
href=/community/contact-us>reach out</a> if you encounter any issues!</p><div
class=feedba [...]
<a href=http://www.apache.org>The Apache Software Foundation</a>
| <a href=/privacy_policy>Privacy Policy</a>
| <a href=/feed.xml>RSS Feed</a><br><br>Apache Beam, Apache, Beam, the Beam
logo, and the Apache feather logo are either registered trademarks or
trademarks of The Apache Software Foundation. All other products or name brands
are trademarks of their respective holders, including The Apache Software
Foundation.</div></div></div></div></footer></body></html>
\ No newline at end of file
diff --git a/website/generated-content/sitemap.xml
b/website/generated-content/sitemap.xml
index 0d39db1..fb7d19f 100644
--- a/website/generated-content/sitemap.xml
+++ b/website/generated-content/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>/blog/beam-2.35.0/</loc><lastmod>2021-12-29T17:49:39-08:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2021-12-29T17:49:39-08:00</lastmod></url><url><loc>/blog/</loc><lastmod>2021-12-29T17:49:39-08:00</lastmod></url><url><loc>/categories/</loc><lastmod>2021-12-29T17:49:39-08:00</lastmod></url><url><loc>/blog/b
[...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>/blog/beam-2.35.0/</loc><lastmod>2021-12-29T17:49:39-08:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2021-12-29T17:49:39-08:00</lastmod></url><url><loc>/blog/</loc><lastmod>2021-12-29T17:49:39-08:00</lastmod></url><url><loc>/categories/</loc><lastmod>2021-12-29T17:49:39-08:00</lastmod></url><url><loc>/blog/b
[...]
\ No newline at end of file