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

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


    from ee93935  Only show Pause/Unpause tooltip on hover (#17957)
     add fac06a1  Add robots.txt and X-Robots-Tag header (#17946)

No new revisions were added by this update.

Summary of changes:
 airflow/www/app.py                                 |  3 +++
 .../www/extensions/init_robots.py                  | 31 ++++++++--------------
 airflow/www/static/robots.txt                      |  2 ++
 airflow/www/views.py                               | 11 ++++++++
 tests/www/views/test_views_home.py                 |  6 +++++
 .../www/views/test_views_robots.py                 |  8 +++---
 6 files changed, 36 insertions(+), 25 deletions(-)
 copy tests/dags/test_logging_in_dag.py => 
airflow/www/extensions/init_robots.py (58%)
 create mode 100644 airflow/www/static/robots.txt
 copy airflow/cli/commands/version_command.py => 
tests/www/views/test_views_robots.py (82%)

Reply via email to