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

shunping pushed a change to branch fix-setup-gradle
in repository https://gitbox.apache.org/repos/asf/beam.git


    omit 549da93085a try
    omit a0b3ad0d2f2 Use submodule
     add 1bed62b5a04 Vendor setup-gradle

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   (549da93085a)
            \
             N -- N -- N   refs/heads/fix-setup-gradle (1bed62b5a04)

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/actions/gradle-actions                     |   1 -
 .../actions/setup-environment-action/action.yml    |   2 +-
 .github/actions/setup-gradle/README.md             |  34 +++
 .github/actions/setup-gradle/action.yml            | 249 +++++++++++++++++++++
 .gitmodules                                        |   3 -
 5 files changed, 284 insertions(+), 5 deletions(-)
 delete mode 160000 .github/actions/gradle-actions
 create mode 100644 .github/actions/setup-gradle/README.md
 create mode 100644 .github/actions/setup-gradle/action.yml

Reply via email to