commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/05/05
[PR] feat(ui-i18n): complete zh-TW translations [airflow]
via GitHub
2026/05/05
Re: [PR] i18n(ko): Add translations for DAG deadline status (May 2) [airflow]
via GitHub
2026/05/05
[PR] KubernetesExecutor: scope periodic completed-pod adoption to dead schedulers [airflow]
via GitHub
2026/05/05
[PR] Tighten on_task_instance_failed error type to BaseException | None [airflow]
via GitHub
2026/05/05
Re: [PR] fix serialize_template_field handling callable value in dict [airflow]
via GitHub
2026/05/05
(airflow) branch dependabot/npm_and_yarn/airflow-core/src/airflow/ui/axios-1.15.2 created (now 61d48a3132b)
github-bot
2026/05/05
[PR] Bump axios from 1.15.0 to 1.15.2 in /airflow-core/src/airflow/ui [airflow]
via GitHub
2026/05/05
[PR] Extend listener hook-name log to remaining call sites [airflow]
via GitHub
2026/05/05
Re: [PR] Do not deserialize trigger_kwargs when loading serialized DAGs [airflow]
via GitHub
2026/05/05
Re: [PR] ci: add migration round-trip check for SQLite FK cascade regressions [airflow]
via GitHub
2026/05/05
Re: [PR] docs(agents): document Dag naming convention [airflow]
via GitHub
2026/05/05
(airflow) branch main updated: ci: add migration round-trip check for SQLite FK cascade regressions (#65547)
weilee
2026/05/05
Re: [PR] ci: add migration round-trip check for SQLite FK cascade regressions [airflow]
via GitHub
2026/05/05
[I] KubernetesExecutor: multi-scheduler completed-pod thrash (10.15.0+) [airflow]
via GitHub
2026/05/05
Re: [PR] ci: add migration round-trip check for SQLite FK cascade regressions [airflow]
via GitHub
2026/05/05
Re: [PR] docs(agents): document Dag naming convention [airflow]
via GitHub
2026/05/05
[PR] Include hook name in suppressed listener-exception log [airflow]
via GitHub
2026/05/05
Re: [PR] Add Execution API endpoints for callback lifecycle and token swap [airflow]
via GitHub
2026/05/05
Re: [PR] Fix Python debugger hang when python_callable has **context parameter [airflow]
via GitHub
2026/05/05
Re: [PR] i18n(ko): Add Korean translation for deadlineStatus in dag.json (May 2) [airflow]
via GitHub
2026/05/05
[PR] Add required context messages to all task instance state change notifications [airflow]
via GitHub
2026/05/05
Re: [PR] docs(agents): document Dag naming convention [airflow]
via GitHub
2026/05/05
Re: [PR] docs(agents): document Dag naming convention [airflow]
via GitHub
2026/05/05
Re: [PR] refactor(skills): extract Airflow-flavored defaults from PR-management skills into project-config templates [airflow-steward]
via GitHub
2026/05/05
airflow-steward.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
2026/05/05
(airflow-steward) branch main updated: refactor(skills): extract Airflow-flavored defaults from PR-management skills into project-config templates (#52)
potiuk
2026/05/05
Re: [PR] i18n(ko): translate deadline alerts strings [airflow]
via GitHub
2026/05/05
[PR] docs(agents): document Dag naming convention [airflow]
via GitHub
2026/05/05
[PR] Refactor dag discovery to respect coordinator [airflow]
via GitHub
2026/05/05
(airflow-steward) branch feat/asf-yaml-collaborator-deployment deleted (was 9a8b699)
potiuk
2026/05/05
airflow-steward.git: Error while running github feature from main:.asf.yaml
Apache Infrastructure
2026/05/05
(airflow-steward) branch main updated: build(asf): add collaborator, disable Copilot review, scaffold atr-release env (#53)
potiuk
2026/05/05
Re: [PR] build(asf): add collaborator, disable Copilot review, scaffold atr-release [airflow-steward]
via GitHub
2026/05/05
Re: [PR] build(asf): add collaborator, disable Copilot review, scaffold atr-release [airflow-steward]
via GitHub
2026/05/05
[PR] build(asf): add collaborator, disable Copilot review, scaffold atr-release [airflow-steward]
via GitHub
2026/05/05
(airflow-steward) branch feat/asf-yaml-collaborator-deployment created (now 9a8b699)
potiuk
2026/05/05
Re: [PR] i18n(ko): Add Korean translation for deadlineStatus in dag.json (May 2) [airflow]
via GitHub
2026/05/05
(airflow) branch main updated: i18n(Ko): translate deadlines section in dag.json (#66270)
choo121600
2026/05/05
Re: [PR] [v3-2-test] Remove `--skip-git-fetch=false` from `prepare-providers-documentation` skill (#66376) [airflow]
via GitHub
2026/05/05
(airflow) branch main updated: i18n(ko): Add Korean translation for deadlineStatus in dag.json (May 2) (#66265)
choo121600
2026/05/05
(airflow) branch backport-111dc37-v3-2-test deleted (was 816324fd0c1)
potiuk
2026/05/05
(airflow) branch v3-2-test updated: [v3-2-test] Remove `--skip-git-fetch=false` from `prepare-providers-documentation` skill (#66376) (#66377)
potiuk
2026/05/05
Re: [PR] i18n(Ko): add missing translations in dag.json (May 2nd) [airflow]
via GitHub
2026/05/05
Re: [PR] i18n(Ko): add missing translations in dag.json (May 2nd) [airflow]
via GitHub
2026/05/05
Re: [PR] Fix navbar hamburger-icon alignment on mobile and tablet [airflow-site]
via GitHub
2026/05/05
Re: [PR] refactor(skills): extract Airflow-flavored defaults from PR-management skills into project-config templates [airflow-steward]
via GitHub
2026/05/05
Re: [PR] Updated `create_asset_event` endpoint to pass the user teams [airflow]
via GitHub
2026/05/05
Re: [I] Testing the SMTP hook fails due to invalid check [airflow]
via GitHub
2026/05/05
[I] Testing the SMTP hook fails due to invalid check [airflow]
via GitHub
2026/05/05
Re: [PR] i18n(ko): translate deadline alerts strings [airflow]
via GitHub
2026/05/05
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/05
Re: [PR] Implements Support for Format="Duration" in Params [airflow]
via GitHub
2026/05/05
[PR] feat(ui-i18n): complete zh-TW translations [airflow]
via GitHub
2026/05/05
Re: [I] Task Instances API: end_date / start_date filters use COALESCE(..., now()) and hurt index usage on large task_instance tables [airflow]
via GitHub
2026/05/05
[PR] Apply navbar alignment fix to Sphinx docs theme [airflow-site]
via GitHub
2026/05/05
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/05
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/05
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/05
Re: [PR] i18n(ko): Add Korean translation for deadlineStatus in dag.json (May 2) [airflow]
via GitHub
2026/05/05
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/05
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/05
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/05
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/05
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/05
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/05
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/05
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/05
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/05
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/05
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/05
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/05
Re: [PR] i18n(ko): Add translations for DAG deadline status (May 2) [airflow]
via GitHub
2026/05/05
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/05
Re: [PR] i18n(ko): translate deadline alerts strings [airflow]
via GitHub
2026/05/05
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/05
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/05
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/04
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/04
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/04
Re: [PR] i18n(ko): Add Korean translation for deadlineStatus in dag.json (May 2) [airflow]
via GitHub
2026/05/04
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/04
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/04
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/04
[PR] [v3-2-test] Upgrade important CI environment [airflow]
via GitHub
2026/05/04
(airflow) branch ci-upgrade-v3-2-test created (now 7158b2c6ccf)
github-bot
2026/05/04
Re: [PR] i18n(ko): Add Korean translations for deadline status UI (May 2) [airflow]
via GitHub
2026/05/04
(airflow) branch main updated: Add Korean translations for deadline status UI (#66266)
choo121600
2026/05/04
Re: [PR] i18n(ko): Add Korean translations for deadline status UI (May 2) [airflow]
via GitHub
2026/05/04
Re: [PR] Install airflowctl into airflow core [airflow]
via GitHub
2026/05/04
[I] Java SDK: Pass Context to tasks [airflow]
via GitHub
2026/05/04
Re: [PR] Split e2e test-helpers.ts into domain-scoped modules [airflow]
via GitHub
2026/05/04
Re: [I] Issue in Docker Provider when using mounts parameter [airflow]
via GitHub
2026/05/04
Re: [PR] Fix navbar hamburger-icon alignment on mobile and tablet [airflow-site]
via GitHub
2026/05/04
Re: [PR] feat: adopt apache/airflow-steward via snapshot+overrides mechanism [airflow]
via GitHub
2026/05/04
Re: [PR] Fix Dataflow deferrable trigger handling of transient 503 [airflow]
via GitHub
2026/05/04
Re: [PR] Fix navbar hamburger-icon alignment on mobile and tablet [airflow-site]
via GitHub
2026/05/04
[PR] Split e2e test-helpers.ts into domain-scoped modules [airflow]
via GitHub
2026/05/04
Re: [PR] Fix TypeError in PercentFormatRender when numeric callsite parameters… [airflow]
via GitHub
2026/05/04
Re: [PR] i18n(ko): Add translations for DAG deadline status (May 2) [airflow]
via GitHub
2026/05/04
Re: [PR] i18n(ko): Add translations for DAG deadline status (May 2) [airflow]
via GitHub
2026/05/04
Re: [PR] i18n(ko): Add translations for DAG deadline status (May 2) [airflow]
via GitHub
2026/05/04
Re: [PR] i18n(ko): Add translations for DAG deadline status (May 2) [airflow]
via GitHub
2026/05/04
Re: [PR] Fix config lint warnings for remove_if_equals rules [airflow]
via GitHub
2026/05/04
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/04
Re: [PR] Fix navbar hamburger-icon alignment on mobile and tablet [airflow-site]
via GitHub
2026/05/04
Re: [PR] i18n(ko): Add translations for DAG deadline status (May 2) [airflow]
via GitHub
2026/05/04
(airflow-site) branch main updated: Fix navbar hamburger-icon alignment on mobile and tablet (#1522)
choo121600
2026/05/04
Re: [PR] Allow search and filter by tags in dag run table #19197 [airflow]
via GitHub
2026/05/04
Re: [PR] i18n(ko): Add translations for DAG deadline status (May 2) [airflow]
via GitHub
2026/05/04
[PR] Feature/airflowctl tasks clear [airflow]
via GitHub
2026/05/04
Re: [D] UI : Hamburger Menu Position on Small Screens [airflow]
via GitHub
2026/05/04
Re: [D] UI : Hamburger Menu Position on Small Screens [airflow]
via GitHub
2026/05/04
Re: [D] UI : Hamburger Menu Position on Small Screens [airflow]
via GitHub
2026/05/04
Re: [D] UI : Hamburger Menu Position on Small Screens [airflow]
via GitHub
2026/05/04
Re: [PR] feat(kubernetes): add executor callback support to KubernetesExecutor [airflow]
via GitHub
2026/05/04
Re: [D] UI : Hamburger Menu Position on Small Screens [airflow]
via GitHub
2026/05/04
Re: [D] UI : Hamburger Menu Position on Small Screens [airflow]
via GitHub
2026/05/04
Re: [PR] AIP-103: Wiring up task SDK comms and context accessors [airflow]
via GitHub
2026/05/04
[PR] airflowctl: add tasks states-for-dag-run command (closes #66175) [airflow]
via GitHub
2026/05/04
Re: [PR] Fix duplicate task execution when running multiple schedulers (HA) [airflow]
via GitHub
2026/05/04
[PR] Fix navbar toggle-button alignment on mobile and tablet [airflow-site]
via GitHub
2026/05/04
(airflow) branch main updated (1ca2797d3bb -> dd3ea3e1e6c)
onikolas
2026/05/04
Re: [PR] Add AWS SageMakerUnifiedStudioNotebookOperator [airflow]
via GitHub
2026/05/04
Re: [PR] Add AWS SageMakerUnifiedStudioNotebookOperator [airflow]
via GitHub
2026/05/04
Re: [PR] airflowctl: add tasks state command (closes #66174) [airflow]
via GitHub
2026/05/04
[PR] airflowctl: add tasks state command (closes #66174) [airflow]
via GitHub
2026/05/04
Re: [PR] Improve Playwright test patterns in connections e2e tests [airflow]
via GitHub
2026/05/04
(airflow) branch backport-1ca2797-v3-2-test deleted (was 6790cf49129)
rahulvats
2026/05/04
Re: [PR] [v3-2-test] Fix slow and incomplete trigger cleanup in scheduler (#66210) [airflow]
via GitHub
2026/05/04
(airflow) branch v3-2-test updated: [v3-2-test] Fix slow and incomplete trigger cleanup in scheduler (#66210) (#66381)
rahulvats
2026/05/04
Re: [PR] Fix Dataflow deferrable trigger handling of transient 503 [airflow]
via GitHub
2026/05/04
Re: [PR] Fix consistent return response from PubSubPullOperator [airflow]
via GitHub
2026/05/04
Re: [PR] Task SDK: Add Variable.list() to list variables by prefix [airflow]
via GitHub
2026/05/04
Re: [PR] Add AWS SageMakerUnifiedStudioNotebookOperator [airflow]
via GitHub
2026/05/04
[PR] refactor(skills): extract Airflow-flavored defaults from PR-management skills into project-config templates [airflow-steward]
via GitHub
2026/05/04
Re: [PR] Fix Dataflow deferrable trigger handling of transient 503 [airflow]
via GitHub
2026/05/04
Re: [I] DAG search bar state issues [airflow]
via GitHub
2026/05/04
[PR] ElasticsearchRemoteLogIO: Harden _parse_raw_log to handle malformed and non-JSON log lines [airflow]
via GitHub
2026/05/04
Re: [I] DAG search bar state issues [airflow]
via GitHub
2026/05/04
[PR] Add `MwaaServerlessWorkflowRunSensor` [airflow]
via GitHub
2026/05/04
(airflow-steward) branch feat/privacy-llm-gate-check deleted (was 161171d)
potiuk
2026/05/04
(airflow-steward) branch main updated: feat(privacy-llm): PR-3 — approved-LLM gate-check + skill-side wiring (#51)
potiuk
2026/05/04
Re: [PR] feat(privacy-llm): PR-3 — approved-LLM gate-check + skill-side wiring [airflow-steward]
via GitHub
2026/05/04
Re: [PR] Fix slow and incomplete trigger cleanup in scheduler [airflow]
via GitHub
2026/05/04
(airflow-steward) branch feat/privacy-llm-gate-check updated (d78df3f -> 161171d)
potiuk
2026/05/04
(airflow) branch backport-1ca2797-v3-2-test created (now 6790cf49129)
github-bot
2026/05/04
[PR] [v3-2-test] Fix slow and incomplete trigger cleanup in scheduler (#66210) [airflow]
via GitHub
2026/05/04
(airflow) branch main updated: Fix slow and incomplete trigger cleanup in scheduler (#66210)
jedcunningham
2026/05/04
Re: [PR] Fix slow and incomplete trigger cleanup in scheduler [airflow]
via GitHub
2026/05/04
Re: [PR] Add Java SDK [airflow]
via GitHub
2026/05/04
Re: [PR] feat(privacy-llm): PR-3 — approved-LLM gate-check + skill-side wiring [airflow-steward]
via GitHub
2026/05/04
(airflow-steward) branch feat/privacy-llm-gate-check created (now d78df3f)
potiuk
2026/05/04
[PR] feat(privacy-llm): PR-3 — approved-LLM gate-check + skill-side wiring [airflow-steward]
via GitHub
2026/05/04
[PR] Add `GlueCatalogDeleteTableOperator` [airflow]
via GitHub
2026/05/04
(airflow) branch backport-111dc37-v3-2-test created (now 816324fd0c1)
github-bot
2026/05/04
(airflow) branch backport-f06df11-v3-2-test created (now 76090fc1529)
github-bot
2026/05/04
Re: [I] UI: `failed` and `upstream_failed` task state colors are too similar (ΔE=6.2 normal vision; broader colorblind concerns) [airflow]
via GitHub
2026/05/04
[PR] Add remote log upload support for callback subprocesses [airflow]
via GitHub
2026/05/04
[PR] [v3-2-test] Propagate triggering user to child DAG runs via TriggerDagRunOperator (#65747) [airflow]
via GitHub
2026/05/04
Re: [PR] Propagate triggering user to child DAG runs via TriggerDagRunOperator [airflow]
via GitHub
2026/05/04
(airflow) branch main updated: Propagate triggering user to child DAG runs via TriggerDagRunOperator (#65747)
turaga
2026/05/04
(airflow) branch backport-a94a38b-v3-2-test deleted (was b6405eeb6c0)
bbovenzi
2026/05/04
(airflow) branch backport-3e33d2c-v3-2-test deleted (was de7be7b09fe)
bbovenzi
2026/05/04
Re: [PR] [v3-2-test] Add isExpanded prop on JSON expand/collapse buttons (#66340) [airflow]
via GitHub
2026/05/04
Re: [PR] Propagate triggering user to child DAG runs via TriggerDagRunOperator [airflow]
via GitHub
2026/05/04
(airflow) branch v3-2-test updated: [v3-2-test] Distinguish upstream_failed from failed in normal vision (#66324) (#66365)
bbovenzi
2026/05/04
Re: [PR] [v3-2-test] Distinguish upstream_failed from failed in normal vision (#66324) [airflow]
via GitHub
2026/05/04
Re: [PR] Fix Dataflow deferrable trigger handling of transient 503 [airflow]
via GitHub
2026/05/04
(airflow) branch v3-2-test updated: [v3-2-test] Add isExpanded prop on JSON expand/collapse buttons (#66340) (#66364)
bbovenzi
2026/05/04
Re: [PR] feat(privacy-llm): refine PII contract + wire skill-side protocol [airflow-steward]
via GitHub
2026/05/04
(airflow-steward) branch feat/privacy-llm-skill-wiring created (now d9fa976)
potiuk
2026/05/04
Re: [PR] Add Java SDK [airflow]
via GitHub
2026/05/04
(airflow-steward) branch main updated: feat(privacy-llm): refine PII contract + wire skill-side protocol (#50)
potiuk
2026/05/04
(airflow-steward) branch feat/privacy-llm-skill-wiring deleted (was d9fa976)
potiuk
2026/05/04
Re: [PR] Add Java SDK [airflow]
via GitHub
2026/05/04
(airflow-steward) branch feat/privacy-llm-foundation deleted (was 8a2a233)
potiuk
2026/05/04
[PR] feat(privacy-llm): refine PII contract + wire skill-side protocol [airflow-steward]
via GitHub
2026/05/04
(airflow-steward) 01/02: refactor(privacy-llm): refine PII contract — reporter NOT redacted; only third parties
potiuk
2026/05/04
(airflow-steward) 02/02: feat(privacy-llm): wire skill-side protocol — wiring.md + per-skill Step 0 + Gmail-tool contract
potiuk
2026/05/04
Re: [PR] Add AWS SageMakerUnifiedStudioNotebookOperator [airflow]
via GitHub
2026/05/04
[PR] Remove `--skip-git-fetch=false` from `prepare-providers-documentation skill [airflow]
via GitHub
2026/05/04
Re: [PR] Remove `--skip-git-fetch=false` from `prepare-providers-documentation skill [airflow]
via GitHub
2026/05/04
[PR] [v3-2-test] Remove `--skip-git-fetch=false` from `prepare-providers-documentation` skill (#66376) [airflow]
via GitHub
2026/05/04
Re: [PR] Remove `--skip-git-fetch=false` from `prepare-providers-documentation skill [airflow]
via GitHub
2026/05/04
(airflow) branch main updated: Remove `--skip-git-fetch=false` from `prepare-providers-documentation` skill (#66376)
potiuk
2026/05/04
Re: [PR] Allow automated edge worker maintenance [airflow]
via GitHub
2026/05/04
(airflow) branch main updated: Allow automated edge worker maintenance (#66310)
jscheffl
2026/05/04
Re: [I] Custom Resource for Worker Template [airflow]
via GitHub
2026/05/04
(airflow-steward) branch main updated: ci: fix all broken links and flip link-check to hard gate (#47)
potiuk
2026/05/04
Re: [PR] ci: fix all broken links and flip link-check to hard gate [airflow-steward]
via GitHub
2026/05/04
Re: [I] Custom Resource for Worker Template [airflow]
via GitHub
2026/05/04
(airflow) branch main updated: Add `S3VectorsDeleteIndexOperator` (#66361)
vincbeck
2026/05/04
(airflow) branch main updated: Add `BedrockCreateGuardrailVersionOperator` (#66372)
vincbeck
2026/05/04
(airflow-steward) branch feat/privacy-llm-foundation updated: feat(privacy-llm): wire skill-side protocol — wiring.md + per-skill Step 0 + Gmail-tool contract
potiuk
2026/05/04
(airflow) branch dependabot/npm_and_yarn/airflow-core/src/airflow/ui/v3-2-test/3-2-core-ui-package-updates-61987929cf updated (3debcca9f1f -> 4f2db4d1fbb)
potiuk
2026/05/04
(airflow) branch main updated: Add `GlueCatalogCreateTableOperator` (#66362)
vincbeck
2026/05/04
Re: [PR] Add `S3VectorsDeleteIndexOperator` [airflow]
via GitHub
2026/05/04
Re: [PR] Add `GlueCatalogCreateTableOperator` [airflow]
via GitHub
2026/05/04
[PR] Add `S3TablesDeleteNamespaceOperator` [airflow]
via GitHub
2026/05/04
Re: [PR] Add `MwaaServerlessCreateWorkflowOperator` [airflow]
via GitHub
Earlier messages
Later messages