This is an automated email from the ASF dual-hosted git repository.

yhu pushed a change to branch nousewheel
in repository https://gitbox.apache.org/repos/asf/beam.git


 discard 93ac5e98767 Remove -PuseWheelDistribution for direct runner precommits
     add 7ca1a5ddffd Move dependency tests from PreCommit Coverage to 
PostCommit (#30704)
     add 6d140ec0c4c Remove -PuseWheelDistribution for direct runner precommits

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   (93ac5e98767)
            \
             N -- N -- N   refs/heads/nousewheel (6d140ec0c4c)

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 +
 ...T.yml => beam_PostCommit_Python_Dependency.yml} | 37 +++++++--------
 .../beam_PostCommit_TransformService_Direct.yml    |  1 -
 sdks/python/test-suites/tox/common.gradle          |  4 --
 sdks/python/test-suites/tox/py38/build.gradle      | 54 +++++++++++++---------
 5 files changed, 52 insertions(+), 45 deletions(-)
 copy .github/workflows/{beam_PostCommit_Python_MongoDBIO_IT.yml => 
beam_PostCommit_Python_Dependency.yml} (84%)

Reply via email to