Jeff Kinard
Jeff Kinard
This also regenerates the template README's - this means any files in `v1/`, `v2/`, `python/` and `yaml/` are auto-generated and can be ignored from review. UPDATE: Added minimal logic (and...
Removing these tests as they are redundant as of #1674
This file was moved from `.github` to root directory per instructions on codecov docs. Future PRs will also be blocked if they are not submitted with at least 80% code...
### Related Template(s) Cloud_Spanner_to_GCS_Avro, GCS_Avro_to_Cloud_Spanner ### Template Version HEAD ### What happened? The ImportPipelineIT and ExportPipelineIT tests have been failing for Spanner Staging cases. There were a series of errors...
### Related Template(s) Google_Cloud_to_Neo4j ### What feature(s) are you requesting? The original issue is tracked at https://issuetracker.google.com/issues/360030796 """ Currently customers are facing issues establishing a connection from the Dataflow job...
### Related Template(s) StreamingDataGenerator ### Template Version HEAD ### What happened? StreamingDataGeneratorIT#testFakeMessagesToKafka is flaky due to connection issue to the kafka broker on self-hosted GitHub Actions workers. ### Relevant log...
Follow up to #1744 Adds IT's to ensure that `CommonTemplateJvmInitializer.beforeProcessing()` is called by Dataflow worker before executing pipeline.
This will help auto-assign reviewers to core templates infra, with reviews for individual templates being left to author to decide.
The current YAML API refernce docs look like the following:  This PR adds formatting to make the docs look more like the Sphinx-themed PyDocs used by the Python SDK:...
PR adds SBOM and Provenance generation for released images, as well as Build time scanning for these images. Notable changes are: * Building images with Provenance (more info [here](https://cloud.google.com/build/docs/securing-builds/generate-validate-build-provenance).) *...