This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from a9c92b6 Synchronization of supported K8S version (#12443)
add bf6da16 Add description field to connection (#10873)
No new revisions were added by this update.
Summary of changes:
airflow/cli/cli_parser.py | 4 ++
airflow/cli/commands/connection_command.py | 6 ++-
...3d9401f_add_description_field_to_connection.py} | 22 ++++++-----
airflow/models/connection.py | 7 +++-
airflow/www/forms.py | 1 +
airflow/www/views.py | 11 +++++-
docs/howto/connection/index.rst | 2 +
tests/cli/commands/test_connection_command.py | 43 ++++++++++++++++++++--
tests/www/test_views.py | 1 +
9 files changed, 81 insertions(+), 16 deletions(-)
copy
airflow/migrations/versions/{5e7d17757c7a_add_pid_field_to_taskinstance.py =>
61ec73d9401f_add_description_field_to_connection.py} (63%)