aritra24 commented on code in PR #52265:
URL: https://github.com/apache/airflow/pull/52265#discussion_r2186847930
##
scripts/ci/pre_commit/update_installers_and_pre_commit.py:
##
@@ -65,6 +66,31 @@ def get_latest_pypi_version(package_name: str) -> str:
return latest_version
potiuk commented on code in PR #52265:
URL: https://github.com/apache/airflow/pull/52265#discussion_r2186836218
##
scripts/ci/pre_commit/update_installers_and_pre_commit.py:
##
@@ -65,6 +66,31 @@ def get_latest_pypi_version(package_name: str) -> str:
return latest_version
aritra24 commented on code in PR #52265:
URL: https://github.com/apache/airflow/pull/52265#discussion_r2186828640
##
scripts/ci/pre_commit/update_installers_and_pre_commit.py:
##
@@ -65,6 +66,31 @@ def get_latest_pypi_version(package_name: str) -> str:
return latest_version
aritra24 commented on code in PR #52265:
URL: https://github.com/apache/airflow/pull/52265#discussion_r2186822126
##
scripts/ci/pre_commit/update_installers_and_pre_commit.py:
##
@@ -65,6 +66,31 @@ def get_latest_pypi_version(package_name: str) -> str:
return latest_version
gopidesupavan commented on PR #52265:
URL: https://github.com/apache/airflow/pull/52265#issuecomment-3037245840
> > Versions are hard 🙃 🥲
>
> Dependencies are harder 🙃
Indeed :)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
gopidesupavan commented on code in PR #52265:
URL: https://github.com/apache/airflow/pull/52265#discussion_r2186113265
##
scripts/ci/pre_commit/update_installers_and_pre_commit.py:
##
@@ -65,6 +66,31 @@ def get_latest_pypi_version(package_name: str) -> str:
return latest_ve
potiuk commented on code in PR #52265:
URL: https://github.com/apache/airflow/pull/52265#discussion_r2186111516
##
scripts/ci/pre_commit/update_installers_and_pre_commit.py:
##
@@ -65,6 +66,31 @@ def get_latest_pypi_version(package_name: str) -> str:
return latest_version
gopidesupavan commented on code in PR #52265:
URL: https://github.com/apache/airflow/pull/52265#discussion_r2186105202
##
scripts/ci/pre_commit/update_installers_and_pre_commit.py:
##
@@ -65,6 +66,31 @@ def get_latest_pypi_version(package_name: str) -> str:
return latest_ve
potiuk commented on PR #52265:
URL: https://github.com/apache/airflow/pull/52265#issuecomment-3036800602
> Versions are hard 🙃 🥲
Dependencies are harder :upside_down_face:
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
aritra24 commented on PR #52265:
URL: https://github.com/apache/airflow/pull/52265#issuecomment-3036792864
Versions are hard 🙃 🥲
--
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 comm
potiuk commented on PR #52265:
URL: https://github.com/apache/airflow/pull/52265#issuecomment-3036787156
@aritra24
[Fixed go version sorting in pre_commit
install](https://github.com/apache/airflow/pull/52265/commits/6bbe6e1051ff6c4134ff49f8a6eb26b37f2f8eab)
He he ... Classic !
-
potiuk commented on PR #52265:
URL: https://github.com/apache/airflow/pull/52265#issuecomment-3036769357
once we play with it in CI - we can do the next step and apply it to PROD
images :) Looks really, really good - thanks to that our PROD image will have a
chance to catch-up way faster wi
potiuk commented on PR #52265:
URL: https://github.com/apache/airflow/pull/52265#issuecomment-3036766207
VEEERY 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 go to the specific comment.
To uns
potiuk commented on code in PR #52265:
URL: https://github.com/apache/airflow/pull/52265#discussion_r2175612702
##
.github/workflows/basic-tests.yml:
##
@@ -292,6 +292,7 @@ jobs:
if: always()
env:
UPGRADE_UV: "true"
+ UPGRADE_PYTHON: "false"
14 matches
Mail list logo