[GitHub] [airflow] github-actions[bot] commented on pull request #21753: Fix triggerer --capacity parameter

2022-02-22 Thread GitBox
github-actions[bot] commented on pull request #21753: URL: https://github.com/apache/airflow/pull/21753#issuecomment-1048517365 The PR is likely OK to be merged with just subset of tests for default Python and Database versions without running the full matrix of tests, because it does not

[GitHub] [airflow] Dev232001 commented on issue #12818: Don't have session.commit() when @provide_session decorator is used

2022-02-22 Thread GitBox
Dev232001 commented on issue #12818: URL: https://github.com/apache/airflow/issues/12818#issuecomment-1048509363 assign this to me please -- 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 spec

[GitHub] [airflow] msumit opened a new pull request #21753: Fix triggerer --capacity parameter

2022-02-22 Thread GitBox
msumit opened a new pull request #21753: URL: https://github.com/apache/airflow/pull/21753 closes: #21752 -- 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 un

[GitHub] [airflow] Dev232001 commented on issue #21683: Remove all usages of days_ago from test suite

2022-02-22 Thread GitBox
Dev232001 commented on issue #21683: URL: https://github.com/apache/airflow/issues/21683#issuecomment-1048503969 Hi, can you assign this to me? -- 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] [airflow] rsg17 commented on pull request #21704: Add GCSToTrinoOperator

2022-02-22 Thread GitBox
rsg17 commented on pull request #21704: URL: https://github.com/apache/airflow/pull/21704#issuecomment-1048498886 Added a way to provide schema / fields. -- 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 t

[GitHub] [airflow] thesuperzapper opened a new issue #21752: triggerer `--capacity` paramater does not work

2022-02-22 Thread GitBox
thesuperzapper opened a new issue #21752: URL: https://github.com/apache/airflow/issues/21752 ### Apache Airflow version 2.2.4 (latest released) ### What happened When you run `airflow triggerer --capacity 1000`, you get the following error: ``` Traceback (mos

[GitHub] [airflow] ephraimbuddy commented on a change in pull request #21741: REST API: add rendered fields in task instance.

2022-02-22 Thread GitBox
ephraimbuddy commented on a change in pull request #21741: URL: https://github.com/apache/airflow/pull/21741#discussion_r812601494 ## File path: airflow/api_connexion/openapi/v1.yaml ## @@ -2496,6 +2496,10 @@ components: sla_miss: $ref: '#/components/schemas

[GitHub] [airflow] bhavaniravi edited a comment on issue #21605: KubernetesPodOperator Fails on empty log line

2022-02-22 Thread GitBox
bhavaniravi edited a comment on issue #21605: URL: https://github.com/apache/airflow/issues/21605#issuecomment-1048491717 With reference to #15638 @dimberman, are you aware of a case where the log lines can be empty? -- This is an automated message from the Apache Git Service. To respond

[GitHub] [airflow] bhavaniravi commented on issue #21605: KubernetesPodOperator Fails on empty log line

2022-02-22 Thread GitBox
bhavaniravi commented on issue #21605: URL: https://github.com/apache/airflow/issues/21605#issuecomment-1048491717 with reference to #15638 @dimberman are you aware of a case where the log lines can be empty? -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] khintz edited a comment on issue #19192: The scheduler does not appear to be running. Last heartbeat was received X minutes ago.

2022-02-22 Thread GitBox
khintz edited a comment on issue #19192: URL: https://github.com/apache/airflow/issues/19192#issuecomment-1048477164 As @bondgeek we have also started seeing it within the last few days, after having run the same configuration with the same dags for more than a week. Our setup is running o

[GitHub] [airflow] utkarsharma2 commented on issue #21252: Distinguish between marking failure/success by user and by task

2022-02-22 Thread GitBox
utkarsharma2 commented on issue #21252: URL: https://github.com/apache/airflow/issues/21252#issuecomment-1048478697 @potiuk , I would like to work on this, can you please assign this ticket to me? -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [airflow] khintz commented on issue #19192: The scheduler does not appear to be running. Last heartbeat was received X minutes ago.

2022-02-22 Thread GitBox
khintz commented on issue #19192: URL: https://github.com/apache/airflow/issues/19192#issuecomment-1048477164 As @bondgeek we have also started seeing it within the last few days, after having run the same configuration with the same dags for more than a week. I will make a new issue, when

[GitHub] [airflow] github-actions[bot] commented on pull request #21745: Chart: Default to Airflow 2.2.4

