alexeyinkin opened a new issue, #24563: URL: https://github.com/apache/beam/issues/24563
### What needs to happen? The tasks should mirror the tasks of Playground frontend. In particular: - `generate` - `generateCode` - `pubGet` - `format` - `run` - `test` - `precommit` - `cleanFlutter` - `cleanGenerated` Some of the Playground's tasks calls appropriate tasks on `playground_components`, and this is easy because the latter is a sub-project of the former. ToB also depends on `playground_components`, so ToB's tasks should call `playground_components`'s tasks in all the same cases that Playground does. This may be a bit harder because that is not a sub-project anymore. The Gradle project file for ToB should be in `.kts` format. ### Issue Priority Priority: 3 ### Issue Component Component: beam-playground -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
