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

potiuk pushed a change to branch consistent-approach-for-runs-on-usage
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard 2eb155e578 Merge branch 'main' into 
consistent-approach-for-runs-on-usage
    omit 46b30b23b2 Upgrade gitpython as build dependency (#38644)
 discard a8a5e27054 Use explicit and easier to use runs-on approach for CI 
workflows
    omit 35d1899931 Mark more fields on API as dump-only (#38616)
     add d9433ba1aa Use explicit and easier to use runs-on approach for CI 
workflows

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   (2eb155e578)
            \
             N -- N -- N   refs/heads/consistent-approach-for-runs-on-usage 
(d9433ba1aa)

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/additional-ci-image-checks.yml   |  4 +-
 airflow/api_connexion/schemas/dag_schema.py        | 20 ++++----
 .../api_connexion/schemas/dag_warning_schema.py    |  6 +--
 airflow/api_connexion/schemas/error_schema.py      |  8 ++--
 airflow/api_connexion/schemas/log_schema.py        |  4 +-
 airflow/api_connexion/schemas/plugin_schema.py     | 26 +++++------
 .../api_connexion/schemas/task_instance_schema.py  | 54 +++++++++++-----------
 7 files changed, 62 insertions(+), 60 deletions(-)

Reply via email to