apache / beam

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

Run Github Actions on GCP workers in the apache-beam-testing project #21106

Open damccorm opened 2 years ago

damccorm commented 2 years ago

Objective: migrate the runners of the GitHub CI/CD pipeline (GitHub Actions or GAs) over to the Apache Beam GCP infrastructure; GKE in this case.

Imported from Jira BEAM-12812. Original Jira may contain additional context. Reported by: kileys.

damccorm commented 2 years ago

Unable to assign user @dannymartinm. If able, self-assign, otherwise tag @damccorm so that he can assign you. Because of GitHub's spam prevention system, your activity is required to enable assignment in this repo.

damccorm commented 2 years ago

The following subtask(s) are associated with this issue: #21107

dannymartinm commented 2 years ago

Hi @damccorm , could you assign me this issue please? Thanks!

damccorm commented 2 years ago

Sure! With https://github.com/apache/beam/pull/21719 merged you should be able to self assign with the command .take-issue though, so you should be able to do that going forward! Let me know if you run into any issues with that