This is an automated email from the ASF dual-hosted git repository.
jedcunningham pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 8a0d6c2 Clear ti.next_method and ti.next_kwargs on task finish
(#19183)
add 51dc83e Add role export/import to cli tools (#18916)
No new revisions were added by this update.
Summary of changes:
airflow/cli/cli_parser.py | 19 ++++++++++++++
airflow/cli/commands/role_command.py | 46 +++++++++++++++++++++++++++++++++
tests/cli/commands/test_role_command.py | 26 +++++++++++++++++++
3 files changed, 91 insertions(+)