github-actions[bot] closed pull request #39278: Partially resolve builtin
variable shadowing (`A001`)
URL: https://github.com/apache/airflow/pull/39278
--
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 t
github-actions[bot] commented on PR #39278:
URL: https://github.com/apache/airflow/pull/39278#issuecomment-2266291508
This pull request has been automatically marked as stale because it has not
had recent activity. It will be closed in 5 days if no further activity occurs.
Thank you for you
potiuk commented on code in PR #39278:
URL: https://github.com/apache/airflow/pull/39278#discussion_r1644218293
##
dev/breeze/src/airflow_breeze/commands/developer_commands.py:
##
@@ -958,7 +958,7 @@ def down(preserve_volumes: bool, cleanup_mypy_cache: bool,
project_name: str):
Taragolis commented on code in PR #39278:
URL: https://github.com/apache/airflow/pull/39278#discussion_r1644213182
##
dev/breeze/src/airflow_breeze/commands/developer_commands.py:
##
@@ -958,7 +958,7 @@ def down(preserve_volumes: bool, cleanup_mypy_cache: bool,
project_name: st
potiuk commented on code in PR #39278:
URL: https://github.com/apache/airflow/pull/39278#discussion_r1644210053
##
dev/breeze/src/airflow_breeze/commands/developer_commands.py:
##
@@ -958,7 +958,7 @@ def down(preserve_volumes: bool, cleanup_mypy_cache: bool,
project_name: str):
Taragolis commented on code in PR #39278:
URL: https://github.com/apache/airflow/pull/39278#discussion_r1644212475
##
dev/breeze/src/airflow_breeze/commands/developer_commands.py:
##
@@ -958,7 +958,7 @@ def down(preserve_volumes: bool, cleanup_mypy_cache: bool,
project_name: st
uranusjr commented on code in PR #39278:
URL: https://github.com/apache/airflow/pull/39278#discussion_r1644196493
##
dev/breeze/src/airflow_breeze/commands/developer_commands.py:
##
@@ -958,7 +958,7 @@ def down(preserve_volumes: bool, cleanup_mypy_cache: bool,
project_name: str
github-actions[bot] commented on PR #39278:
URL: https://github.com/apache/airflow/pull/39278#issuecomment-2168958446
This pull request has been automatically marked as stale because it has not
had recent activity. It will be closed in 5 days if no further activity occurs.
Thank you for you
Taragolis commented on code in PR #39278:
URL: https://github.com/apache/airflow/pull/39278#discussion_r1584367257
##
dev/breeze/src/airflow_breeze/commands/developer_commands.py:
##
@@ -958,7 +958,7 @@ def down(preserve_volumes: bool, cleanup_mypy_cache: bool,
project_name: st
vincbeck commented on code in PR #39278:
URL: https://github.com/apache/airflow/pull/39278#discussion_r1581080583
##
dev/breeze/src/airflow_breeze/commands/developer_commands.py:
##
@@ -958,7 +958,7 @@ def down(preserve_volumes: bool, cleanup_mypy_cache: bool,
project_name: str
Taragolis opened a new pull request, #39278:
URL: https://github.com/apache/airflow/pull/39278
We have plenty of the builtins variables/function with the same name as a
builtins functions or constants .
This PR rename it into the non production codebase (dev, tests) and ig
11 matches
Mail list logo