This is an automated email from the ASF dual-hosted git repository. pabloem pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new a47bfaa Simplify README for new users
new c1525a4 Merge pull request #16814 from Simplify README for new users
a47bfaa is described below
commit a47bfaa385775885afb7d9c4574c4ad59d41ae41
Author: Pablo Estrada <[email protected]>
AuthorDate: Thu Feb 10 13:20:27 2022 -0800
Simplify README for new users
---
README.md | 12 +++---------
1 file changed, 3 insertions(+), 9 deletions(-)
diff --git a/README.md b/README.md
index 076d020..6728935 100644
--- a/README.md
+++ b/README.md
@@ -29,15 +29,9 @@
[](https://github.com/apache/beam/actions?query=workflow%3A%22Build+python+source+distribution+and+wheels%22+branch%3Amaster+event%3Aschedule)
[](https://github.com/apache/beam/actions?query=workflow%3A%22Python+Tests%22+branch%3Amaster+event%3Aschedule)
[](https://github.com/apache/beam/actions?query=workflow%3A%22Java+Tests%22+branch%3Amaster+event%3Aschedule)
-
-### Post-commit tests status (on master branch)
-
-Lang | SDK | Dataflow | Flink | Samza | Spark | Twister2
---- | --- | --- | --- | --- | --- | ---
-Go | [](https://ci-beam.apache.org/job/beam_PostCommit_Go/lastCompletedBuild/)
| --- | [](https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Flink/lastCompletedBuild/)
| [](https://ci-
[...]
-Java | [](https://ci-beam.apache.org/job/beam_PostCommit_Java/lastCompletedBuild/)
| [](https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/lastCompletedBuild/)<br>[](https://ci-beam.apache.org/job/beam_PostCommit_Python36/lastCompletedBuild/)<br>[](https://ci-beam.apache.org/job/beam_PostCommit_Python37/lastCompletedBuild/)<br>[](https://
[...]
-XLang | [](https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/lastCompletedBuild/)
| [](https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJava_Dataflow/lastCompletedBuild/)<br>[](https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/lastCompletedBuild/badge/icon?subject=Go%20Tests%28Jenkins%29)](https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/lastCompletedBuild/)
+[](https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/lastCompletedBuild/)
+[](https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/lastCompletedBuild/)
## Overview
