iemejia commented on pull request #10888: URL: https://github.com/apache/beam/pull/10888#issuecomment-647050502
There is a list of follow up tasks to be done mostly documentation related but let's do those in a different PR to not delay this one anymore. Can you please add the missing website documentation, please create and add the runner in the following files. It is really important that you add the runner to the capability matrix with the data corresponding to the passing ValidatesRunner tests aka the runner capabilities. ``` website/www/site/content/en/documentation/_index.md website/www/site/content/en/documentation/runners/twister.md website/www/site/content/en/get-started/beam-overview.md website/www/site/content/en/roadmap/twister-runner.md website/www/site/data/capability_matrix.yaml website/www/site/layouts/partials/section-menu/en/runners.html website/www/site/layouts/partials/section-menu/en/roadmap.html ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