2022-02-22 Thread GitBox
github-actions[bot] commented on pull request #21745: URL: https://github.com/apache/airflow/pull/21745#issuecomment-1048466193 The PR is likely OK to be merged with just subset of tests for default Python and Database versions without running the full matrix of tests, because it does not

[GitHub] [airflow] github-actions[bot] commented on pull request #21751: Removed 'request.referrer' from views.py

2022-02-22 Thread GitBox
github-actions[bot] commented on pull request #21751: URL: https://github.com/apache/airflow/pull/21751#issuecomment-1048462009 The PR is likely OK to be merged with just subset of tests for default Python and Database versions without running the full matrix of tests, because it does not

[GitHub] [airflow] utkarsharma2 commented on a change in pull request #21751: Removed 'request.referrer' from views.py

2022-02-22 Thread GitBox
utkarsharma2 commented on a change in pull request #21751: URL: https://github.com/apache/airflow/pull/21751#discussion_r812569658 ## File path: airflow/www/views.py ## @@ -2159,10 +2160,11 @@ def dagrun_details(self, session=None): dag_run: Optional[DagRun] = (

[GitHub] [airflow] uranusjr commented on pull request #21686: Feature: Add invoke lambda function operator

2022-02-22 Thread GitBox
uranusjr commented on pull request #21686: URL: https://github.com/apache/airflow/pull/21686#issuecomment-1048460234 It means we need to be careful when including this change in a release on PyPI. Nothing you need to do here. -- This is an automated message from the Apache Git Service. T

[GitHub] [airflow] github-actions[bot] commented on pull request #21750: Correct a couple grammatical errors in docs

2022-02-22 Thread GitBox
github-actions[bot] commented on pull request #21750: URL: https://github.com/apache/airflow/pull/21750#issuecomment-1048459907 The PR is likely ready to be merged. No tests are needed as no important environment files, nor python files were modified by it. However, committers might decide

[GitHub] [airflow] github-actions[bot] commented on pull request #21749: Remove python 3.5 reference from README

2022-02-22 Thread GitBox
github-actions[bot] commented on pull request #21749: URL: https://github.com/apache/airflow/pull/21749#issuecomment-1048459481 The PR is likely ready to be merged. No tests are needed as no important environment files, nor python files were modified by it. However, committers might decide

[GitHub] [airflow] uranusjr commented on a change in pull request #21751: Removed 'request.referrer' from views.py

2022-02-22 Thread GitBox
uranusjr commented on a change in pull request #21751: URL: https://github.com/apache/airflow/pull/21751#discussion_r812567972 ## File path: airflow/www/views.py ## @@ -2159,10 +2160,11 @@ def dagrun_details(self, session=None): dag_run: Optional[DagRun] = (

[GitHub] [airflow] uranusjr commented on a change in pull request #21715: Fix incorrect data_interval_start due to scheduling time change

2022-02-22 Thread GitBox
uranusjr commented on a change in pull request #21715: URL: https://github.com/apache/airflow/pull/21715#discussion_r812567103 ## File path: airflow/timetables/interval.py ## @@ -211,6 +217,17 @@ def _align(self, current: DateTime) -> DateTime: return next_time

[GitHub] [airflow] uranusjr commented on a change in pull request #21715: Fix incorrect data_interval_start due to scheduling time change

2022-02-22 Thread GitBox
uranusjr commented on a change in pull request #21715: URL: https://github.com/apache/airflow/pull/21715#discussion_r812567103 ## File path: airflow/timetables/interval.py ## @@ -211,6 +217,17 @@ def _align(self, current: DateTime) -> DateTime: return next_time

[GitHub] [airflow] utkarsharma2 opened a new pull request #21751: Removed 'request.referrer' from views.py

2022-02-22 Thread GitBox
utkarsharma2 opened a new pull request #21751: URL: https://github.com/apache/airflow/pull/21751 Removed 'request.referrer' from views.py to not be dependent on HTTP Referrer header for redirections. closes: #16434 -- This is an automated message from the Apache Git Service. To re

[GitHub] [airflow] uranusjr commented on issue #20974: Can't pass in **context kwarg to the PythonVirtualenvOperator's python_callable

2022-02-22 Thread GitBox
uranusjr commented on issue #20974: URL: https://github.com/apache/airflow/issues/20974#issuecomment-1048452643 That’s a different error, please report in a separate issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [airflow] wanlce commented on pull request #21715: Fix incorrect data_interval_start due to scheduling time change

