You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ilya Kozyrev (Jira)" <ji...@apache.org> on 2021/11/15 22:54:00 UTC

[jira] [Created] (BEAM-13255) [Playground] Tag existing examples/katas/unit-tests in Apache Beam repository

Ilya Kozyrev created BEAM-13255:
-----------------------------------

             Summary: [Playground] Tag existing examples/katas/unit-tests in Apache Beam repository
                 Key: BEAM-13255
                 URL: https://issues.apache.org/jira/browse/BEAM-13255
             Project: Beam
          Issue Type: Task
          Components: beam-playground
            Reporter: Ilya Kozyrev


For existing examples, katas and unit tests, need to add Playground tag using inline code commentaries in the following format:

Beam-playground:

name: Name of example/Kata/Unit Test

description: Description for example/Kata/Unit Test

multifile: false

categories:
 * category 1
 * category 2
 * category N

Acceptance criteria: 
 * File with categories created and located in Apache Beam repository
 * All Java examples are tagged
 * All Go examples are tagged
 * All Python examples are tagged
 * All tagged examples  successfully ran in the Playground environment

 

links:
 * [TDD|https://docs.google.com/document/d/1uf58Auags4DBqSU3nZWxfaDH2BcBvKxhmy0Ug-xoewQ/edit]
 * [Examples Deployment Document|https://docs.google.com/document/d/1LBeGVTYwJHYbtmLt06OjhBR1CJ1Wgz18MEZjvNkuofc/edit]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)