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

pierrejeambrun pushed a change to branch release262
in repository https://gitbox.apache.org/repos/asf/airflow-client-python.git


 discard 133f77d  Add Client Version 2.6.2
     add b16b449  Add Client Version 2.6.2

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   (133f77d)
            \
             N -- N -- N   refs/heads/release262 (b16b449)

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:
 CHANGELOG.md                                    | 20 +--------
 airflow_client/.github/workflows/python.yml     | 54 -------------------------
 airflow_client/client/model/triggerer_status.py | 17 --------
 airflow_client/docs/TriggererStatus.md          | 19 ---------
 airflow_client/pyproject.toml                   | 29 -------------
 airflow_client/test/test_triggerer_status.py    | 17 --------
 setup.py                                        |  2 +-
 7 files changed, 3 insertions(+), 155 deletions(-)
 delete mode 100644 airflow_client/.github/workflows/python.yml
 delete mode 100644 airflow_client/pyproject.toml

Reply via email to