Re: [PR] Build python from source for CI [airflow]

2025-07-05 Thread via GitHub
potiuk commented on PR #52265: URL: https://github.com/apache/airflow/pull/52265#issuecomment-3038498415 Hmmm.. We need to revert .. I found some issues with other versions of python :( -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] Build python from source for CI [airflow]

2025-07-05 Thread via GitHub
github-actions[bot] commented on PR #52265: URL: https://github.com/apache/airflow/pull/52265#issuecomment-3038409436 ### Backport failed to create: v3-0-test. View the failure log Run details Status Branch Result

Re: [PR] Build python from source for CI [airflow]

2025-07-05 Thread via GitHub
potiuk commented on PR #52265: URL: https://github.com/apache/airflow/pull/52265#issuecomment-3038409302 Let me merge it now - we can always iterate on details ;) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] Build python from source for CI [airflow]

2025-07-05 Thread via GitHub
potiuk merged PR #52265: URL: https://github.com/apache/airflow/pull/52265 -- 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] Build python from source for CI [airflow]

2025-07-05 Thread via GitHub
potiuk commented on code in PR #52265: URL: https://github.com/apache/airflow/pull/52265#discussion_r2186929934 ## 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

Re: [PR] Build python from source for CI [airflow]

2025-07-05 Thread via GitHub
potiuk commented on code in PR #52265: URL: https://github.com/apache/airflow/pull/52265#discussion_r2186929015 ## 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

Re: [PR] Build python from source for CI [airflow]

2025-07-05 Thread via GitHub
potiuk commented on code in PR #52265: URL: https://github.com/apache/airflow/pull/52265#discussion_r2186914612 ## 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

Re: [PR] Build python from source for CI [airflow]

2025-07-05 Thread via GitHub
potiuk commented on code in PR #52265: URL: https://github.com/apache/airflow/pull/52265#discussion_r2186913489 ## 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

Re: [PR] Build python from source for CI [airflow]

2025-07-05 Thread via GitHub
potiuk commented on code in PR #52265: URL: https://github.com/apache/airflow/pull/52265#discussion_r2186909682 ## 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

Re: [PR] Build python from source for CI [airflow]

2025-07-05 Thread via GitHub
potiuk commented on code in PR #52265: URL: https://github.com/apache/airflow/pull/52265#discussion_r2186909682 ## 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

Re: [PR] Build python from source for CI [airflow]

2025-07-05 Thread via GitHub
potiuk commented on code in PR #52265: URL: https://github.com/apache/airflow/pull/52265#discussion_r2186909682 ## 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

Re: [PR] Build python from source for CI [airflow]

2025-07-05 Thread via GitHub
potiuk commented on code in PR #52265: URL: https://github.com/apache/airflow/pull/52265#discussion_r2186906211 ## 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

Re: [PR] Build python from source for CI [airflow]

2025-07-05 Thread via GitHub
potiuk commented on PR #52265: URL: https://github.com/apache/airflow/pull/52265#issuecomment-3038344503 > Is the redis test failure something we're seeing in other prs as well? I don't think I've touched anything to break redis 🤔 Yeah - we have a flaky redis tests that we need to add

Re: [PR] Build python from source for CI [airflow]

2025-07-05 Thread via GitHub
aritra24 commented on PR #52265: URL: https://github.com/apache/airflow/pull/52265#issuecomment-3038323902 Is the redis test failure something we're seeing in other prs as well? I don't think I've touched anything to break redis 🤔 -- This is an automated message from the Apache Git Servi

Re: [PR] Build python from source for CI [airflow]

2025-07-05 Thread via GitHub
aritra24 commented on code in PR #52265: URL: https://github.com/apache/airflow/pull/52265#discussion_r2186895370 ## Dockerfile.ci: ## @@ -1279,8 +1308,14 @@ ENV DEV_APT_COMMAND=${DEV_APT_COMMAND} \ ADDITIONAL_DEV_APT_DEPS=${ADDITIONAL_DEV_APT_DEPS} \ ADDITIONAL_DEV_AP

Re: [PR] Build python from source for CI [airflow]

2025-07-04 Thread via GitHub
aritra24 commented on code in PR #52265: URL: https://github.com/apache/airflow/pull/52265#discussion_r2186894906 ## Dockerfile.ci: ## @@ -1279,8 +1308,14 @@ ENV DEV_APT_COMMAND=${DEV_APT_COMMAND} \ ADDITIONAL_DEV_APT_DEPS=${ADDITIONAL_DEV_APT_DEPS} \ ADDITIONAL_DEV_AP

