Aydar Zaynutdinov created BEAM-13788:
----------------------------------------

             Summary: [Playground]  Change architecture of saving examples on 
bucket
                 Key: BEAM-13788
                 URL: https://issues.apache.org/jira/browse/BEAM-13788
             Project: Beam
          Issue Type: Improvement
          Components: beam-playground
            Reporter: Aydar Zaynutdinov


Now all examples save to the cloud bucket like:

_- SDK_JAVA_
   _- Example_1_
   _- Example_2_
_- SDK_GO_
   _- Example_3_
   _- Example_4_
_- SDK_PYTHON_
   _- Example_5_
   _- Example_6_

 

Need to add one more level for type of the examples (example/kata/test):

_- SDK_JAVA_
   - example
      _- Example_1_
   - kata
      _- Example_2_
   - test
_- SDK_GO_
   - example
      _- Example_3_
   - kata
      _- Example_4_
   - test
_- SDK_PYTHON_
   - example
      _- Example_5_
   - kata
   - test
      - _Example_6_



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

Reply via email to