[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: b51adf3351f7e784afc03a70a49f3c45aa69d30a / Kaxil Naik Bump sphinx-airflow-theme from 0.3.5 to 0.3.7 (#65337) Picks up dark mode polish and compact navbar from apache/airflow-site#1501: deeper navy-black palette, cyan accent links, compact navbar, CSS variable cleanup for dark mode, and search form dark mode treatment. Report URL: https://github.com/apache/airflow/actions/runs/24488309010 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 0a1f1b533dd13edaffb2f6b96082b45aec708c6c / Jens Scheffler <[email protected]> Add small nit to coding standards for agents (#65333) Report URL: https://github.com/apache/airflow/actions/runs/24475011581 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: c06282c98ace3839fcc399132bb6d375a96bd05f / Vincent Kling Update Dutch translations (2026-02-20) (#62256) * Update Dutch translations (2026-02-20) * Update Dutch translations (2026-04-04) * Fix static checks Report URL: https://github.com/apache/airflow/actions/runs/24459048647 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user qaziashikin (triggered by o-nikolas). Head commit for run: 30319c72e2b547d86434fc066ba77ed0e3525c4e / qaziashikin Address Copilot comments Report URL: https://github.com/apache/airflow/actions/runs/24349712133 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: de1ae6e14d225cad233d19cc0e30b1e805ba98e7 / Jens Scheffler <[email protected]> fix: update dependencies to fix dependabot alarms in core (#65049) * fix: update dependencies to fix dependabot alarms in core * Upgrade vite in all core Report URL: https://github.com/apache/airflow/actions/runs/24419655825 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 62711897b3be6c097fb6ccd2f3d4362a5beacd9d / ahilashsasidharan <[email protected]> Feat/check multi team enabled when team name provided api (#63994) * Add API check to ensure multi team is enabled when team_name is provided * remove unnecessary arguments in added tests * add variable tests and add slight change to other tests to align with variables test file * Change error message, Modify tests, Add bulk tests, Fix CI issues Report URL: https://github.com/apache/airflow/actions/runs/24409038303 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: c66d54075b93b9e538d12bc4f536ec96c0e5fafb / Jarek Potiuk Fix scheduled CI upgrade job: extract versions from uv.lock + Slack alerts (#65211) Removes all hard-coded uv/prek version strings from GitHub Actions workflows and composite actions and derives them at runtime from 'uv.lock' via a small sed snippet. Also adds Slack success and failure notifications to the scheduled CI upgrade workflow. Why: the scheduled '[v3-2-test] Scheduled CI upgrade check' job was failing because 'breeze ci upgrade' kept rewriting version strings in '.github/workflows/*.yml' files, which the default GITHUB_TOKEN (a GitHub App token) is not permitted to push. Reading versions from 'uv.lock' (which gets refreshed by 'uv lock --upgrade' as part of the upgrade run anyway) means the job no longer needs to touch any file under '.github/workflows/' and its PR can be created using only the standard GITHUB_TOKEN — no PAT or GitHub App required. Notifications to '#internal-airflow-ci-cd' now fire on both success (with PR link and Undraft -> Review -> Merge-once-CI-passes steps) and failure (with a link to the failed run). The branch prefix (e.g. '[main]' vs '[v3-2-test]') distinguishes notifications between the schedules. Report URL: https://github.com/apache/airflow/actions/runs/24403624988 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 9813bf5cb1109a8e31461d8b2a087ac86c6ee9f8 / Pierre Jeambrun Prevent Session from staying opened between yields (#65179) Report URL: https://github.com/apache/airflow/actions/runs/24387965859 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by bugraoz93). Head commit for run: c037829d0b974b9781c24ef547f63d57f92857a8 / Jarek Potiuk Fix OS detection in providers release vote script snippet (#65116) Use OSTYPE for macOS detection (the previous $OS variable was undefined) and replace placeholder values with TODO: prefixes so they're easier to spot. Report URL: https://github.com/apache/airflow/actions/runs/24363593441 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by jscheffl). Head commit for run: c037829d0b974b9781c24ef547f63d57f92857a8 / Jarek Potiuk Fix OS detection in providers release vote script snippet (#65116) Use OSTYPE for macOS detection (the previous $OS variable was undefined) and replace placeholder values with TODO: prefixes so they're easier to spot. Report URL: https://github.com/apache/airflow/actions/runs/24363593441 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: c037829d0b974b9781c24ef547f63d57f92857a8 / Jarek Potiuk Fix OS detection in providers release vote script snippet (#65116) Use OSTYPE for macOS detection (the previous $OS variable was undefined) and replace placeholder values with TODO: prefixes so they're easier to spot. Report URL: https://github.com/apache/airflow/actions/runs/24363593441 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user StruckGuide8154 (triggered by pierrejeambrun). Head commit for run: 2b3743dc735b1ac19108805857976e4c7a66565f / StruckGuide8154 <[email protected]> Merge branch 'main' into main Report URL: https://github.com/apache/airflow/actions/runs/24213888644 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 58fb2fb0938225aa928553071b393e382de34fdc / Daniel Seo fix/celery-ssl-skip-empty-key-cert (#64767) Co-authored-by: hseo36 Report URL: https://github.com/apache/airflow/actions/runs/24325740827 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 58fb2fb0938225aa928553071b393e382de34fdc / Daniel Seo fix/celery-ssl-skip-empty-key-cert (#64767) Co-authored-by: hseo36 Report URL: https://github.com/apache/airflow/actions/runs/24322485467 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 4c0535857bc56c9d7fb279cdb4e1dd4c0afa7317 / Przemysław Mirowski <[email protected]> Generate JWT Secret of recommended length (#65082) * Increase jwt secret generated length * Add doc regarding jwt secret Report URL: https://github.com/apache/airflow/actions/runs/24314801082 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 8ff744f7e4a13d8277fbfea3795015df7bf992e1 / Jeongwoo Do <[email protected]> Fix opensearch provider to use SDK imports for Airflow 3.2+ (#65076) Report URL: https://github.com/apache/airflow/actions/runs/24303739458 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by jscheffl). Head commit for run: 7c633b6f8f66681599387d0fbf564c3301eba829 / Jed Cunningham <[email protected]> Fix RESOURCE_ASSET compatibility with Airflow 2.x in common-compat (#64933) PR #63335 hardcoded RESOURCE_ASSET = "Assets" in this compat module, which broke Airflow 2.x deployments. In Airflow 2.x, the equivalent resource is named "Datasets" (RESOURCE_DATASET), not "Assets". apache-airflow-providers-fab imports RESOURCE_ASSET from this module at runtime (via the `else` branch of an `if TYPE_CHECKING` block). When RESOURCE_ASSET resolves to "Assets" instead of "Datasets", it creates duplicate "Assets" and "Datasets" resource types for upgraded instances. And worse "Assets", which dont even exist in AF2, are used for auth checks. This also breaks any custom roles. Fix: use AIRFLOW_V_3_0_PLUS to return the correct value for each version, falling back to RESOURCE_DATASET from airflow.security.permissions (which is not deprecated in Airflow 2.x) for the Airflow 2.x case. Co-Authored-By: Claude Sonnet 4.6 (1M context) Report URL: https://github.com/apache/airflow/actions/runs/24298620739 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 7c633b6f8f66681599387d0fbf564c3301eba829 / Jed Cunningham <[email protected]> Fix RESOURCE_ASSET compatibility with Airflow 2.x in common-compat (#64933) PR #63335 hardcoded RESOURCE_ASSET = "Assets" in this compat module, which broke Airflow 2.x deployments. In Airflow 2.x, the equivalent resource is named "Datasets" (RESOURCE_DATASET), not "Assets". apache-airflow-providers-fab imports RESOURCE_ASSET from this module at runtime (via the `else` branch of an `if TYPE_CHECKING` block). When RESOURCE_ASSET resolves to "Assets" instead of "Datasets", it creates duplicate "Assets" and "Datasets" resource types for upgraded instances. And worse "Assets", which dont even exist in AF2, are used for auth checks. This also breaks any custom roles. Fix: use AIRFLOW_V_3_0_PLUS to return the correct value for each version, falling back to RESOURCE_DATASET from airflow.security.permissions (which is not deprecated in Airflow 2.x) for the Airflow 2.x case. Co-Authored-By: Claude Sonnet 4.6 (1M context) Report URL: https://github.com/apache/airflow/actions/runs/24298620739 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: e25114571ec9db0d2eeb33c15986bfeb49108bb8 / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bump axios from 1.13.6 to 1.15.0 in /airflow-core/src/airflow/ui (#65005) Bumps [axios](https://github.com/axios/axios) from 1.13.6 to 1.15.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.13.6...v1.15.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Report URL: https://github.com/apache/airflow/actions/runs/24251181019 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 52c4d32c0c0a7a9139d2aaf6ae690c3229cd7ee2 / Przemysław Mirowski <[email protected]> Add workers.celery.extraInitContainers & workers.kubernetes.extraInitContainers (#64741) * Refactor workers extraInitContainers-related tests * Add workers.celery.extraInitContainers & workers.kubernetes.extraInitContainers * Add newsfragment Report URL: https://github.com/apache/airflow/actions/runs/24210109631 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 06101dc5daa2f4a3e4b6020b6e2f305566816e8a / Cole Heflin <[email protected]> Fix broken RST link in New PMC Member Onboarding steps (#64934) Report URL: https://github.com/apache/airflow/actions/runs/24168774457 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: bdc2747cc41b18af1fb42ab80159556a93d79ff3 / Kacper Muda feat: Add dagrun partition info to OpenLineage events (#64897) Report URL: https://github.com/apache/airflow/actions/runs/24139558644 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 4a499ad4241876850e4ad93d1db42e3d7b71a634 / Jarek Potiuk Fix spelling issues in ssh (#64883) Report URL: https://github.com/apache/airflow/actions/runs/24129114788 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 1d679538f21f4cde93b9105337c538215e3f80ee / Jarek Potiuk Move "Free up disk space" step into prepare_breeze_and_image action (#64872) Jobs that use the prepare_breeze_and_image composite action all had a duplicate "Free up disk space" step. Centralize it in the action to reduce repetition. Jobs that don't use the action (e.g. summarize warnings) keep their own copy. Report URL: https://github.com/apache/airflow/actions/runs/24117509155 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 1d679538f21f4cde93b9105337c538215e3f80ee / Jarek Potiuk Move "Free up disk space" step into prepare_breeze_and_image action (#64872) Jobs that use the prepare_breeze_and_image composite action all had a duplicate "Free up disk space" step. Centralize it in the action to reduce repetition. Jobs that don't use the action (e.g. summarize warnings) keep their own copy. Report URL: https://github.com/apache/airflow/actions/runs/24113976229 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 93552c2bcb5815fb5e131e13a56995a7b8e97695 / Jens Scheffler <[email protected]> Bugfix/skip commit checks on automated ci upgrades (#64856) * Skip pre-commit checks on automated CI tool upgrades * Skip pre-commit checks on automated CI tool upgrades * Review feedback, attempt with checks once, collect auto-fixes and commit again * Shorten code Report URL: https://github.com/apache/airflow/actions/runs/24105820797 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: bf8de7f97b2157c2278faee1d74a0ebff6ca6295 / Rahul Vats <[email protected]> Chart: Default airflow version to 3.2.0 (#64841) Report URL: https://github.com/apache/airflow/actions/runs/24091000890 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: ce87344fce2563aa376a95cedd2f2f2076f1ff28 / Wei Lee i18n: add missing keys and fix Taiwanese Mandarin terminology (#64762) Report URL: https://github.com/apache/airflow/actions/runs/24064024028 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: ce87344fce2563aa376a95cedd2f2f2076f1ff28 / Wei Lee i18n: add missing keys and fix Taiwanese Mandarin terminology (#64762) Report URL: https://github.com/apache/airflow/actions/runs/24060859768 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: b9441efff876a7c5f3af3cafd8c60d7e2e989beb / Yuseok Jo Fix S3ToGCSOperator deferrable mode to return list of copied files (#63533) * Fix S3ToGCSOperator deferrable mode to return list of copied files * Fix trigger to preserve optional files semantics * Use empty dict instead of unspecced MagicMock for context in execute_complete tests Report URL: https://github.com/apache/airflow/actions/runs/24052604698 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user rusher (triggered by potiuk). Head commit for run: b47cea389a9ed4f97a02820c992f505da82a4e4c / rusher Add MariaDB support to Breeze testing infrastructure (cherry picked from commit d45c8ea135eb3f1ed09b07effecaad2ec7f083bb) Report URL: https://github.com/apache/airflow/actions/runs/23906152449 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 529b49c57e8b776ca49fc180d877457570d53f1c / Jens Scheffler <[email protected]> Remove dependabot alarms in airflow core npm dependencies (#64791) Report URL: https://github.com/apache/airflow/actions/runs/24047877743 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 84010007d2e5553e2212ce4c63d4df063b8ebf4b / Wei Lee CI: Upgrade important CI environment (#64744) * CI: Upgrade important CI environment * style: fix provider mypy error * fixup! style: fix provider mypy error * fixup! fixup! style: fix provider mypy error * fixup! fixup! fixup! style: fix provider mypy error * fixup! fixup! fixup! style: fix provider mypy error * fixup! fixup! fixup! style: fix provider mypy error Report URL: https://github.com/apache/airflow/actions/runs/24038491748 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 8ad491d0de3ed3753a1bf3135084dc37e108faf0 / Jarek Potiuk Harden GitHook SSH command building and URL construction (#64756) - Quote user-controlled values in _build_ssh_command with shlex.quote - Validate strict_host_key_checking against allowlist of valid SSH values - URL-encode username and auth token when embedding in repo URLs - Fix logic bug: `not X or not Y` → `not X and not Y` for git@/https:// check - Limit str.replace to first occurrence Report URL: https://github.com/apache/airflow/actions/runs/24034530061 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: ab918c9260a73f7fc7c39cdd5b86b90ab7ad4a76 / Shivam Rastogi <[email protected]> Auto-triage: flag area:UI PRs missing screenshots/demo from new contributors (#64516) * Add UI demo/screenshot check to auto-triage for area:UI PRs Add a deterministic check to `breeze pr auto-triage` that flags `area:UI` PRs from non-collaborator contributors when their PR description lacks screenshots or demo videos. The check runs as part of the existing deterministic checks in `_assess_pr_deterministic()` alongside CI failure, merge conflict, and unresolved comment checks. PRs flagged only for missing UI demo receive a comment (not draft conversion), using a new soft-violation branch in `_compute_default_action`. Detection patterns cover GitHub drag-and-drop uploads (`` tags, `user-attachments/assets/` URLs), markdown image syntax, and direct media file URLs (png, jpg, gif, mp4, etc). * Clarify that demo should be in PR description, not comments * Remove soft-violation special-case in _compute_default_action Per reviewer feedback from @pierrejeambrun and @potiuk: the separate elif branch for soft-only violations (e.g. missing UI demo) defaulting to COMMENT is unnecessary — maintainers can override DRAFT to COMMENT interactively. A future enhancement will let each check define its own suggested action severity. - Co-authored-by: Jarek Potiuk Report URL: https://github.com/apache/airflow/actions/runs/24027278833 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: d0e41dd35f0108324cab50aad8e310de9fffe382 / Yeonguk Choo i18n(ko): add missing translations(Apr 4) (#64706) Report URL: https://github.com/apache/airflow/actions/runs/24024105383 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: d0e41dd35f0108324cab50aad8e310de9fffe382 / Yeonguk Choo i18n(ko): add missing translations(Apr 4) (#64706) Report URL: https://github.com/apache/airflow/actions/runs/24018621723 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: d0e41dd35f0108324cab50aad8e310de9fffe382 / Yeonguk Choo i18n(ko): add missing translations(Apr 4) (#64706) Report URL: https://github.com/apache/airflow/actions/runs/24015935853 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: b91394aa4ccd94c34fb4c1b8d82c9b24c9577fbe / Leonardo Soares fix(scheduler): skip asset-triggered dags without SerializedDagModel (#64322) * fix(scheduler): skip asset-triggered dags without SerializedDagModel in dags_needing_dagruns Remove those dag_ids from the in-memory candidate set until serialization exists; retain AssetDagRunQueue rows and emit DEBUG logs. Add unit tests and a bugfix newsfragment. * fix(scheduler): prevent premature asset-triggered DagRuns when SerializedDagModel is unavailable * test(dag): persist DagModel before AssetDagRunQueue in unit tests Split DagModel and AssetDagRunQueue inserts and flush after DagModel so foreign-key order matches production DB constraints in TestDagModel. * Apply suggestions from code review Co-authored-by: Wei Lee * refactor(dag): clarify ADRQ skip log and condense serialized-DAG guard Combine the missing-from-serialized set check with a walrus assignment and improve the debug message when DagRun creation is skipped for DAGs with queued asset events but no SerializedDagModel row. * test(models): align caplog assertions with updated serialized dag warnings * test(dag): align ADRQ missing-serialized log assertion with message text * Apply suggestion from @jscheffl Co-authored-by: Jens Scheffler <[email protected]> * chore(newsfragments): remove 64322.bugfix.rst - Co-authored-by: Wei Lee Co-authored-by: Jens Scheffler <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/24011059781 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: b91394aa4ccd94c34fb4c1b8d82c9b24c9577fbe / Leonardo Soares fix(scheduler): skip asset-triggered dags without SerializedDagModel (#64322) * fix(scheduler): skip asset-triggered dags without SerializedDagModel in dags_needing_dagruns Remove those dag_ids from the in-memory candidate set until serialization exists; retain AssetDagRunQueue rows and emit DEBUG logs. Add unit tests and a bugfix newsfragment. * fix(scheduler): prevent premature asset-triggered DagRuns when SerializedDagModel is unavailable * test(dag): persist DagModel before AssetDagRunQueue in unit tests Split DagModel and AssetDagRunQueue inserts and flush after DagModel so foreign-key order matches production DB constraints in TestDagModel. * Apply suggestions from code review Co-authored-by: Wei Lee * refactor(dag): clarify ADRQ skip log and condense serialized-DAG guard Combine the missing-from-serialized set check with a walrus assignment and improve the debug message when DagRun creation is skipped for DAGs with queued asset events but no SerializedDagModel row. * test(models): align caplog assertions with updated serialized dag warnings * test(dag): align ADRQ missing-serialized log assertion with message text * Apply suggestion from @jscheffl Co-authored-by: Jens Scheffler <[email protected]> * chore(newsfragments): remove 64322.bugfix.rst - Co-authored-by: Wei Lee Co-authored-by: Jens Scheffler <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/24008962700 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: b91394aa4ccd94c34fb4c1b8d82c9b24c9577fbe / Leonardo Soares fix(scheduler): skip asset-triggered dags without SerializedDagModel (#64322) * fix(scheduler): skip asset-triggered dags without SerializedDagModel in dags_needing_dagruns Remove those dag_ids from the in-memory candidate set until serialization exists; retain AssetDagRunQueue rows and emit DEBUG logs. Add unit tests and a bugfix newsfragment. * fix(scheduler): prevent premature asset-triggered DagRuns when SerializedDagModel is unavailable * test(dag): persist DagModel before AssetDagRunQueue in unit tests Split DagModel and AssetDagRunQueue inserts and flush after DagModel so foreign-key order matches production DB constraints in TestDagModel. * Apply suggestions from code review Co-authored-by: Wei Lee * refactor(dag): clarify ADRQ skip log and condense serialized-DAG guard Combine the missing-from-serialized set check with a walrus assignment and improve the debug message when DagRun creation is skipped for DAGs with queued asset events but no SerializedDagModel row. * test(models): align caplog assertions with updated serialized dag warnings * test(dag): align ADRQ missing-serialized log assertion with message text * Apply suggestion from @jscheffl Co-authored-by: Jens Scheffler <[email protected]> * chore(newsfragments): remove 64322.bugfix.rst - Co-authored-by: Wei Lee Co-authored-by: Jens Scheffler <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/24004787041 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: b91394aa4ccd94c34fb4c1b8d82c9b24c9577fbe / Leonardo Soares fix(scheduler): skip asset-triggered dags without SerializedDagModel (#64322) * fix(scheduler): skip asset-triggered dags without SerializedDagModel in dags_needing_dagruns Remove those dag_ids from the in-memory candidate set until serialization exists; retain AssetDagRunQueue rows and emit DEBUG logs. Add unit tests and a bugfix newsfragment. * fix(scheduler): prevent premature asset-triggered DagRuns when SerializedDagModel is unavailable * test(dag): persist DagModel before AssetDagRunQueue in unit tests Split DagModel and AssetDagRunQueue inserts and flush after DagModel so foreign-key order matches production DB constraints in TestDagModel. * Apply suggestions from code review Co-authored-by: Wei Lee * refactor(dag): clarify ADRQ skip log and condense serialized-DAG guard Combine the missing-from-serialized set check with a walrus assignment and improve the debug message when DagRun creation is skipped for DAGs with queued asset events but no SerializedDagModel row. * test(models): align caplog assertions with updated serialized dag warnings * test(dag): align ADRQ missing-serialized log assertion with message text * Apply suggestion from @jscheffl Co-authored-by: Jens Scheffler <[email protected]> * chore(newsfragments): remove 64322.bugfix.rst - Co-authored-by: Wei Lee Co-authored-by: Jens Scheffler <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/24002774440 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 9fa72acbaafa8d05c5fb6ad62fe09288a7dfe24a / Yashraj Chouhan <[email protected]> Fix missing deprecation for execution_api_server_url mapping (#63949) When execution_api_server_url was moved from [workers] to [core], the transition lacked a backward-compatibility deprecation mapping in parser.py. As a result, Airflow 3 SDK ignores user configurations still placed under [workers], falling back to an often unresolvable Default URL derived from api.base_url. This caused Task SDK pods to crash on startup with an httpcore.ConnectError and prevented the task's hostname from being properly reported, resulting in Invalid URL log fetch errors in the UI. This commit adds execution_api_server_url to deprecated_options to restore proper fallback behavior. Report URL: https://github.com/apache/airflow/actions/runs/23998899427 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 9fa72acbaafa8d05c5fb6ad62fe09288a7dfe24a / Yashraj Chouhan <[email protected]> Fix missing deprecation for execution_api_server_url mapping (#63949) When execution_api_server_url was moved from [workers] to [core], the transition lacked a backward-compatibility deprecation mapping in parser.py. As a result, Airflow 3 SDK ignores user configurations still placed under [workers], falling back to an often unresolvable Default URL derived from api.base_url. This caused Task SDK pods to crash on startup with an httpcore.ConnectError and prevented the task's hostname from being properly reported, resulting in Invalid URL log fetch errors in the UI. This commit adds execution_api_server_url to deprecated_options to restore proper fallback behavior. Report URL: https://github.com/apache/airflow/actions/runs/23997093879 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 9fa72acbaafa8d05c5fb6ad62fe09288a7dfe24a / Yashraj Chouhan <[email protected]> Fix missing deprecation for execution_api_server_url mapping (#63949) When execution_api_server_url was moved from [workers] to [core], the transition lacked a backward-compatibility deprecation mapping in parser.py. As a result, Airflow 3 SDK ignores user configurations still placed under [workers], falling back to an often unresolvable Default URL derived from api.base_url. This caused Task SDK pods to crash on startup with an httpcore.ConnectError and prevented the task's hostname from being properly reported, resulting in Invalid URL log fetch errors in the UI. This commit adds execution_api_server_url to deprecated_options to restore proper fallback behavior. Report URL: https://github.com/apache/airflow/actions/runs/23994140299 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 9fa72acbaafa8d05c5fb6ad62fe09288a7dfe24a / Yashraj Chouhan <[email protected]> Fix missing deprecation for execution_api_server_url mapping (#63949) When execution_api_server_url was moved from [workers] to [core], the transition lacked a backward-compatibility deprecation mapping in parser.py. As a result, Airflow 3 SDK ignores user configurations still placed under [workers], falling back to an often unresolvable Default URL derived from api.base_url. This caused Task SDK pods to crash on startup with an httpcore.ConnectError and prevented the task's hostname from being properly reported, resulting in Invalid URL log fetch errors in the UI. This commit adds execution_api_server_url to deprecated_options to restore proper fallback behavior. Report URL: https://github.com/apache/airflow/actions/runs/23992273743 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by shubhamraj-git). Head commit for run: 1b2893300d8b6c3ae656b8e7d9a44138b663d633 / Jarek Potiuk Install rustup and cargo in CI and prod build images (#64725) Verify rustup-init binary with SHA256 checksum instead of curl-pipe-sh Download the rustup-init binary directly and verify its SHA256 checksum before execution, instead of piping the shell installer script through sh. Pin rustup-init to version 1.29.0 with hardcoded SHA256 checksums for amd64 and arm64, matching the existing cosign verification pattern. This prevents a compromised server from serving a tampered binary with a matching checksum. Report URL: https://github.com/apache/airflow/actions/runs/23986129095 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 973640e03fef11e8a84edeccbf7d9e96fc2106b7 / Jarek Potiuk Fix bulk task instance authorization error message rendering (#64719) BulkAction enum values were rendered as "BulkAction.UPDATE" / "BulkAction.DELETE" instead of "update" / "delete" in authorization error messages because Python's str enum __format__ returns the enum repr, not the value. Use .value to get the plain string. Report URL: https://github.com/apache/airflow/actions/runs/23982059288 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 1b2893300d8b6c3ae656b8e7d9a44138b663d633 / Jarek Potiuk Install rustup and cargo in CI and prod build images (#64725) Verify rustup-init binary with SHA256 checksum instead of curl-pipe-sh Download the rustup-init binary directly and verify its SHA256 checksum before execution, instead of piping the shell installer script through sh. Pin rustup-init to version 1.29.0 with hardcoded SHA256 checksums for amd64 and arm64, matching the existing cosign verification pattern. This prevents a compromised server from serving a tampered binary with a matching checksum. Report URL: https://github.com/apache/airflow/actions/runs/23986129095 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: f2a3e5feac7c4d5a34f3691daf766ae84b130486 / Jarek Potiuk Add --frozen to uv run commands in run_tests and document uv lock behavior (#64699) Co-authored-by: Claude Opus 4.6 (1M context) Report URL: https://github.com/apache/airflow/actions/runs/23980099214 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 4ef049898390c12cbab4b9f45abd5249190b1121 / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> chore(deps): bump aiohttp from 3.13.3 to 3.13.4 (#64608) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Report URL: https://github.com/apache/airflow/actions/runs/23976334993 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: f1ac27af8b53e7d3ca7ff710c4f4413599bd1535 / Jens Scheffler <[email protected]> Fix pytest in Yandexcloud if 0.384.0 (#64696) * Fix pytest in Yandexcloud if 0.384.0 * Fix pytests v2 Report URL: https://github.com/apache/airflow/actions/runs/23974453608 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 3cf4f51c2f09532d5ffa6c028694f7073fe90ffc / Jarek Potiuk Simplify ci_image_build and add test coverage for remote logging e2e (#64697) Refactor ci_image_build to delegate to prod_image_build instead of duplicating conditions. Add ci-image-build assertions to all 5 remote logging e2e test cases to verify CI image is built when remote logging files change. Report URL: https://github.com/apache/airflow/actions/runs/23963214019 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: ce1270b96fd22165f76e437d57eb812abb6691a3 / André Ahlert Return 410 Gone for heartbeat when cleared TI exists in TIH (#61631) * Return 410 Gone for heartbeat when TI was cleared and moved to TIH When a running task instance is cleared, its previous try is archived to the Task Instance History table and the TI receives a new UUID. Subsequent heartbeats from the old process get a 404 because the old UUID no longer exists in the TI table. This change improves the error handling by checking the TIH table when a heartbeat TI is not found. If the UUID exists in TIH, return 410 Gone instead of 404 Not Found, giving the client a more specific signal that the task was cleared rather than never existing. - Server: check TIH on heartbeat NoResultFound, return 410 if found - Supervisor: handle 410 Gone same as 404/409 (terminate process) - Keep 404 for TIs that genuinely never existed closes: #53140 * Update task_instances.py Co-authored-by: Amogh Desai * Update task_instances.py Co-authored-by: Amogh Desai * Update test_task_instances.py Co-authored-by: Amogh Desai * fix(api): use task_instance_id in heartbeat 410 path and align detail message - Replace undefined ti_id_str with task_instance_id in TIH query and log - Use task_instance_id (UUID) for TIH.task_instance_id comparison - Set 410 Gone detail message to match test expectation - Co-authored-by: Amogh Desai Report URL: https://github.com/apache/airflow/actions/runs/23959613679 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 3b6ee39e9e919a7e8325bce212fee4f5a66d3476 / Shrividya Hegde <[email protected]> consolidating the bug reports to one issue template (#64240) * consolidating the bug reports to one issue template * update the type from input to dropdown * Update 1-airflow_bug_report.yml * add changes for review comments - resolving few nits. - added Task SDK as a separate option under issue type. * update the description for issue report * addressing the review comments * add minor formatting changes Report URL: https://github.com/apache/airflow/actions/runs/23948474388 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: c707a8a7d147fbb88c33dad553f607ae37749f99 / Przemysław Mirowski <[email protected]> Improve consistency of values.yaml & misc (#64559) * Revert comments order to be consistent * Add default value for workers.celery.priorityClassName * Make values.yaml more consistent * New line between sections in config * Captialize some first letters & clean some comments * Fix params & clarify comment * Add missed pdb Report URL: https://github.com/apache/airflow/actions/runs/23941957487 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 1ec9d8aee060ca9effd1facea241c80cf96dc6b1 / Rahul Vats <[email protected]> Guard against null trigger in asset watcher cleanup (#64659) Report URL: https://github.com/apache/airflow/actions/runs/23938722916 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: f391942b90f2347272c321bcdd092c7b109cdc9e / Rahul Vats <[email protected]> Fix ObjectStoragePath NoCredentialsError when using conn_id with remote stores (#64634) * Fix ObjectStoragePath credential resolution by injecting authenticated fs into __wrapped__._fs_cached Report URL: https://github.com/apache/airflow/actions/runs/23933492387 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: f391942b90f2347272c321bcdd092c7b109cdc9e / Rahul Vats <[email protected]> Fix ObjectStoragePath NoCredentialsError when using conn_id with remote stores (#64634) * Fix ObjectStoragePath credential resolution by injecting authenticated fs into __wrapped__._fs_cached Report URL: https://github.com/apache/airflow/actions/runs/23930709669 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: d292e0e9ec67b5d0e0e03acf99c17809fa58c24a / Jason(Zhe-You) Liu <[email protected]> Fix double-serialization issue by unwrapping serialized kwargs in `encode_trigger` (#64626) Report URL: https://github.com/apache/airflow/actions/runs/23918683809 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user Pandry (triggered by potiuk). Head commit for run: a9828a51c21dd29f806599100dd68f37c6cd3c32 / Pandry <[email protected]> Use private key when pulling submodules The git dag bundle did not use the private key to pull submodules. This lead to issues when working with private submodules. This commit uses the same key used to pull the dag bundle to pull the submodules. Report URL: https://github.com/apache/airflow/actions/runs/23911672169 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user Vegapunk-debug (triggered by potiuk). Head commit for run: e6c29cbfa784dd2ccf91cdd50e0fe13d04cb135e / Rohit Nair P Update connection_command.py Report URL: https://github.com/apache/airflow/actions/runs/23884413264 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user Topgearfanboy (triggered by potiuk). Head commit for run: 41c6a16fb067bbc2092866b2163dd01bbd1a110b / Topgearfanboy <[email protected]> Merge branch 'main' into main Report URL: https://github.com/apache/airflow/actions/runs/23511724329 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user qaziashikin (triggered by potiuk). Head commit for run: 0516d8b9c50a9f771e34f4a1127ec3934b3646d0 / qaziashikin Change API call arg to match name of parameters option Report URL: https://github.com/apache/airflow/actions/runs/23453047740 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user vrcadore-ig (triggered by potiuk). Head commit for run: f13836b7652b37831a01c16fce65a701d57fc65f / vrcadore-ig <[email protected]> Merge branch 'main' into main Report URL: https://github.com/apache/airflow/actions/runs/23430344276 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 01d0df1eaa903b5d2d65d76167b87da9db9f48a0 / Rahul Madan <[email protected]> Add OpenLineage parent info injection to GlueJobOperator (#64513) * added feature of injecting parent info conf to glue jobs when triggered via airfow Signed-off-by: Rahul Madan * added next version comment for compat Signed-off-by: Rahul Madan * fixed ci issue due to uuid Signed-off-by: Rahul Madan * added safety null check for parent_props Signed-off-by: Rahul Madan - Signed-off-by: Rahul Madan Report URL: https://github.com/apache/airflow/actions/runs/23908961264 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by choo121600). Head commit for run: 9cad4acf06ee0794b761daf553b831b4b2bde284 / GPK Make common-ai provider to ready state (#64188) Report URL: https://github.com/apache/airflow/actions/runs/23890019208 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by choo121600). Head commit for run: 9cad4acf06ee0794b761daf553b831b4b2bde284 / GPK Make common-ai provider to ready state (#64188) Report URL: https://github.com/apache/airflow/actions/runs/23890019208 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 9cad4acf06ee0794b761daf553b831b4b2bde284 / GPK Make common-ai provider to ready state (#64188) Report URL: https://github.com/apache/airflow/actions/runs/23890019208 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by Lee-W). Head commit for run: 9cad4acf06ee0794b761daf553b831b4b2bde284 / GPK Make common-ai provider to ready state (#64188) Report URL: https://github.com/apache/airflow/actions/runs/23883477594 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 9cad4acf06ee0794b761daf553b831b4b2bde284 / GPK Make common-ai provider to ready state (#64188) Report URL: https://github.com/apache/airflow/actions/runs/23883477594 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 679d15c18928a555dc1d8f3d4ae8c31b3bf2a677 / Jarek Potiuk Retry uv sync lowest-direct resolution in CI to handle transient failures (#64565) Report URL: https://github.com/apache/airflow/actions/runs/23852683624 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: c6a750cd74bf8add239b7297b3d04afbca02c318 / Tzu-ping Chung Add a way to mark a return value XCom as dag result (#64522) Report URL: https://github.com/apache/airflow/actions/runs/23842651446 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: c6a750cd74bf8add239b7297b3d04afbca02c318 / Tzu-ping Chung Add a way to mark a return value XCom as dag result (#64522) Report URL: https://github.com/apache/airflow/actions/runs/23838257396 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by Lee-W). Head commit for run: d15a756873c555ad6922a3ccf402c03a57e5d5aa / Kaxil Naik Fix teardown scope evaluation: lazy iteration, early return, better tests (#64558) - Replace `list(_evaluate_direct_relatives())` with lazy iteration to avoid eagerly materializing the generator. The original `list()` call forced all side effects (including `ti.set_state()` DB writes) to execute upfront. In the scheduler hot path, this means N unnecessary DB writes per teardown when the first upstream already blocks it. At enterprise scale (5000 DAGs, 100 tasks/DAG), benchmarks show ~4.95M wasted DB writes and ~17x slower evaluation per scheduling loop. - Add early return in `_evaluate_teardown_scope()` when `in_scope_ids` is empty, avoiding unnecessary iteration over all finished TIs. - Add test for parallel branch DAG shape matching the actual bug topology from #29332 (setup >> [t_fail, t_slow] >> downstream >> td). - Add test verifying teardowns run when in-scope tasks are FAILED or UPSTREAM_FAILED (not just SUCCESS), since teardowns must clean up resources regardless of upstream failure state. - Remove fragile string assertion on error message format. Report URL: https://github.com/apache/airflow/actions/runs/23828587502 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: d15a756873c555ad6922a3ccf402c03a57e5d5aa / Kaxil Naik Fix teardown scope evaluation: lazy iteration, early return, better tests (#64558) - Replace `list(_evaluate_direct_relatives())` with lazy iteration to avoid eagerly materializing the generator. The original `list()` call forced all side effects (including `ti.set_state()` DB writes) to execute upfront. In the scheduler hot path, this means N unnecessary DB writes per teardown when the first upstream already blocks it. At enterprise scale (5000 DAGs, 100 tasks/DAG), benchmarks show ~4.95M wasted DB writes and ~17x slower evaluation per scheduling loop. - Add early return in `_evaluate_teardown_scope()` when `in_scope_ids` is empty, avoiding unnecessary iteration over all finished TIs. - Add test for parallel branch DAG shape matching the actual bug topology from #29332 (setup >> [t_fail, t_slow] >> downstream >> td). - Add test verifying teardowns run when in-scope tasks are FAILED or UPSTREAM_FAILED (not just SUCCESS), since teardowns must clean up resources regardless of upstream failure state. - Remove fragile string assertion on error message format. Report URL: https://github.com/apache/airflow/actions/runs/23828587502 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: f6b9c0234aab4583f642f068f6e538d8ba83f5ac / Haseeb Malik <[email protected]> Fix Gantt view still visible when time range is outside dagrun window #64147 (#64179) Report URL: https://github.com/apache/airflow/actions/runs/23816147666 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by Lee-W). Head commit for run: 23fc2ced35b462a33f6dad25e16729038fb91a38 / Kalyan R Replace AWS keys with placeholder text in documentation and code examples (#63577) Co-authored-by: Niko Oliveira Report URL: https://github.com/apache/airflow/actions/runs/23786568310 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 23fc2ced35b462a33f6dad25e16729038fb91a38 / Kalyan R Replace AWS keys with placeholder text in documentation and code examples (#63577) Co-authored-by: Niko Oliveira Report URL: https://github.com/apache/airflow/actions/runs/23786568310 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 3dc0d9e7a772ba14e45aa6b857c435780314ed85 / Jarek Potiuk Add provider class registration checks to provider.yaml validation (#64127) * Add provider class registration checks to provider.yaml validation Add two new checks to run_provider_yaml_files_check.py: 1. Check that hook classes defining conn_type are registered in connection-types — catches hooks with unique conn_type values that are not listed in provider.yaml (async variants sharing conn_type with a registered sync hook are allowed). 2. Check that all provider Hook/Operator/Sensor/Trigger/Executor/Notifier classes are registered in provider.yaml — walks all provider source files, imports them, and verifies every concrete subclass of base types has its module (or class path for executors/notifications) registered in the appropriate section. Also register the missing LocalKubernetesExecutor in the cncf.kubernetes provider.yaml, which was found by the new check. * Fix mypy errors: use correct BaseHook import path * Add validation for secrets-backends, auth-managers, logging, and db-managers Extends the provider class registration checks to also cover BaseSecretsBackend, BaseAuthManager, FileTaskHandler (logging), BaseDagBundle, and BaseDBManager subclasses, addressing the gap noted in review. Adds both directions of validation: - yaml-to-code: classes listed in provider.yaml exist and are importable - code-to-yaml: classes in provider code are registered in provider.yaml * Fix provider.yaml logging registration for Redis and HDFS - Redis: Fix incorrect module path (missing .log. segment) - HDFS: Add missing logging section for HdfsTaskHandler Report URL: https://github.com/apache/airflow/actions/runs/23777151017 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by jscheffl). Head commit for run: 4896e8acdfad419350ed77afb0ba97a97f659d3a / Rahul Vats <[email protected]> Fix e2e tests failing on release branches due to docker compose pull (#64500) Report URL: https://github.com/apache/airflow/actions/runs/23764195368 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 4896e8acdfad419350ed77afb0ba97a97f659d3a / Rahul Vats <[email protected]> Fix e2e tests failing on release branches due to docker compose pull (#64500) Report URL: https://github.com/apache/airflow/actions/runs/23764195368 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 92255b513f724bde79ccf5c97451c7ce3425d6c0 / Idris Akorede Ibrahim fix(ui): guard against null/undefined dates in Gantt chart to prevent RangeError (#64031) * fix(ui): guard against null/undefined dates in Gantt chart to prevent RangeError Closes: #63954 * Fix strict-boolean-expressions lint error in Gantt utils Report URL: https://github.com/apache/airflow/actions/runs/23753984354 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 63ba16388dd7a60fcda4296df66dfb6a2843eef1 / Software Developer <[email protected]> Add log buffering to increase performance when streaming big logs (#63180) * *add buffering back to speed logs loading. * *fix scrolling for big logs. * *return back `# type: ignore[arg-type]`. apply PR remarks. * *add buffering back to speed logs loading. * *fix scrolling for big logs. * *return back `# type: ignore[arg-type]`. apply PR remarks. * *make buffer size configurable. * *add back some comments. Report URL: https://github.com/apache/airflow/actions/runs/23748824942 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 048e2813e14550bce19a12d0f1dd5bf9f6c8ce0b / Jason(Zhe-You) Liu <[email protected]> CI: Upgrade important CI environment (#64451) Bump tomli from `2.4.0` to `2.4.1`. Report URL: https://github.com/apache/airflow/actions/runs/23734283229 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: c496a204c279901436741619caa6909e7d6ac509 / Jarek Potiuk Add ASF allowlist check workflow for GitHub Actions (#64450) Adds a CI workflow that validates all `uses:` references in workflow files against the ASF Infrastructure approved allowlist. This catches action refs that would cause silent "Startup failure" errors in CI. Report URL: https://github.com/apache/airflow/actions/runs/23727885404 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 4a5ef8e516f4f11d174764577b896e4844bcc2a0 / Jarek Potiuk Add 4-day cooldown for pnpm dependency resolution (#64337) Report URL: https://github.com/apache/airflow/actions/runs/23724955895 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 8bbdfce372a27193216ed8ec99688ee5201435c3 / Jens Scheffler <[email protected]> Close German Translation Gaps 2026-03-28 (#64373) Report URL: https://github.com/apache/airflow/actions/runs/23719704733 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 43427da7765489c7c6152d47d8b1266fae5036b9 / Jarek Potiuk Fix check_version_consistency script and README instructions (#64419) The `check_version_consistency` script did not properly handle the check when task-sdk versions were not properly replaced with the == dependencies - until we fully isolate task-sdk from airflow-core The instructions to update the pyproject.toml missed a step of also updating the main pyproject.toml with the same == dependency. Also technically, those things checked are requirements, not constraints, so updated the variable names and messages accordingly. Report URL: https://github.com/apache/airflow/actions/runs/23717385766 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 21f5f9353f37db61d4765605c81dec4faf0640e4 / Yeonguk Choo Add shared test fixtures and API-based data isolation (#64202) Report URL: https://github.com/apache/airflow/actions/runs/23710402388 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 137821772e2155c2529a52662c75545c4bafde9c / Srinidhi davuluri <[email protected]> Update customizing-labels.rst (#64170) Report URL: https://github.com/apache/airflow/actions/runs/23706252132 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 4a1bc69ed36bca6cf4742f9d295c2a82b391cc0d / Nataneljpwd <[email protected]> Bugfix/fix invalid notes deprecation warning (#64296) * clarify non-trivial deprecation warning in chart * fix NOTES.txt deprecation warning Report URL: https://github.com/apache/airflow/actions/runs/23701282520 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user bennyc0de (triggered by choo121600). Head commit for run: 643c8f176c82bdc777ff64a6c92866cb31e0eecb / Bernardo Gunzburger Lopes <[email protected]> Merge branch 'apache:main' into main Report URL: https://github.com/apache/airflow/actions/runs/23569228463 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 4a1bc69ed36bca6cf4742f9d295c2a82b391cc0d / Nataneljpwd <[email protected]> Bugfix/fix invalid notes deprecation warning (#64296) * clarify non-trivial deprecation warning in chart * fix NOTES.txt deprecation warning Report URL: https://github.com/apache/airflow/actions/runs/23699283477 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user Nidhs01 (triggered by jscheffl). Head commit for run: 57a6964842e6f597b3ba5c3f7b5d8c498421bc3c / Srinidhi davuluri <[email protected]> Update customizing-labels.rst Report URL: https://github.com/apache/airflow/actions/runs/23501368181 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: c46b8ac10e74dc840d11f5037adf76cef35b10e5 / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> chore(deps): bump requests from 2.32.5 to 2.33.0 (#64224) Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Report URL: https://github.com/apache/airflow/actions/runs/23694888562 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by jscheffl). Head commit for run: 0496f98e722805545b20cd7d4d9b8aac979e4031 / Aritra Basu <[email protected]> Adds retry to go-sdk connection (#64184) Report URL: https://github.com/apache/airflow/actions/runs/23688503170 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: fa996944ae4e88558b3ca6c6c1a275a31ff25f00 / Jens Scheffler <[email protected]> Fix dependabot alarms for React references in core (#64370) Report URL: https://github.com/apache/airflow/actions/runs/23692798195 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 0496f98e722805545b20cd7d4d9b8aac979e4031 / Aritra Basu <[email protected]> Adds retry to go-sdk connection (#64184) Report URL: https://github.com/apache/airflow/actions/runs/23688503170 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[GH] (airflow/main): Workflow run "Tests" failed!
The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 0496f98e722805545b20cd7d4d9b8aac979e4031 / Aritra Basu <[email protected]> Adds retry to go-sdk connection (#64184) Report URL: https://github.com/apache/airflow/actions/runs/23686475212 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
