[PR] Refresh dependencies for Breeze to latest ones [airflow]

2023-11-07 Thread via GitHub
potiuk opened a new pull request, #35510: URL: https://github.com/apache/airflow/pull/35510 Seems that if you have some older dependencies they might have problems with newer configurations (for example pre-commit). Since Breeze has it's own, isolated virtualenv managed by pipx, we can safe

Re: [PR] Refresh dependencies for Breeze to latest ones [airflow]

2023-11-07 Thread via GitHub
potiuk merged PR #35510: URL: https://github.com/apache/airflow/pull/35510 -- 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...@airflow.a

Re: [PR] Refresh dependencies for Breeze to latest ones [airflow]

2023-11-07 Thread via GitHub
potiuk commented on code in PR #35510: URL: https://github.com/apache/airflow/pull/35510#discussion_r1385281233 ## scripts/ci/install_breeze.sh: ## @@ -19,6 +19,6 @@ set -euxo pipefail cd "$( dirname "${BASH_SOURCE[0]}" )/../../" -python -m pip install pipx packaging==23.1

Re: [PR] Refresh dependencies for Breeze to latest ones [airflow]

2023-11-07 Thread via GitHub
potiuk commented on code in PR #35510: URL: https://github.com/apache/airflow/pull/35510#discussion_r1385288780 ## scripts/ci/install_breeze.sh: ## @@ -19,6 +19,6 @@ set -euxo pipefail cd "$( dirname "${BASH_SOURCE[0]}" )/../../" -python -m pip install pipx packaging==23.1

Re: [PR] Refresh dependencies for Breeze to latest ones [airflow]

2023-11-07 Thread via GitHub
potiuk commented on PR #35510: URL: https://github.com/apache/airflow/pull/35510#issuecomment-1799522949 oups: !? /opt/airflow/=1.2.1 -- 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 t

Re: [PR] Refresh dependencies for Breeze to latest ones [airflow]

2023-11-07 Thread via GitHub
potiuk commented on PR #35510: URL: https://github.com/apache/airflow/pull/35510#issuecomment-1799527483 > oups: > > !? /opt/airflow/=1.2.1 Good tests, nice tests :) ... -- This is an automated message from the Apache Git Service. To respond to the message, please log on