This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/github_actions/actions/checkout-4
in repository https://gitbox.apache.org/repos/asf/beam.git
omit 4b9998b1895 Bump actions/checkout from 3 to 4
add 1f980eaa894 Remove implicitly defined IOs. (#28479)
add 841d7cd3a71 Update dataflow container version (#28484)
add 6870283a56c [BEAM-28399] Ensure dataflow experiments are always set
when dataflow runner is used.
add 52abb1452e6 Merge pull request #28485 [BEAM-28399] Ensure dataflow
experiments are always set when dataflowflow runner is used.
add 011efacee3f Add GitHub Workflow Replacement for Jenkins
job_PostCommit_SQL (#28469)
add 6face9f886f Bump actions/checkout from 3 to 4
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (4b9998b1895)
\
N -- N -- N
refs/heads/dependabot/github_actions/actions/checkout-4 (6face9f886f)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/README.md | 1 +
...ommit_Java_DataflowV2.yml => beam_PostCommit_SQL.yml} | 16 ++++++++--------
.../apache_beam/runners/dataflow/dataflow_runner.py | 2 ++
.../apache_beam/runners/dataflow/internal/names.py | 2 +-
sdks/python/apache_beam/yaml/yaml_io.py | 16 +---------------
5 files changed, 13 insertions(+), 24 deletions(-)
copy .github/workflows/{beam_PostCommit_Java_DataflowV2.yml =>
beam_PostCommit_SQL.yml} (86%)