apache / beam

Apache Beam is a unified programming model for Batch and Streaming data processing.
https://beam.apache.org/
Apache License 2.0
7.85k stars 4.25k forks source link

Update Jenkins to provide granular signals for python sdk #18146

Closed kennknowles closed 1 year ago

kennknowles commented 2 years ago

clean separation of tests. Just as post-commits are separate, there's work to get multiple signals in pre-commit, run them only if a particular component changed (i.e., don't run stuff unnecessarily, etc.).

Imported from Jira BEAM-1364. Original Jira may contain additional context. Reported by: altay.

Abacn commented 1 year ago

Obsolete. Migrating Jenkins to GitHub Action