[
https://issues.apache.org/jira/browse/BEAM-13361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Avilov updated BEAM-13361:
--------------------------------
Description:
Update the documentation that contains the tag descriptions. Add *options*
parameter to tag. New format:
Beam-playground:
name: Name of example/Kata/Unit Test
description: Description for example/Kata/Unit Test
multifile: false
options:
nameArg1: 'argValue'
nameArg2: 'argValue'
...
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
was:
Update the documentation that contains the tag descriptions. Add *options*
parameter like this:
For WordCount example:
Was:
> Add options to tag for run examples/katas/unit-tests
> ----------------------------------------------------
>
> Key: BEAM-13361
> URL: https://issues.apache.org/jira/browse/BEAM-13361
> Project: Beam
> Issue Type: Sub-task
> Components: beam-playground
> Reporter: Pavel Avilov
> Priority: P2
> Labels: beam-playground-backend, beam-playground-sprint-5
>
> Update the documentation that contains the tag descriptions. Add *options*
> parameter to tag. New format:
> Beam-playground:
> name: Name of example/Kata/Unit Test
> description: Description for example/Kata/Unit Test
> multifile: false
> options:
> nameArg1: 'argValue'
> nameArg2: 'argValue'
> ...
> 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
>
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)