This is an automated email from the ASF dual-hosted git repository.
pabloem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 4c2e7af5c1d Add banner and links to Tour of Beam to website (#26113)
(#26145)
add e4ee3336b85 disable examples check (#27126)
No new revisions were added by this update.
Summary of changes:
playground/frontend/README.md | 12 +++
playground/frontend/build.gradle | 27 +++++--
.../integration_test/initial_urls_test.dart | 79 ++++++++++++--------
.../miscellaneous_ui/external_url_navigation.dart | 5 +-
.../standalone_change_example_sdk_run_test.dart | 40 ++++++----
.../standalone_default_examples_test.dart | 2 +-
.../integration_test/standalone_editing_test.dart | 34 ++++-----
.../analysis_options.yaml | 4 +
.../lib/playground_components_dev.dart | 1 +
.../lib/src/examples/example_descriptor.dart | 31 ++++----
.../lib/src/examples/go/example.dart | 45 +++++++++++
.../example.go => java/content/example.java} | 24 +++---
.../lib/src/examples/java/example.dart | 87 ++++++++++++++++++----
.../lib/src/examples/scio/minimal_word_count.dart | 3 +-
.../playground_components_dev/lib/src/expect.dart | 36 +++++++--
.../lib/src/widget_tester.dart | 4 +-
16 files changed, 308 insertions(+), 126 deletions(-)
copy
playground/frontend/playground_components_dev/lib/src/examples/{go/content/example.go
=> java/content/example.java} (68%)
copy
sdks/java/extensions/sql/perf-tests/src/test/java/org/apache/beam/sdk/extensions/sql/meta/provider/bigquery/BigQueryPerfTableProvider.java
=>
playground/frontend/playground_components_dev/lib/src/examples/java/example.dart
(55%)