Messages by Thread
-
(airflow) branch backport-445549a-v3-3-test deleted (was 3c3affd06e3)
rahulvats
-
(airflow) branch v3-3-test updated: [v3-3-test] Fix wtforms-mocking condition (#70811) (#70821)
rahulvats
-
(airflow) branch main updated: Fix Dag run duration stats crash on PostgreSQL 14+ (#70833)
rahulvats
-
(airflow) branch backport-69121-v3-3-test deleted (was 1a869a91469)
rahulvats
-
(airflow) branch v3-3-test updated: Add `has_note` key to the Grid Runs API response (#69121) (#70834)
rahulvats
-
(airflow) branch backport-bc033da-v3-3-test deleted (was 87c836ea6e1)
rahulvats
-
(airflow) branch v3-3-test updated: [v3-3-test] Handle ValueError for `trigger_dag_run` API request (#67601) (#70775)
rahulvats
-
(airflow) branch backport-83c0a9c-v3-3-test deleted (was c5c419b8377)
rahulvats
-
(airflow) branch v3-3-test updated: UI: Make the Dag pause toggle distinguishable in dark mode (#70203) (#70748)
rahulvats
-
(airflow) branch backport-6fb2c61-v3-3-test created (now 1c925bb08ce)
github-bot
-
[PR] [v3-3-test] UI: Align boolean controls in Trigger Dag form (#70713) [airflow]
via GitHub
-
(airflow) branch backport-cad7d0e-v3-3-test deleted (was 7b5ba19d765)
rahulvats
-
Re: [I] Trigger DAG modal: two-column layout for params (label left, control right) [airflow]
via GitHub
-
(airflow) branch v3-3-test updated: Send Airflow CLI logs to stderr for -o commands so structured output stays parseable (#68598) (#70747)
rahulvats
-
(airflow) branch main updated: UI: Align boolean controls in Trigger Dag form (#70713)
rahulvats
-
Re: [PR] Restrict exception-node deserialization to known classes without importing the stored name [airflow]
via GitHub
-
[PR] Generate the Go SDK API clients with upstream oapi-codegen [airflow]
via GitHub
-
(airflow) branch main updated: Fix leaked triggerer thread in test_trigger_logger_fd_closed_when_removed (#70941)
amoghdesai
-
Re: [PR] Fix merge_dicts raising when a dict replaces a non-dict value [airflow]
via GitHub
-
[PR] Batch triggerer unused trigger cleanup deletes [airflow]
via GitHub
-
[PR] Add SRV DNS record support to HTTP Operator [airflow]
via GitHub
-
(airflow) branch fix-docs-build-separate-images updated (ac1af6c7100 -> dae95e913ac)
potiuk
-
(airflow) branch fix-docs-build-separate-images updated (bd48905f383 -> ac1af6c7100)
potiuk
-
(airflow) branch fix-docs-build-separate-images updated (a04d136d004 -> bd48905f383)
potiuk
-
(airflow) branch fix-docs-build-separate-images updated (7f461a6e87a -> a04d136d004)
potiuk
-
(airflow) branch fix-docs-build-separate-images updated (927ebd2905a -> 7f461a6e87a)
potiuk
-
(airflow) branch fix-docs-build-separate-images updated (080eb280964 -> 927ebd2905a)
potiuk
-
[PR] Build docs and registry CI images separately so docs stay on default Python [airflow]
via GitHub
-
(airflow) branch fix-docs-build-separate-images updated: Build each CI image in the job that uses it instead of a shared job
potiuk
-
(airflow) branch fix-docs-build-separate-images created (now 427cf9bf97d)
potiuk
-
[I] API server 500s on PATCH ti/{id}/run for tasks directly downstream of a mapped task group whose expansion never occurred — task can never launch [airflow]
via GitHub
-
[PR] Fix provider docs build failing under Python 3.12 [airflow]
via GitHub
-
[PR] Redact well-known secret formats in logs and rendered fields [airflow]
via GitHub
-
[PR] Regenerate stale provider dependencies instead of silently using them [airflow]
via GitHub
-
[PR] Fix airflowctl commands failing against older Airflow servers [airflow]
via GitHub
-
Re: [PR] New google dataflow operator to fetch job metrics [airflow]
via GitHub
-
[I] Status of testing Providers that were prepared on August 01, 2026 [airflow]
via GitHub
-
Re: [I] Status of testing Providers that were prepared on August 01, 2026 [airflow]
via GitHub
-
Re: [I] Status of testing Providers that were prepared on August 01, 2026 [airflow]
via GitHub
-
Re: [I] Status of testing Providers that were prepared on August 01, 2026 [airflow]
via GitHub
-
Re: [I] Status of testing Providers that were prepared on August 01, 2026 [airflow]
via GitHub
-
Re: [I] Status of testing Providers that were prepared on August 01, 2026 [airflow]
via GitHub
-
Re: [I] Status of testing Providers that were prepared on August 01, 2026 [airflow]
via GitHub
-
Re: [I] Status of testing Providers that were prepared on August 01, 2026 [airflow]
via GitHub
-
Re: [I] Status of testing Providers that were prepared on August 01, 2026 [airflow]
via GitHub
-
Re: [I] Status of testing Providers that were prepared on August 01, 2026 [airflow]
via GitHub
-
Re: [I] Status of testing Providers that were prepared on August 01, 2026 [airflow]
via GitHub
-
Re: [I] Status of testing Providers that were prepared on August 01, 2026 [airflow]
via GitHub
-
svn commit: r86466 - dev/airflow/providers/2026-08-01
potiuk
-
(airflow) branch constraints-main updated: Updating constraints. GitHub run id:30771513358
github-bot
-
(airflow) annotated tag providers/2026-08-01 updated (66444504c4e -> 23cbddd74c6)
potiuk
-
(airflow) branch main updated: Correct the uv.lock versions and keycloak changelog after the 2026-08-01 wave (#70952)
potiuk
-
(airflow) branch constraints-main updated: Updating constraints. GitHub run id:30769270790
github-bot
-
[PR] Correct the uv.lock versions and keycloak changelog after the 2026-08-01 wave [airflow]
via GitHub
-
(airflow) branch main updated: Add KeycloakJWTMiddleware to KeycloakAuthManager (#70800)
potiuk
-
[PR] Release TI lock before asset listener callbacks [airflow]
via GitHub
-
[PR] Make Task SDK supervisor subprocess a session leaderFix supervisor session leader [airflow]
via GitHub
-
[I] Make Task SDK supervisor subprocess a session leader [airflow]
via GitHub
-
Re: [PR] Group and filter Dags by folder on the Dags page [airflow]
via GitHub
-
Re: [I] Add SRV DNS record support to http connections [airflow]
via GitHub
-
Re: [I] [AIP-94] airflowctl tasks: add state command [airflow]
via GitHub
-
[PR] Make provider release changelog entries read for users, not for us [airflow]
via GitHub
-
[PR] Multi-Team: Add teams verify command to validate multi-team configuration [airflow]
via GitHub
-
[PR] Fix Windows compatibility in prek scripts and POSIX-only test skip gu… [airflow]
via GitHub
-
[PR] Remove dead type-mismatched guard in airflow-ctl command generation [airflow]
via GitHub
-
Re: [PR] Add airflow dags stability check CLI command [airflow]
via GitHub
-
[PR] Stop variables export/import from silently corrupting values [airflow]
via GitHub
-
[PR] Use the libyaml FullLoader when libyaml is available [airflow]
via GitHub
-
[PR] Dispatch the highest priority tasks first in the executor [airflow]
via GitHub
-
[PR] Fix leaked triggerer thread in test_trigger_logger_fd_closed_when_removed [airflow]
via GitHub
-
[PR] Fix airflowctl config lint filters matching partial config names [airflow]
via GitHub
-
Re: [PR] Allow `DBDagBag` TTL cache eviction without a size cap [airflow]
via GitHub
-
Re: [D] Support waiting for asset partition readiness from time-scheduled DAGs [airflow]
via GitHub
-
(airflow) branch dependabot/go_modules/go-sdk/go-sdk-dependency-updates-642250fe3f updated (cd1cdbde502 -> b418c0eb08c)
github-bot
-
(airflow) branch main updated: Drop coloredcobra dependency from the Go SDK edge worker (#70917)
jasonliu
-
[PR] Stop dumping every Dag to stdout when syncing FAB permissions [airflow]
via GitHub
-
Re: [D] How to define custom metrics [airflow]
via GitHub
-
(airflow) branch main updated: Fix broken OpenAI batch trigger test blocking main (#70938)
jasonliu
-
Re: [PR] Add task log message when the Execution API is unreachable [airflow]
via GitHub
-
[PR] Fix broken OpenAI batch trigger test blocking main [airflow]
via GitHub
-
[PR] Support Monaco Editor 0.56 public exports [airflow]
via GitHub
-
[PR] Fix airflowctl tracebacks on JSON errors behind a reverse proxy [airflow]
via GitHub
-
(airflow) branch main updated: Clarify Elasticsearch remote-logging scheme needs Airflow 3.3.0+ (#70920)
jasonliu
-
[PR] Return only the latest Dag version from iter_all_latest_version_dags [airflow]
via GitHub
-
[PR] Show each Dag only once in airflow dags list [airflow]
via GitHub
-
[PR] Add synchronous Vertex AI Agent Engine query operator [airflow]
via GitHub
-
Re: [I] DateTimeSensorAsync crashes Dag parsing with templated target_time + start_from_trigger=True [airflow]
via GitHub
-
[PR] Prepare providers release 2026-08-01 [airflow]
via GitHub
-
(airflow) branch backport-eef1b97-airflow-ctl/v0-1-test deleted (was ad64ba29ce3)
henrychen
-
(airflow) branch airflow-ctl/v0-1-test updated: [airflow-ctl/v0-1-test] Fix airflowctl showing a traceback instead of the server error on 5xx (#70841) (#70910)
henrychen
-
Re: [PR] Make the DAG processor access metadata exclusively through the API server [airflow]
via GitHub
-
Re: [PR] fix xcom push not working in SparkKubernetesOperator [airflow]
via GitHub
-
Re: [PR] Add unit tests for Kubernetes xcom sidecar helper [airflow]
via GitHub
-
Re: [PR] fix: restore Airflow 2 Task Instances view semantics for mark-success [airflow]
via GitHub
-
Re: [PR] Update pre-commit repository URL for zizmor [airflow]
via GitHub
-
Re: [PR] Bump UI dependencies to remove dependabot alarms in common-ai, esbuild [airflow]
via GitHub
-
(airflow) branch backport-6aa7cd9-airflow-ctl/v0-1-test deleted (was 29f8009ce53)
potiuk
-
(airflow) branch airflow-ctl/v0-1-test updated: [airflow-ctl/v0-1-test] Remove no-op exception re-raise and parser override in airflowctl (#70903) (#70909)
potiuk
-
[PR] Add durable task instance launch records (RFC) [airflow]
via GitHub
-
Re: [PR] Add raise_on_delivery_failure option to ProduceToTopicOperator [airflow]
via GitHub
-
(airflow) branch main updated: Strip only the literal properties/ prefix from GA property link IDs (#70919)
potiuk
-
(airflow) branch main updated: Fix operators declaring template_fields/template_ext as bare strings (#70916)
potiuk
-
(airflow) branch main updated: Document Kubernetes RBAC permissions (#68716)
miret
-
Re: [I] Provide access privilege required for `cncf.kubernetes` operators/executors [airflow]
via GitHub
-
(airflow) branch main updated: Refuse the team agnostic fall-through for a team scoped Lockbox secret name (#70877)
miret
-
(airflow) branch main updated: Apply the ambiguous-id refusal to get_config in the Key Vault backend (#70899)
miret
-
[PR] Add Snowflake Cortex Agent management operators [airflow]
via GitHub
-
(airflow) branch dependabot/npm_and_yarn/airflow-core/src/airflow/ui/core-ui-package-updates-b38ded037c deleted (was 5278f6358cd)
github-bot
-
[I] Migrate UI's deep monaco-editor imports so it can move past 0.55.1 [airflow]
via GitHub
-
(airflow) branch dependabot/npm_and_yarn/airflow-core/src/airflow/ui/v3-3-test/3-3-core-ui-package-updates-7b07f53b1f deleted (was dff3dbf383f)
github-bot
-
Re: [I] Add support for Kubernetes Gateway API (HTTPRoute) in Helm Chart [airflow]
via GitHub
-
(airflow) branch chart/v1-2x-test updated: Add Webserver HTTPRoute support to the Helm chart 1.2x line (#70425)
miret
-
(airflow) branch v3-3-test updated: Re-tidy the lang-SDK Go example against the upstream go-sdk (#70928)
potiuk
-
[PR] Re-tidy the lang-SDK Go example against the upstream go-sdk [airflow]
via GitHub
-
(airflow) branch dependabot/uv/dev/breeze/v3-3-test/3-3-uv-dependency-updates-4a5237acef deleted (was 1e1d064d4f9)
potiuk
-
(airflow) branch v3-3-test updated: Bump boto3 in /dev/breeze in the 3-3-uv-dependency-updates group (#70872)
potiuk