ysinghc commented on issue #24903: URL: https://github.com/apache/beam/issues/24903#issuecomment-3528149227
Hello @AnandInguva, I will start understanding the code base and the setup of the beam project, maybe by the time you answer I would have the answers to a few parts of these questions however if you could answer them to help me start contributing to the issue then that would be nice. - Access to the Japan Real Estate dataset what is the standard workflow in beam for handling external datasets needed at test time? is there an approved location or convention for staging this kind of data so it can be accessed reliably in ci? - Recommended GCS location for test artifacts Is there a designated bucket for temporary test assets like the trained models? I want to be sure the integration test runner has the right permissions and that cleanup aligns with existing practices. - Reference for CI/CD integration Could you point me to an example job or configuration where a pre-test setup step is added? Having a working reference would help ensure the training step is introduced in a consistent way. -- 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]
