Re: [DISCUSS] Jenkins -> GitHub Actions ?

2022-11-18 Thread Damon Douglas
Adding more helpful information about Cloud Build. With it's additional features, we can: 1. Define GitHub triggers on certain branches and optionally multiple wildcarded includes and exclude paths. 2. Flag whether to trigger on pull requests or specific branch commits 3. Version control the

Re: [DISCUSS] Jenkins -> GitHub Actions ?

2022-11-18 Thread Damon Douglas
I wonder if some integration tests could be offloaded to their respective cloud provider. For example, the Google cloud related integration tests could be executed on Cloud build. Cloud Build's service account, or custom, could have the minimally necessary IAM roles to access Google Cloud

[GitHub] [beam-site] lukecwik commented on pull request #637: Fix previously released Javadocs to not contain -SNAPSHOT in the version.

2022-11-18 Thread GitBox
lukecwik commented on PR #637: URL: https://github.com/apache/beam-site/pull/637#issuecomment-1320601743 R: @slilichenko @kileys -- 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

[GitHub] [beam-site] lukecwik opened a new pull request, #637: Fix previously released Javadocs to not contain -SNAPSHOT in the version.

2022-11-18 Thread GitBox
lukecwik opened a new pull request, #637: URL: https://github.com/apache/beam-site/pull/637 Ran `find ./ -type f -exec sed -i 's/-SNAPSHOT//g' {} \;` to search and remove -SNAPSHOT This is to apply https://github.com/apache/beam/pull/24269 to previous javadoc documentation releases

[ANNOUNCE] Apache Beam 2.43.0 Released

2022-11-18 Thread Chamikara Jayalath via dev
The Apache Beam team is pleased to announce the release of version 2.43.0. Apache Beam is an open source unified programming model to define and execute data processing pipelines, including ETL, batch and stream (continuous) processing. See https://beam.apache.org You can download the release

Re: [DISCUSS] Jenkins -> GitHub Actions ?

2022-11-18 Thread Tomo Suzuki via dev
Kenn, thank you for the summary. SGTM. Looking forward to GitHub Actions. On Mon, Nov 7, 2022 at 12:58 PM Kenneth Knowles wrote: > OK, it seems like there is general consensus. Not too much action on the > document. I will summarize the gaps that don't have an answer in the doc, > and my new

Re: [DISCUSS] Avro dependency update, design doc

2022-11-18 Thread Alexey Romanenko
Since there are no principal objections against the proposed option 2 (extract Avro-related code from “core” to Avro extension but keep it in “core” for some time because of transition period), then we will try to move forward and take this path. I’m pretty sure that we will face some hidden

Beam High Priority Issue Report (53)

2022-11-18 Thread beamactions
This is your daily summary of Beam's current high priority issues that may need attention. See https://beam.apache.org/contribute/issue-priorities for the meaning and expectations around issue priorities. Unassigned P1 Issues: https://github.com/apache/beam/issues/23944