2022-02-22 Thread GitBox
wanlce commented on pull request #21715: URL: https://github.com/apache/airflow/pull/21715#issuecomment-1048447779 > Thank you for your review, I made changes. Looking forward to your new comment :smile: > Should we call `_align` on `start` before line 94 instead? `start` is also

[GitHub] [airflow] zmac12 opened a new pull request #21750: Correct a couple grammatical errors in docs

2022-02-22 Thread GitBox
zmac12 opened a new pull request #21750: URL: https://github.com/apache/airflow/pull/21750 Just reading through the docs as we implement Airflow on our end, saw a couple additions that could be made. --- **^ Add meaningful description above** Read the **[Pull Reques

[GitHub] [airflow] jedcunningham opened a new pull request #21749: Remove python 3.5 reference from README

2022-02-22 Thread GitBox
jedcunningham opened a new pull request #21749: URL: https://github.com/apache/airflow/pull/21749 Airflow 1.10.x has been EOL long enough now that we don't need to keep sections specific to it in the main README any longer. -- This is an automated message from the Apache Git Service. T

[GitHub] [airflow] schirag1993 commented on pull request #21686: Feature: Add invoke lambda function operator

2022-02-22 Thread GitBox
schirag1993 commented on pull request #21686: URL: https://github.com/apache/airflow/pull/21686#issuecomment-1048429946 Looks like I missed adding documentation and an example DAG. I've updated the PR with the same. > Note: This needs a major version bump in the Amazon provider.

[GitHub] [airflow] dstandish commented on a change in pull request #20838: Add `db clean` CLI command for purging old data

2022-02-22 Thread GitBox
dstandish commented on a change in pull request #20838: URL: https://github.com/apache/airflow/pull/20838#discussion_r812535925 ## File path: airflow/utils/db_cleanup.py ## @@ -0,0 +1,307 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor li

[GitHub] [airflow] uplsh580 commented on issue #21669: Status of testing of Apache Airflow 2.2.4rc1

2022-02-22 Thread GitBox
uplsh580 commented on issue #21669: URL: https://github.com/apache/airflow/issues/21669#issuecomment-1048411206 https://github.com/apache/airflow/pull/21062 LGTM πŸ‘ (I'm sorry for being late.) -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [airflow] rustikk closed issue #21743: Get an error when trying to delete a dag through the webserver on airflow-breeze

2022-02-22 Thread GitBox
rustikk closed issue #21743: URL: https://github.com/apache/airflow/issues/21743 -- 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-unsubscr.

[GitHub] [airflow] rustikk commented on issue #21743: Get an error when trying to delete a dag through the webserver on airflow-breeze

2022-02-22 Thread GitBox
rustikk commented on issue #21743: URL: https://github.com/apache/airflow/issues/21743#issuecomment-1048408198 Hey @pateash my bad I apologize for this it seemed to happen on a old github commit that I accidentally was using. -- This is an automated message from the Apache Git Service. T

[GitHub] [airflow] pateash commented on issue #21720: Add ability to pin Airflow Variable(s)/Connection(s) in the UI

2022-02-22 Thread GitBox
pateash commented on issue #21720: URL: https://github.com/apache/airflow/issues/21720#issuecomment-1048383570 This looks interesting, let me look into this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [airflow] EricGao888 commented on issue #21748: Add oss_task_handler for alibaba provider

2022-02-22 Thread GitBox
EricGao888 commented on issue #21748: URL: https://github.com/apache/airflow/issues/21748#issuecomment-1048367770 I'm working on the unit tests of this feature and will submit a PR later today. I'll be appreciated if this issue could be assigned to me. -- This is an automated message fro

[GitHub] [airflow] EricGao888 opened a new issue #21748: Add oss_task_handler for alibaba provider

2022-02-22 Thread GitBox
EricGao888 opened a new issue #21748: URL: https://github.com/apache/airflow/issues/21748 ### Description - Currently there's no task handler for [alibaba provider](https://github.com/apache/airflow/tree/main/airflow/providers/alibaba), which means airflow does not support logging t

[GitHub] [airflow] jedcunningham commented on issue #21707: Airflow cli is very slow

2022-02-22 Thread GitBox
jedcunningham commented on issue #21707: URL: https://github.com/apache/airflow/issues/21707#issuecomment-1048360713 Would it be possible to to wrap it with [py-spy](https://github.com/benfred/py-spy), so we can determine what's being slow? e.g. ``` py-spy record -o airflow_ve

