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 6d009b77d23 Publishing website 2023/06/02 22:16:42 at commit 81e7253
6d009b77d23 is described below

commit 6d009b77d236ba1ebde5b3b539c735d2dcd6d617
Author: jenkins <bui...@apache.org>
AuthorDate: Fri Jun 2 22:16:43 2023 +0000

    Publishing website 2023/06/02 22:16:42 at commit 81e7253
---
 .../generated-content/contribute/get-started-contributing/index.html    | 2 +-
 website/generated-content/contribute/index.xml                          | 2 +-
 website/generated-content/sitemap.xml                                   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/website/generated-content/contribute/get-started-contributing/index.html 
b/website/generated-content/contribute/get-started-contributing/index.html
index 2fa4c3cdc71..393037fc738 100644
--- a/website/generated-content/contribute/get-started-contributing/index.html
+++ b/website/generated-content/contribute/get-started-contributing/index.html
@@ -49,7 +49,7 @@ The command will be ignored if it is surrounded by ``` 
markdown characters.</li>
    docker-ce
 </code></pre></li><li>On some systems, like Ubuntu 20.04, install 
these:<pre><code>pip3 install grpcio-tools mypy-protobuf
 </code></pre></li><li>If you develop in GO:</li><li>Install <a 
href=https://golang.org/doc/install>Go</a>.</li><li>Check BEAM repo is in: 
<code>$GOPATH/src/github.com/apache/</code></li><li>At the end, it should look 
like this: <code>$GOPATH/src/github.com/apache/beam</code></li><li>Once Go is 
installed, install goavro:<pre><code>$ export 
GOPATH=`pwd`/sdks/go/examples/.gogradle/project_gopath
-$ go get github.com/linkedin/goavro
+$ go get github.com/linkedin/goavro/v2
 </code></pre></li></ol><p><strong>Important</strong>: gLinux users should 
configure their machines for sudoless Docker.</p><h6 
id=automated-script-for-linux-and-macos>Automated script for Linux and 
macOS</h6><p>You can install these in a Debian-based distribution for Linux or 
macOs using the <a 
href=https://github.com/apache/beam/blob/master/local-env-setup.sh>local-env-setup.sh</a>
 script, which is part of the Beam repo. It contains:</p><ul><li>pip3 
packages</li><li>go packages</li><li> [...]
 </code></pre><h5 id=container-docker-based>Container: 
Docker-based</h5><p>Alternatively, you can use the Docker based local 
development environment to wrap your clone of the Beam repo
 into a container meeting the requirements above.</p><p>You can start this 
container using the <a 
href=https://github.com/apache/beam/blob/master/start-build-env.sh>start-build-env.sh</a>
 script which is part of the Beam 
repo.</p><p>Execute:</p><pre><code>./start-build-env.sh
diff --git a/website/generated-content/contribute/index.xml 
b/website/generated-content/contribute/index.xml
index 09e85164282..48e7e34e1bf 100644
--- a/website/generated-content/contribute/index.xml
+++ b/website/generated-content/contribute/index.xml
@@ -311,7 +311,7 @@ docker-ce
 &lt;li>At the end, it should look like this: 
&lt;code>$GOPATH/src/github.com/apache/beam&lt;/code>&lt;/li>
 &lt;li>Once Go is installed, install goavro:
 &lt;pre>&lt;code>$ export 
GOPATH=`pwd`/sdks/go/examples/.gogradle/project_gopath
-$ go get github.com/linkedin/goavro
+$ go get github.com/linkedin/goavro/v2
 &lt;/code>&lt;/pre>&lt;/li>
 &lt;/ol>
 &lt;p>&lt;strong>Important&lt;/strong>: gLinux users should configure their 
machines for sudoless Docker.&lt;/p>
diff --git a/website/generated-content/sitemap.xml 
b/website/generated-content/sitemap.xml
index df00e5ca295..74198a02c68 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.48.0/</loc><lastmod>2023-06-02T08:32:19-07:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2023-06-02T08:32:19-07:00</lastmod></url><url><loc>/blog/</loc><lastmod>2023-06-02T08:32:19-07:00</lastmod></url><url><loc>/categories/</loc><lastmod>2023-06-02T08:32:19-07:00</lastmod></url><url><loc>/catego
 [...]
\ 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.48.0/</loc><lastmod>2023-06-02T17:23:14-04:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2023-06-02T17:23:14-04:00</lastmod></url><url><loc>/blog/</loc><lastmod>2023-06-02T17:23:14-04:00</lastmod></url><url><loc>/categories/</loc><lastmod>2023-06-02T17:23:14-04:00</lastmod></url><url><loc>/catego
 [...]
\ No newline at end of file

Reply via email to