You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "vincbeck (via GitHub)" <gi...@apache.org> on 2023/03/09 22:03:29 UTC

[GitHub] [airflow] vincbeck commented on a diff in pull request #30003: Move and convert all AWS example dags to system tests

vincbeck commented on code in PR #30003:
URL: https://github.com/apache/airflow/pull/30003#discussion_r1131663587


##########
docs/exts/docs_build/lint_checks.py:
##########
@@ -270,38 +270,6 @@ def find_example_dags(provider_dir):
     yield from glob(f"{ROOT_PROJECT_DIR}/tests/system/{system_tests_dir}/*/", recursive=True)
 
 
-def check_example_dags_in_provider_tocs() -> list[DocBuildError]:

Review Comment:
   I removed this test because, I think, it no longer make sense. Please let me know if any concerns



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org