[GitHub] [airflow] dstandish merged pull request #21747: Simplify chart docs for configuring Airflow

2022-02-22 Thread GitBox
dstandish merged pull request #21747: URL: https://github.com/apache/airflow/pull/21747 -- 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-un

[airflow] branch main updated (4e17528 -> e8afff9)

2022-02-22 Thread dstandish
This is an automated email from the ASF dual-hosted git repository. dstandish pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git. from 4e17528 Add support for custom command and args in jobs (#20864) add e8afff9 Simplify chart docs for configu

[GitHub] [airflow] github-actions[bot] commented on pull request #21747: Simplify chart docs for configuring Airflow

2022-02-22 Thread GitBox
github-actions[bot] commented on pull request #21747: URL: https://github.com/apache/airflow/pull/21747#issuecomment-1048352678 The PR is likely ready to be merged. No tests are needed as no important environment files, nor python files were modified by it. However, committers might decide

[airflow] branch main updated (18fb554 -> 4e17528)

2022-02-22 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git. from 18fb554 Dev:`constraints-latest` needs to be force-pushed (#21746) add 4e17528 Add support for custom co

[GitHub] [airflow] jedcunningham merged pull request #20864: Add support for custom command and args in jobs

2022-02-22 Thread GitBox
jedcunningham merged pull request #20864: URL: https://github.com/apache/airflow/pull/20864 -- 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: commit

[GitHub] [airflow] jedcunningham closed issue #21669: Status of testing of Apache Airflow 2.2.4rc1

2022-02-22 Thread GitBox
jedcunningham closed issue #21669: URL: https://github.com/apache/airflow/issues/21669 -- 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-uns

[GitHub] [airflow] jedcunningham commented on issue #21669: Status of testing of Apache Airflow 2.2.4rc1

2022-02-22 Thread GitBox
jedcunningham commented on issue #21669: URL: https://github.com/apache/airflow/issues/21669#issuecomment-1048350658 Thanks everyone, 2.2.4 has been released πŸŽ‰ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [airflow] jedcunningham commented on issue #21669: Status of testing of Apache Airflow 2.2.4rc1

2022-02-22 Thread GitBox
jedcunningham commented on issue #21669: URL: https://github.com/apache/airflow/issues/21669#issuecomment-1048350188 Yeah, adding some unit tests to `main` to make sure it doesn't regress in the future sounds good to me. I assume cherry-picking the refactoring won't be trivial, so it

[GitHub] [airflow] github-actions[bot] commented on pull request #20838: Add `db clean` CLI command for purging old data

2022-02-22 Thread GitBox
github-actions[bot] commented on pull request #20838: URL: https://github.com/apache/airflow/pull/20838#issuecomment-1048341853 The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and ta

[GitHub] [airflow] kaxil edited a comment on pull request #20838: Add `db clean` CLI command for purging old data

2022-02-22 Thread GitBox
kaxil edited a comment on pull request #20838: URL: https://github.com/apache/airflow/pull/20838#issuecomment-1048341688 Lgtm, some user-facing docs for this would be nice -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [airflow] kaxil commented on pull request #20838: Add `db clean` CLI command for purging old data

2022-02-22 Thread GitBox
kaxil commented on pull request #20838: URL: https://github.com/apache/airflow/pull/20838#issuecomment-1048341688 Lgtm, some docs for this would be nice -- 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

[airflow] branch main updated (6e5c9c8 -> 18fb554)

2022-02-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git. from 6e5c9c8 Fix some migrations (#21670) add 18fb554 Dev:`constraints-latest` needs to be force-pushed (#21746)

[GitHub] [airflow] kaxil merged pull request #21746: `constraints-latest` needs to be force-pushed

2022-02-22 Thread GitBox
kaxil merged pull request #21746: URL: https://github.com/apache/airflow/pull/21746 -- 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-unsubs

[GitHub] [airflow] jedcunningham opened a new pull request #21747: Simplify chart docs for configuring Airflow

2022-02-22 Thread GitBox
jedcunningham opened a new pull request #21747: URL: https://github.com/apache/airflow/pull/21747 This simplifies the docs page for configuring Airflow. Instead of showing an (out of date) complete list of default configs, which don't need to be set, only show the simple config override re

[GitHub] [airflow] github-actions[bot] closed pull request #19242: Populate TI from callback request's SimpleTaskInstance

2022-02-22 Thread GitBox
github-actions[bot] closed pull request #19242: URL: https://github.com/apache/airflow/pull/19242 -- 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:

[GitHub] [airflow] pateash commented on issue #21743: Get an error when trying to delete a dag through the webserver on airflow-breeze

2022-02-22 Thread GitBox
pateash commented on issue #21743: URL: https://github.com/apache/airflow/issues/21743#issuecomment-1048309233 Hi @rustikk, I am not able to reproduce this, Could you please provide your Dag definition? -- This is an automated message from the Apache Git Service. To respond to the

[airflow] branch main updated (d1643d1 -> 6e5c9c8)

2022-02-22 Thread dstandish
This is an automated email from the ASF dual-hosted git repository. dstandish pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git. from d1643d1 2.2.4 has been released (#21744) add 6e5c9c8 Fix some migrations (#21670) No new revisions were add

[GitHub] [airflow] dstandish merged pull request #21670: Fix some migrations

2022-02-22 Thread GitBox
dstandish merged pull request #21670: URL: https://github.com/apache/airflow/pull/21670 -- 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-un

[GitHub] [airflow] SamWheating commented on pull request #21399: Reduce DB load incurred by Stale DAG deactivation

2022-02-22 Thread GitBox
SamWheating commented on pull request #21399: URL: https://github.com/apache/airflow/pull/21399#issuecomment-1048297282 Ok, I have created a patched version of Airflow 2.2.2 with this change and deployed it in our prod-scale staging environment (Airflow 2.2.2). I can confirm that:

[GitHub] [airflow] dstandish commented on a change in pull request #20838: Add `db clean` CLI command for purging old data

2022-02-22 Thread GitBox
dstandish commented on a change in pull request #20838: URL: https://github.com/apache/airflow/pull/20838#discussion_r812430460 ## File path: airflow/utils/db_cleanup.py ## @@ -0,0 +1,307 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor li

[GitHub] [airflow] dstandish commented on a change in pull request #20838: Add `db clean` CLI command for purging old data

2022-02-22 Thread GitBox
dstandish commented on a change in pull request #20838: URL: https://github.com/apache/airflow/pull/20838#discussion_r812428381 ## File path: airflow/cli/commands/db_command.py ## @@ -94,3 +95,26 @@ def shell(args): def check(_): """Runs a check command that checks if db

[GitHub] [airflow] dstandish commented on a change in pull request #21670: Fix some migrations

2022-02-22 Thread GitBox
dstandish commented on a change in pull request #21670: URL: https://github.com/apache/airflow/pull/21670#discussion_r812425970 ## File path: airflow/migrations/versions/30867afad44a_rename_concurrency_column_in_dag_table_.py ## @@ -36,13 +36,20 @@ def upgrade(): """Ap

[airflow] branch main updated (bb577a9 -> d1643d1)

2022-02-22 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git. from bb577a9 Fix stray order_by(TaskInstance.execution_date) (#21705) add d1643d1 2.2.4 has been released (#2

[GitHub] [airflow] jedcunningham merged pull request #21744: 2.2.4 has been released

2022-02-22 Thread GitBox
jedcunningham merged pull request #21744: URL: https://github.com/apache/airflow/pull/21744 -- 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: commit

[GitHub] [airflow] dstandish commented on a change in pull request #21670: Fix some migrations

2022-02-22 Thread GitBox
dstandish commented on a change in pull request #21670: URL: https://github.com/apache/airflow/pull/21670#discussion_r812423844 ## File path: airflow/migrations/versions/30867afad44a_rename_concurrency_column_in_dag_table_.py ## @@ -36,13 +36,20 @@ def upgrade(): """Ap

[airflow-site] branch gh-pages updated: Deploying to gh-pages from @ aa1558828789621299284fd530d7fec2df210dff πŸš€

2022-02-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/airflow-site.git The following commit(s) were added to refs/heads/gh-pages by this push: new d56e2f1 Deploying to gh-pages fro

[GitHub] [airflow-site] kaxil merged pull request #551: Fix 2.2.4 changelog date and remove dups

2022-02-22 Thread GitBox
kaxil merged pull request #551: URL: https://github.com/apache/airflow-site/pull/551 -- 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-unsub

[airflow-site] branch main updated: Fix 2.2.4 changelog date and remove dups (#551)

2022-02-22 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow-site.git The following commit(s) were added to refs/heads/main by this push: new aa15588 Fix 2.2.4 changelog date and remov

[airflow-site] branch fix_224_changelog created (now ff7e74a)

2022-02-22 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a change to branch fix_224_changelog in repository https://gitbox.apache.org/repos/asf/airflow-site.git. at ff7e74a Fix 2.2.4 changelog date and remove dups No new revisions were added by this update

[GitHub] [airflow] jedcunningham opened a new pull request #21745: Chart: Default to Airflow 2.2.4

2022-02-22 Thread GitBox
jedcunningham opened a new pull request #21745: URL: https://github.com/apache/airflow/pull/21745 Use Airflow `2.2.4` as the chart's default image. -- 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

[airflow] branch show-mapped-task-in-tree-view updated (70d200d -> 2b4e6c5)

2022-02-22 Thread bbovenzi
This is an automated email from the ASF dual-hosted git repository. bbovenzi pushed a change to branch show-mapped-task-in-tree-view in repository https://gitbox.apache.org/repos/asf/airflow.git. from 70d200d simplify node label redraw logic add bb577a9 Fix stray order_by(TaskInstance

[airflow] branch show-mapped-task-in-tree-view updated (c646171 -> 70d200d)

2022-02-22 Thread bbovenzi
This is an automated email from the ASF dual-hosted git repository. bbovenzi pushed a change to branch show-mapped-task-in-tree-view in repository https://gitbox.apache.org/repos/asf/airflow.git. from c646171 add graph tooltip and map count add 70d200d simplify node label redraw logic

[GitHub] [airflow] github-actions[bot] commented on pull request #21744: 2.2.4 has been released

2022-02-22 Thread GitBox
github-actions[bot] commented on pull request #21744: URL: https://github.com/apache/airflow/pull/21744#issuecomment-1048246514 The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and ta

[GitHub] [airflow] jedcunningham opened a new pull request #21744: 2.2.4 has been released

2022-02-22 Thread GitBox
jedcunningham opened a new pull request #21744: URL: https://github.com/apache/airflow/pull/21744 `2.2.4` has been released πŸŽ‰ -- 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

[GitHub] [airflow] jedcunningham commented on pull request #18868: Add back information about current context to the docs

2022-02-22 Thread GitBox
jedcunningham commented on pull request #18868: URL: https://github.com/apache/airflow/pull/18868#issuecomment-1048240065 (Kicking this back to the 2.2.3 milestone as that's when this landed in a release) -- This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [airflow] jedcunningham commented on pull request #18907: Updating explicit arg example in TaskFlow API tutorial doc

2022-02-22 Thread GitBox
jedcunningham commented on pull request #18907: URL: https://github.com/apache/airflow/pull/18907#issuecomment-1048238290 (Kicking this back to the 2.2.3 milestone as that's when this landed in a release) -- This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [airflow] jedcunningham commented on pull request #20113: Lift off upper bound for MarkupSafe

2022-02-22 Thread GitBox
jedcunningham commented on pull request #20113: URL: https://github.com/apache/airflow/pull/20113#issuecomment-1048236750 (Kicking this back to the 2.2.3 milestone as that's when this landed in a release) -- This is an automated message from the Apache Git Service. To respond to the mess

[airflow-site] branch gh-pages updated: Deploying to gh-pages from @ 64d31f18c5246362876af585e1de8ab25ce7f840 πŸš€

2022-02-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/airflow-site.git The following commit(s) were added to refs/heads/gh-pages by this push: new 62c9179 Deploying to gh-pages fro

[GitHub] [airflow-site] jedcunningham merged pull request #550: Announce 2.2.4

2022-02-22 Thread GitBox
jedcunningham merged pull request #550: URL: https://github.com/apache/airflow-site/pull/550 -- 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: commi

[airflow-site] branch main updated: Announce 2.2.4 (#550)

2022-02-22 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow-site.git The following commit(s) were added to refs/heads/main by this push: new 64d31f1 Announce 2.2.4 (#550) 64d31f1

[GitHub] [airflow] bmckallagat-os commented on issue #20484: Use MyPy support for SQLAlchemy

2022-02-22 Thread GitBox
bmckallagat-os commented on issue #20484: URL: https://github.com/apache/airflow/issues/20484#issuecomment-1048210429 @potiuk I apologize, I just saw this now. I'm going on vacation until the 7th and I will try to tackle this after that time. If anyone wants to assign to themselves, please

[GitHub] [airflow] rustikk opened a new issue #21743: Get an error when trying to delete a dag through the webserver on airflow-breeze

2022-02-22 Thread GitBox
rustikk opened a new issue #21743: URL: https://github.com/apache/airflow/issues/21743 ### Apache Airflow version main (development) ### What happened When clicking the delete icon when using airflow breeze I get this page ``` Something bad has happened.

[airflow-site] 01/01: Announce 2.2.4

2022-02-22 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a commit to branch announce_2.2.4 in repository https://gitbox.apache.org/repos/asf/airflow-site.git commit 45f24451a6e18ae77dea1f6c2e04534f78d6854f Author: Jed Cunningham AuthorDate: Tue Feb 22 13:53:38 202

[airflow-site] branch announce_2.2.4 created (now 45f2445)

2022-02-22 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a change to branch announce_2.2.4 in repository https://gitbox.apache.org/repos/asf/airflow-site.git. at 45f2445 Announce 2.2.4 This branch includes the following new commits: new 45f2445 Anno

[GitHub] [airflow-site] jedcunningham merged pull request #549: Add documentation for Apache Airflow 2.2.4

2022-02-22 Thread GitBox
jedcunningham merged pull request #549: URL: https://github.com/apache/airflow-site/pull/549 -- 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: commi

[GitHub] [airflow] KulykDmytro commented on issue #21548: Cant get Kubernetes task's log when using CeleryKubernetesExecutor

2022-02-22 Thread GitBox
KulykDmytro commented on issue #21548: URL: https://github.com/apache/airflow/issues/21548#issuecomment-1048191891 @arkadiusz-bach i believe you've mentioned how to fix an issue in #11629 -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [airflow] ckvtvm-arch commented on issue #21166: DagFileProcessorManager - ERROR - new DAG tasks are delayed in airflow schedule

2022-02-22 Thread GitBox
ckvtvm-arch commented on issue #21166: URL: https://github.com/apache/airflow/issues/21166#issuecomment-1048191044 Can you please let us know if you have any resolutions for this. we have been facing this issue for a while. -- This is an automated message from the Apache Git Service. To

[GitHub] [airflow] Jolcik commented on a change in pull request #20507: Fix DAG date range bug

2022-02-22 Thread GitBox
Jolcik commented on a change in pull request #20507: URL: https://github.com/apache/airflow/pull/20507#discussion_r812333724 ## File path: airflow/models/dag.py ## @@ -570,7 +570,7 @@ def date_range( message = "`DAG.date_range()` is deprecated." if num is not

[airflow-site] branch 2.2.4-docs created (now b420afa)

2022-02-22 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a change to branch 2.2.4-docs in repository https://gitbox.apache.org/repos/asf/airflow-site.git. at b420afa Add documentation for Apache Airflow 2.2.4 This branch includes the following new commits:

[airflow] branch main updated (b2c0a92 -> bb577a9)

2022-02-22 Thread uranusjr
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 b2c0a92 Fix graph autorefresh on page load (#21736) add bb577a9 Fix stray order_by(TaskInstance.execution_dat

[airflow] annotated tag 2.2.4 updated (ee9049c -> d50d3e4)

2022-02-22 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a change to annotated tag 2.2.4 in repository https://gitbox.apache.org/repos/asf/airflow.git. *** WARNING: tag 2.2.4 was modified! *** from ee9049c (commit) to d50d3e4 (tag) tagging ee9049c056

[GitHub] [airflow] uranusjr closed issue #21656: Airflow >= 2.2.0 execution date change is failing TaskInstance get_task_instances method and possibly others

2022-02-22 Thread GitBox
uranusjr closed issue #21656: URL: https://github.com/apache/airflow/issues/21656 -- 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-unsubscr

[GitHub] [airflow] uranusjr merged pull request #21705: Fix stray order_by(TaskInstance.execution_date)

2022-02-22 Thread GitBox
uranusjr merged pull request #21705: URL: https://github.com/apache/airflow/pull/21705 -- 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-uns

[airflow] annotated tag constraints-latest updated (8a96274 -> 07a7eeb)

2022-02-22 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a change to annotated tag constraints-latest in repository https://gitbox.apache.org/repos/asf/airflow.git. *** WARNING: tag constraints-latest was modified! *** from 8a96274 (commit) to 07a7eeb

[airflow] annotated tag constraints-2.2.4 updated (8dde99b -> 3c76d72)

2022-02-22 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a change to annotated tag constraints-2.2.4 in repository https://gitbox.apache.org/repos/asf/airflow.git. *** WARNING: tag constraints-2.2.4 was modified! *** from 8dde99b (commit) to 3c76d72 (

[GitHub] [airflow] josh-fell commented on issue #21669: Status of testing of Apache Airflow 2.2.4rc1

2022-02-22 Thread GitBox
josh-fell commented on issue #21669: URL: https://github.com/apache/airflow/issues/21669#issuecomment-1048160108 #19608 looks good for what it was designed to fix but I did find some other scenarios that the inference _does not_ handle properly. Mainly when the `@task` decorator is "called

[GitHub] [airflow] rustikk edited a comment on issue #20974: Can't pass in **context kwarg to the PythonVirtualenvOperator's python_callable

2022-02-22 Thread GitBox
rustikk edited a comment on issue #20974: URL: https://github.com/apache/airflow/issues/20974#issuecomment-1048153501 Hey I set use_dill=True and I'm getting this traceback: ``` INFO - Executing cmd: /tmp/venv12se6ywa/bin/python /tmp/venv12se6ywa/script.py /tmp/venv12se6ywa/script.in

svn commit: r52702 - /release/airflow/2.2.3/

2022-02-22 Thread jedcunningham
Author: jedcunningham Date: Tue Feb 22 19:51:21 2022 New Revision: 52702 Log: Remove old release: 2.2.3 Removed: release/airflow/2.2.3/

[GitHub] [airflow] rustikk edited a comment on issue #20974: Can't pass in **context kwarg to the PythonVirtualenvOperator's python_callable

2022-02-22 Thread GitBox
rustikk edited a comment on issue #20974: URL: https://github.com/apache/airflow/issues/20974#issuecomment-1048153501 Hey I set use_dill=True and I'm getting this traceback: INFO - Executing cmd: /tmp/venv12se6ywa/bin/python /tmp/venv12se6ywa/script.py /tmp/venv12se6ywa/script.in /t

[GitHub] [airflow] rustikk edited a comment on issue #20974: Can't pass in **context kwarg to the PythonVirtualenvOperator's python_callable

2022-02-22 Thread GitBox
rustikk edited a comment on issue #20974: URL: https://github.com/apache/airflow/issues/20974#issuecomment-1048153501 Hey I set use_dill=True and I'm getting this traceback: INFO - Executing cmd: /tmp/venv12se6ywa/bin/python /tmp/venv12se6ywa/script.py /tmp/venv12se6ywa/script.in /t

svn commit: r52701 - /release/airflow/2.2.4/

2022-02-22 Thread jedcunningham
Author: jedcunningham Date: Tue Feb 22 19:50:50 2022 New Revision: 52701 Log: Release Airflow 2.2.4 from 2.2.4rc1 Added: release/airflow/2.2.4/ release/airflow/2.2.4/apache-airflow-2.2.4-source.tar.gz - copied unchanged from r52700, dev/airflow/2.2.4rc1/apache-airflow-2.2.4-source.

[GitHub] [airflow] rustikk edited a comment on issue #20974: Can't pass in **context kwarg to the PythonVirtualenvOperator's python_callable

2022-02-22 Thread GitBox
rustikk edited a comment on issue #20974: URL: https://github.com/apache/airflow/issues/20974#issuecomment-1048153501 Hey I set use_dill=True and I'm getting this traceback: INFO - Executing cmd: /tmp/venv12se6ywa/bin/python /tmp/venv12se6ywa/script.py /tmp/venv12se6ywa/script.in /t

[GitHub] [airflow] rustikk commented on issue #20974: Can't pass in **context kwarg to the PythonVirtualenvOperator's python_callable

2022-02-22 Thread GitBox
rustikk commented on issue #20974: URL: https://github.com/apache/airflow/issues/20974#issuecomment-1048153501 Hey I set use_dill=True and I'm getting this traceback: INFO - Executing cmd: /tmp/venv12se6ywa/bin/python /tmp/venv12se6ywa/script.py /tmp/venv12se6ywa/script.in /tmp/venv

[GitHub] [airflow] akennedy4155 opened a new issue #21742: Postgres hook uses deprecated parameter from base_aws.py

2022-02-22 Thread GitBox
akennedy4155 opened a new issue #21742: URL: https://github.com/apache/airflow/issues/21742 ### Apache Airflow Provider(s) postgres ### Versions of Apache Airflow Providers Most recent ### Apache Airflow version 2.2.3 (latest released) ### Operating

[GitHub] [airflow] boring-cyborg[bot] commented on pull request #21741: REST API: add rendered fields in task instance.

2022-02-22 Thread GitBox
boring-cyborg[bot] commented on pull request #21741: URL: https://github.com/apache/airflow/pull/21741#issuecomment-1048103090 Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any issues or are unsure about any anything please check our Co

  1   2   3   >