Re: [PR] Make _run_task_by_local_task_job compatible with internal API [airflow]

2024-04-08 Thread via GitHub
dstandish commented on PR #38563: URL: https://github.com/apache/airflow/pull/38563#issuecomment-2043674071 ok renaming this one to `Add session that blows up when using internal API` because, with the addition of this, there's no longer a need to make the other changes I think. -- T

Re: [PR] Make _run_task_by_local_task_job compatible with internal API [airflow]

2024-04-08 Thread via GitHub
dstandish commented on code in PR #38563: URL: https://github.com/apache/airflow/pull/38563#discussion_r1556179515 ## airflow/cli/commands/task_command.py: ## @@ -278,7 +279,15 @@ def _run_task_by_local_task_job(args, ti: TaskInstance | TaskInstancePydantic) - external

Re: [PR] Make _run_task_by_local_task_job compatible with internal API [airflow]

2024-04-05 Thread via GitHub
potiuk commented on code in PR #38563: URL: https://github.com/apache/airflow/pull/38563#discussion_r1553938903 ## airflow/cli/commands/task_command.py: ## @@ -278,7 +279,15 @@ def _run_task_by_local_task_job(args, ti: TaskInstance | TaskInstancePydantic) - external_ex

Re: [PR] Make _run_task_by_local_task_job compatible with internal API [airflow]

2024-04-05 Thread via GitHub
potiuk commented on code in PR #38563: URL: https://github.com/apache/airflow/pull/38563#discussion_r1553938903 ## airflow/cli/commands/task_command.py: ## @@ -278,7 +279,15 @@ def _run_task_by_local_task_job(args, ti: TaskInstance | TaskInstancePydantic) - external_ex

Re: [PR] Make _run_task_by_local_task_job compatible with internal API [airflow]

2024-04-04 Thread via GitHub
dstandish commented on code in PR #38563: URL: https://github.com/apache/airflow/pull/38563#discussion_r1552424445 ## airflow/cli/commands/task_command.py: ## @@ -278,7 +279,15 @@ def _run_task_by_local_task_job(args, ti: TaskInstance | TaskInstancePydantic) - external

Re: [PR] Make _run_task_by_local_task_job compatible with internal API [airflow]

2024-04-02 Thread via GitHub
dstandish commented on code in PR #38563: URL: https://github.com/apache/airflow/pull/38563#discussion_r1548185069 ## airflow/cli/commands/task_command.py: ## @@ -278,7 +279,15 @@ def _run_task_by_local_task_job(args, ti: TaskInstance | TaskInstancePydantic) - external

Re: [PR] Make _run_task_by_local_task_job compatible with internal API [airflow]

2024-03-27 Thread via GitHub
uranusjr commented on code in PR #38563: URL: https://github.com/apache/airflow/pull/38563#discussion_r1542184733 ## airflow/cli/commands/task_command.py: ## @@ -278,7 +279,15 @@ def _run_task_by_local_task_job(args, ti: TaskInstance | TaskInstancePydantic) - external_

[PR] Make _run_task_by_local_task_job compatible with internal API [airflow]

2024-03-27 Thread via GitHub
dstandish opened a new pull request, #38563: URL: https://github.com/apache/airflow/pull/38563 (no comment) -- 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,