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

ajfabbri pushed a change to branch af/hadoop-19877
in repository https://gitbox.apache.org/repos/asf/hadoop.git


    omit d03bce87716 ci: pin 3rd party action to hash, even though tag is 
immutable
    omit abf52d540dd XXX REMOVE THIS: temporary commit to test new CI
    omit 64f18a14d1f ci: cloud aws integration tests only on ubuntu 24 / java 25
    omit ac00cb2176e HADOOP-19877: ci: initial S3A integration test CI
    omit e365c69e6ae HADOOP-19877: ci: create composite actions for creating 
builder image
     add 5792da168a2 HADOOP-19877: ci: create composite actions for creating 
builder image
     add 5610c3ffe6c HADOOP-19877: ci: initial S3A integration test CI
     add 8c4fdb97f9b ci: trigger when workflows change too
     add cf9f4285726 ci: iterate on aws integration test workflow
     add ad220b1119f s3a: attempt to fix isolated classloader test for jdk >=17
     add 40e9e9b26ac ci: iterate on S3A integration tests
     add 421642cc202 ci: sanity check local maven repo path
     add f53c566af19 ci: continue iterating on s3a integration tests

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   (d03bce87716)
            \
             N -- N -- N   refs/heads/af/hadoop-19877 (f53c566af19)

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/build_image/action.yml             |  18 +++
 .github/actions/build_image_url/action.yml         |  19 ++-
 .github/gha-tests/hadoop-aws-excludes.txt          |  35 ++++++
 .github/workflows/cloud_aws.yml                    |  14 ++-
 .github/workflows/report_aws.yml                   |  52 ++++++++
 .github/workflows/templates/auth-keys.xml.tmpl     |  43 +++++++
 .github/workflows/tmpl_cloud_aws.yml               | 138 ++++++++++++++++-----
 .../s3a/ITestS3AFileSystemIsolatedClassloader.java |  31 +++--
 8 files changed, 302 insertions(+), 48 deletions(-)
 create mode 100644 .github/gha-tests/hadoop-aws-excludes.txt
 create mode 100644 .github/workflows/report_aws.yml
 create mode 100644 .github/workflows/templates/auth-keys.xml.tmpl


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to