Re: [PR] Build python from source for CI [airflow]

2025-07-04 Thread via GitHub
potiuk commented on code in PR #52265: URL: https://github.com/apache/airflow/pull/52265#discussion_r2186890342 ## Dockerfile.ci: ## @@ -1279,8 +1308,14 @@ ENV DEV_APT_COMMAND=${DEV_APT_COMMAND} \ ADDITIONAL_DEV_APT_DEPS=${ADDITIONAL_DEV_APT_DEPS} \ ADDITIONAL_DEV_APT_

Re: [PR] Build python from source for CI [airflow]

2025-07-04 Thread via GitHub
potiuk commented on code in PR #52265: URL: https://github.com/apache/airflow/pull/52265#discussion_r2186887900 ## Dockerfile.ci: ## @@ -1279,8 +1308,14 @@ ENV DEV_APT_COMMAND=${DEV_APT_COMMAND} \ ADDITIONAL_DEV_APT_DEPS=${ADDITIONAL_DEV_APT_DEPS} \ ADDITIONAL_DEV_APT_

Re: [PR] Build python from source for CI [airflow]

2025-07-04 Thread via GitHub
potiuk commented on code in PR #52265: URL: https://github.com/apache/airflow/pull/52265#discussion_r2186887477 ## Dockerfile.ci: ## @@ -1279,8 +1308,14 @@ ENV DEV_APT_COMMAND=${DEV_APT_COMMAND} \ ADDITIONAL_DEV_APT_DEPS=${ADDITIONAL_DEV_APT_DEPS} \ ADDITIONAL_DEV_APT_

Re: [PR] Build python from source for CI [airflow]

2025-07-04 Thread via GitHub
aritra24 commented on code in PR #52265: URL: https://github.com/apache/airflow/pull/52265#discussion_r2186886474 ## Dockerfile.ci: ## @@ -1279,8 +1308,14 @@ ENV DEV_APT_COMMAND=${DEV_APT_COMMAND} \ ADDITIONAL_DEV_APT_DEPS=${ADDITIONAL_DEV_APT_DEPS} \ ADDITIONAL_DEV_AP

Re: [PR] Build python from source for CI [airflow]

2025-07-04 Thread via GitHub
potiuk commented on code in PR #52265: URL: https://github.com/apache/airflow/pull/52265#discussion_r2186885199 ## Dockerfile.ci: ## @@ -1279,8 +1308,14 @@ ENV DEV_APT_COMMAND=${DEV_APT_COMMAND} \ ADDITIONAL_DEV_APT_DEPS=${ADDITIONAL_DEV_APT_DEPS} \ ADDITIONAL_DEV_APT_

Re: [PR] Build python from source for CI [airflow]

2025-07-04 Thread via GitHub
potiuk commented on code in PR #52265: URL: https://github.com/apache/airflow/pull/52265#discussion_r2186884089 ## Dockerfile.ci: ## @@ -1279,8 +1308,14 @@ ENV DEV_APT_COMMAND=${DEV_APT_COMMAND} \ ADDITIONAL_DEV_APT_DEPS=${ADDITIONAL_DEV_APT_DEPS} \ ADDITIONAL_DEV_APT_

Re: [PR] Build python from source for CI [airflow]

2025-07-04 Thread via GitHub
aritra24 commented on code in PR #52265: URL: https://github.com/apache/airflow/pull/52265#discussion_r2186878941 ## Dockerfile.ci: ## @@ -1279,8 +1308,14 @@ ENV DEV_APT_COMMAND=${DEV_APT_COMMAND} \ ADDITIONAL_DEV_APT_DEPS=${ADDITIONAL_DEV_APT_DEPS} \ ADDITIONAL_DEV_AP

Re: [PR] Build python from source for CI [airflow]

2025-07-04 Thread via GitHub
aritra24 commented on code in PR #52265: URL: https://github.com/apache/airflow/pull/52265#discussion_r2186871163 ## 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

Re: [PR] Build python from source for CI [airflow]

2025-07-04 Thread via GitHub
aritra24 commented on code in PR #52265: URL: https://github.com/apache/airflow/pull/52265#discussion_r2186864139 ## 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