Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task]: Validate playground snippets in website documentation #31780

Open
2 of 16 tasks
Amar3tto opened this issue Jul 4, 2024 · 1 comment
Open
2 of 16 tasks

[Task]: Validate playground snippets in website documentation #31780

Amar3tto opened this issue Jul 4, 2024 · 1 comment

Comments

@Amar3tto
Copy link
Contributor

Amar3tto commented Jul 4, 2024

What needs to happen?

Playground snippet example:

{{< playground height="700px" >}} {{< playground_snippet language="py" path="SDK_PYTHON_FlatMapLambda" show="flatmap_lambda" >}} {{< /playground >}}

We need to check that there is a correct .py file with name: FlatMapLambda and it has [START flatmap_lambda] and [END flatmap_lambda].
This validation is needed for all Python/Java playground snippets.

Issue Priority

Priority: 2 (default / most normal work should be filed as P2)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam YAML
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner
@Amar3tto
Copy link
Contributor Author

Amar3tto commented Jul 4, 2024

.take-issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant