You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by tu...@apache.org on 2020/11/28 23:32:01 UTC

[airflow] branch master updated (0a1b434 -> 850b74b)

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

turbaszek pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 0a1b434  Move production deployments tips to docs/production-deployment.rst (#12686)
     add 850b74b  Use rich to render info and cheat-sheet command (#12689)

No new revisions were added by this update.

Summary of changes:
 airflow/cli/commands/cheat_sheet_command.py        |  44 ++--
 airflow/cli/commands/info_command.py               | 228 +++++++++------------
 .../simple_table.py}                               |  44 ++--
 docs/modules_management.rst                        |  68 +++---
 tests/cli/commands/test_cheat_sheet_command.py     |  26 +--
 tests/cli/commands/test_info_command.py            |  46 +++--
 6 files changed, 209 insertions(+), 247 deletions(-)
 copy airflow/{contrib/operators/oracle_to_oracle_transfer.py => cli/simple_table.py} (50%)