Messages by Date
-
2026/04/24
[I] Rollup: support segment-partitioned sources as the expected set [airflow]
via GitHub
-
2026/04/24
[I] Segment: completeness semantics against a declared set [airflow]
via GitHub
-
2026/04/24
Re: [I] Segment-based partitioning [airflow]
via GitHub
-
2026/04/24
[PR] CI: Notify open PRs that conflict on uv.lock after main merges [airflow]
via GitHub
-
2026/04/24
[PR] Fix cleanup pod lifecycle hooks not being applied [airflow]
via GitHub
-
2026/04/24
Re: [PR] Add `rerun_with_latest_version` config hierarchy for clear/rerun behavior [airflow]
via GitHub
-
2026/04/24
[I] Fan-out: chained composition (weekly → daily → hourly) [airflow]
via GitHub
-
2026/04/24
[I] Fan-out: runtime-resolved target lists [airflow]
via GitHub
-
2026/04/24
[I] Fan-out: backward vs. forward direction semantics [airflow]
via GitHub
-
2026/04/24
[I] Fan-out: explosion cap and error behavior [airflow]
via GitHub
-
2026/04/24
Re: [PR] Add Akeyless Vault Platform provider [airflow]
via GitHub
-
2026/04/24
Re: [PR] Cancel Dataproc submit triggers on user kill via on_kill() [airflow]
via GitHub
-
2026/04/24
Re: [PR] Add Akeyless Vault Platform provider [airflow]
via GitHub
-
2026/04/24
[PR] AIP-103: Setting up foundation with ORM and Backend Abstraction [airflow]
via GitHub
-
2026/04/24
Re: [PR] feat: add callback support to aws batch executor [airflow]
via GitHub
-
2026/04/24
(airflow) branch amoghrajesh-patch-1 deleted (was d3c37b56467)
amoghdesai
-
2026/04/24
(airflow) branch main updated: Correcting `version_added` for `[triggerer] on_kill_timeout` (#65757)
amoghdesai
-
2026/04/24
Re: [PR] Correcting `version_added` for `[triggerer] on_kill_timeout` [airflow]
via GitHub
-
2026/04/24
[PR] Fix/chart gitsync link configurable [airflow]
via GitHub
-
2026/04/24
Re: [I] Backfill Parameters Not Overriding Existing DAG Run Params in Airflow 3 [airflow]
via GitHub
-
2026/04/24
[PR] Correcting `version_added` for `[triggerer] on_kill_timeout` [airflow]
via GitHub
-
2026/04/24
(airflow) branch amoghrajesh-patch-1 created (now d3c37b56467)
amoghdesai
-
2026/04/24
(airflow) 01/01: Correcting `version_added` for `[triggerer] on_kill_timeout`
amoghdesai
-
2026/04/24
[I] Rollup: calendar-aware completeness (business days, holidays) [airflow]
via GitHub
-
2026/04/24
(airflow) branch constraints-main updated: Updating constraints. GitHub run id:24878655550
github-bot
-
2026/04/24
[I] Rollup: configurable trigger_policy on RollupMapper [airflow]
via GitHub
-
2026/04/24
(airflow) branch ci-upgrade-v3-2-test updated (15e097b1df2 -> 29a7e2a798e)
weilee
-
2026/04/24
Re: [I] [GSOC 2026] Airflow Contribution & Verification Agent Skills [airflow]
via GitHub
-
2026/04/24
Re: [PR] Add pr-triage skill — maintainer-driven first-pass PR triage [airflow]
via GitHub
-
2026/04/24
(airflow) branch ci-upgrade-main deleted (was 32969d57327)
potiuk
-
2026/04/24
(airflow) branch main updated: [main] CI: Upgrade important CI environment (#65753)
potiuk
-
2026/04/24
Re: [PR] [main] Upgrade important CI environment [airflow]
via GitHub
-
2026/04/24
Re: [I] Status of testing Providers that were prepared on April 21, 2026 [airflow]
via GitHub
-
2026/04/24
[PR] Fix Airflow 3 task log access with NetworkPolicies [airflow]
via GitHub
-
2026/04/24
Re: [PR] Fix celery provider ImportError on airflow 3.2.x by gating ExecutorWorkload on 3.3+ [airflow]
via GitHub
-
2026/04/24
Re: [I] Status of testing Providers that were prepared on April 21, 2026 [airflow]
via GitHub
-
2026/04/24
(airflow) branch ci-upgrade-v3-2-test updated (15cfd0726e0 -> 15e097b1df2)
weilee
-
2026/04/23
(airflow) branch ci-upgrade-main created (now 32969d57327)
github-bot
-
2026/04/23
[PR] [main] Upgrade important CI environment [airflow]
via GitHub
-
2026/04/23
[PR] Fix celery provider ImportError on airflow 3.2.x by gating ExecutorWorkload on 3.3+ [airflow]
via GitHub
-
2026/04/23
Re: [PR] Fix branch operator not skipping tasks inside TaskGroups [airflow]
via GitHub
-
2026/04/23
[PR] Fix branch operator not skipping tasks inside TaskGroups [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add engine flag support to Dataproc ClusterGenerator [airflow]
via GitHub
-
2026/04/23
Re: [I] Autolabel "tests" PRs with a new github label [airflow]
via GitHub
-
2026/04/23
Re: [I] Branch task does not prevent non-selected downstream tasks from running in TaskGroup (Airflow 3.2.x) [airflow]
via GitHub
-
2026/04/23
(airflow) branch main updated (93ad61e63d6 -> 31c83302260)
amoghdesai
-
2026/04/23
Re: [PR] Fix import cast missing error in dag_run api route [airflow]
via GitHub
-
2026/04/23
[PR] Add tests for git bundle force-push resilience, error recovery, and edge cases [airflow]
via GitHub
-
2026/04/23
Re: [I] [GSOC 2026] Airflow Contribution & Verification Agent Skills [airflow]
via GitHub
-
2026/04/23
[PR] Fix retrigger form config sync [airflow]
via GitHub
-
2026/04/23
Re: [I] [Bug] CLI `airflow users create` ignores FAB_PASSWORD_HASH_METHOD and fails on FIPS systems (Werkzeug 3.0+) [airflow]
via GitHub
-
2026/04/23
Re: [PR] fix frame mismatch in triggerer [airflow]
via GitHub
-
2026/04/23
[PR] Fix import cast missing error in dag_run api route [airflow]
via GitHub
-
2026/04/23
Re: [PR] Propagate triggering user to child DAG runs via TriggerDagRunOperator [airflow]
via GitHub
-
2026/04/23
Re: [I] Migrate provider triggers from `CancelledError` pattern to BaseTrigger.on_kill() [airflow]
via GitHub
-
2026/04/23
Re: [PR] Honor AUTH_ROLE_PUBLIC in FastAPI API server [airflow]
via GitHub
-
2026/04/23
Re: [PR] fix(ui/e2e): improve Playwright test patterns in xcoms.spec.ts [airflow]
via GitHub
-
2026/04/23
Re: [PR] fix(ui/e2e): improve Playwright test patterns in xcoms.spec.ts [airflow]
via GitHub
-
2026/04/23
Re: [PR] fix(e2e): improve Playwright test patterns in xcoms.spec.ts [airflow]
via GitHub
-
2026/04/23
Re: [PR] fix(e2e): improve Playwright test patterns in xcoms.spec.ts [airflow]
via GitHub
-
2026/04/23
Re: [I] E2E: Improve Playwright test patterns in specs/xcoms.spec.ts [airflow]
via GitHub
-
2026/04/23
(airflow) branch main updated (2b6e8181e3a -> 93ad61e63d6)
choo121600
-
2026/04/23
Re: [PR] Improve Playwright test patterns in xcoms page object #63966 [airflow]
via GitHub
-
2026/04/23
Re: [I] Airflow 3.2.1 locks heartbeat queries causing DB connection pool exhaustion and slow responses [airflow]
via GitHub
-
2026/04/23
Re: [I] Airflow 3.2.1 locks heartbeat queries causing DB connection pool exhaustion and slow responses [airflow]
via GitHub
-
2026/04/23
[PR] Propagate triggering user to child DAG runs via TriggerDagRunOperator [airflow]
via GitHub
-
2026/04/23
(airflow) branch ci-upgrade-v3-2-test updated (9a593688911 -> 15cfd0726e0)
weilee
-
2026/04/23
Re: [I] [GSOC 2026] Airflow Contribution & Verification Agent Skills [airflow]
via GitHub
-
2026/04/23
Re: [I] Status of testing Providers that were prepared on April 21, 2026 [airflow]
via GitHub
-
2026/04/23
Re: [I] Branch task does not prevent non-selected downstream tasks from running in TaskGroup (Airflow 3.2.x) [airflow]
via GitHub
-
2026/04/23
Re: [PR] Adding Google Pub/Sub as a viable queue to be used by the `MessageQueueTrigger` [airflow]
via GitHub
-
2026/04/23
Re: [PR] Deadline Alerts: Add dynamic interval resolution support via Variables [airflow]
via GitHub
-
2026/04/23
Re: [PR] Migrate DataprocSubmitTrigger and DataprocSubmitJobDirectTrigger to on_kill() [airflow]
via GitHub
-
2026/04/23
Re: [I] Status of testing Providers that were prepared on April 21, 2026 [airflow]
via GitHub
-
2026/04/23
Re: [I] [GSOC 2026] Airflow Contribution & Verification Agent Skills [airflow]
via GitHub
-
2026/04/23
Re: [I] Status of testing Providers that were prepared on April 21, 2026 [airflow]
via GitHub
-
2026/04/23
Re: [PR] Two-token mechanism for task execution to prevent token expiration while tasks wait in executor queues [airflow]
via GitHub
-
2026/04/23
Re: [PR] Two-token mechanism for task execution to prevent token expiration while tasks wait in executor queues [airflow]
via GitHub
-
2026/04/23
(airflow) branch main updated: Two-token mechanism for task execution to prevent token expiration while tasks wait in executor queues (#60108)
kaxilnaik
-
2026/04/23
Re: [I] ExecuteTask activity token can expire before the task starts running [airflow]
via GitHub
-
2026/04/23
Re: [PR] Two-token mechanism for task execution to prevent token expiration while tasks wait in executor queues [airflow]
via GitHub
-
2026/04/23
Re: [PR] fix: prevent unauthorized access to team-scoped secrets in SM and SSM [airflow]
via GitHub
-
2026/04/23
Re: [PR] feat: add callback support to aws batch executor [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add indexes on task_instance for span cleanup, terminal state, and updated_at polling queries [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add ExecuteCallback support to AwsLambdaExecutor [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add indexes on task_instance for span cleanup, terminal state, and updated_at polling queries [airflow]
via GitHub
-
2026/04/23
Re: [I] Re-Trigger Dag Run not respecting changes in form fields [airflow]
via GitHub
-
2026/04/23
(airflow) branch main updated: Add multi-team lookup to Kubernetes secrets backend (#65694)
vincbeck
-
2026/04/23
Re: [PR] Add multi-team lookup to Kubernetes secrets backend [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add Snowflake data quality operator examples to provider docs and system tests [airflow]
via GitHub
-
2026/04/23
(airflow) branch main updated: Add Snowflake data quality operator examples to provider docs and system tests (#65623)
potiuk
-
2026/04/23
Re: [I] Add Snowflake data quality operator examples to provider docs and system tests [airflow]
via GitHub
-
2026/04/23
Re: [PR] Remove the DualStatsManager and the Stats interfaces [airflow]
via GitHub
-
2026/04/23
Re: [PR] Bump the 3-2-auth-ui-package-updates group across 1 directory with 21 updates [airflow]
via GitHub
-
2026/04/23
Re: [PR] Bump the 3-2-auth-ui-package-updates group across 1 directory with 21 updates [airflow]
via GitHub
-
2026/04/23
(airflow) branch backport-c57abb9-v3-2-test created (now 905d79c8f44)
github-bot
-
2026/04/23
[PR] [v3-2-test] Add cursor based pagination for get_dag_runs endpoint (#65604) [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add cursor based pagination for get_dag_runs endpoint [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add documentation for team-based asset event filtering [airflow]
via GitHub
-
2026/04/23
(airflow) branch main updated: Add cursor based pagination for get_dag_runs endpoint (#65604)
pierrejeambrun
-
2026/04/23
Re: [PR] Add cursor based pagination for get_dag_runs endpoint [airflow]
via GitHub
-
2026/04/23
(airflow) branch main updated: Add team name to task CTX (#65617)
onikolas
-
2026/04/23
Re: [PR] Add team name to task CTX [airflow]
via GitHub
-
2026/04/23
Re: [PR] Fix max_active_tis_per_dag for deferred task instances [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add indexes on task_instance for span cleanup, terminal state, and updated_at polling queries [airflow]
via GitHub
-
2026/04/23
Re: [I] Branch task does not prevent non-selected downstream tasks from running in TaskGroup (Airflow 3.2.x) [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add documentation for team-based asset event filtering [airflow]
via GitHub
-
2026/04/23
Re: [I] Re-Trigger Dag Run not respecting changes in form fields [airflow]
via GitHub
-
2026/04/23
Re: [PR] Remove global variables in airflow.settings [airflow]
via GitHub
-
2026/04/23
(airflow) branch main updated: Add multi-team lookup to Azure Key Vault backend (#65692)
vincbeck
-
2026/04/23
Re: [PR] Add multi-team lookup to Azure Key Vault backend [airflow]
via GitHub
-
2026/04/23
Re: [PR] Fix FAB password hashing to respect FAB_PASSWORD_HASH_METHOD config [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add multi-team lookup to Lockbox backend [airflow]
via GitHub
-
2026/04/23
(airflow) branch main updated: Add multi-team lookup to Lockbox backend (#65695)
vincbeck
-
2026/04/23
Re: [PR] Add documentation for team-based asset event filtering [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add documentation for team-based asset event filtering [airflow]
via GitHub
-
2026/04/23
Re: [I] Branch task does not prevent non-selected downstream tasks from running in TaskGroup (Airflow 3.2.x) [airflow]
via GitHub
-
2026/04/23
Re: [PR] [v3-2-test] Upgrade important CI environment [airflow]
via GitHub
-
2026/04/23
[I] Branch task does not prevent non-selected downstream tasks from running in TaskGroup (Airflow 3.2.x) [airflow]
via GitHub
-
2026/04/23
Re: [PR] Bugfix/fix dagrun starvation [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add deferrable mode support to AzureSynapseRunPipelineOperator [airflow]
via GitHub
-
2026/04/23
Re: [PR] Implement execution_timeout semantics for AirbyteTriggerSyncOperator in deferrable mode [airflow]
via GitHub
-
2026/04/23
Re: [I] Status of testing of Apache Airflow Helm Chart 1.21.0rc2 [airflow]
via GitHub
-
2026/04/23
[PR] Cancel EMR Serverless job on user kill via on_kill() [airflow]
via GitHub
-
2026/04/23
[PR] Cancel Dataproc submit triggers on user kill via on_kill() [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add multi-team lookup to Azure Key Vault backend [airflow]
via GitHub
-
2026/04/23
Re: [I] Migrate provider triggers from `CancelledError` pattern to BaseTrigger.on_kill() [airflow]
via GitHub
-
2026/04/23
[PR] Migrate DataprocSubmitTrigger and DataprocSubmitJobDirectTrigger to on_kill() [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add Snowflake data quality operator examples to provider docs and system tests [airflow]
via GitHub
-
2026/04/23
Re: [PR] Move KubernetesPodTrigger pod cleanup from cleanup() to on_kill() [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add multi-team lookup to Kubernetes secrets backend [airflow]
via GitHub
-
2026/04/23
[PR] Move KubernetesPodTrigger pod cleanup from cleanup() to on_kill() [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add multi-team lookup to Azure Key Vault backend [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add multi-team lookup to Lockbox backend [airflow]
via GitHub
-
2026/04/23
Re: [PR] Migrate EmrServerlessStartJobTrigger from CancelledError to on_kill() [airflow]
via GitHub
-
2026/04/23
[PR] Migrate EmrServerlessStartJobTrigger from CancelledError to on_kill() [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add multi-team lookup to Lockbox backend [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add multi-team lookup to Kubernetes secrets backend [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add Akeyless Vault Platform provider [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add multi-team lookup to Azure Key Vault backend [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add multi-team lookup to Kubernetes secrets backend [airflow]
via GitHub
-
2026/04/23
Re: [PR] Fix DiscordWebhookHook leaking webhook_endpoint as HTTP header [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add multi-team lookup to Azure Key Vault backend [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add multi-team lookup to Azure Key Vault backend [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add multi-team lookup to Azure Key Vault backend [airflow]
via GitHub
-
2026/04/23
Re: [I] Migrate provider triggers from `CancelledError` pattern to BaseTrigger.on_kill() [airflow]
via GitHub
-
2026/04/23
Re: [I] Allow pasting full datetime strings into date picker inputs [airflow]
via GitHub
-
2026/04/23
(airflow) branch main updated: Implement comm handlers for callback supervisor (#65269)
ferruzzi
-
2026/04/23
Re: [PR] Implement comm handlers for callback supervisor [airflow]
via GitHub
-
2026/04/23
Re: [PR] Fix dag run clear existing tasks [airflow]
via GitHub
-
2026/04/23
(airflow) branch main updated: Fix dag run clear existing tasks (#65628)
bbovenzi
-
2026/04/23
Re: [PR] Fix dag run clear existing tasks [airflow]
via GitHub
-
2026/04/23
Re: [PR] Show expected duration based on historical avg in DAG Run details [airflow]
via GitHub
-
2026/04/23
Re: [I] Migrate provider triggers from `CancelledError` pattern to BaseTrigger.on_kill() [airflow]
via GitHub
-
2026/04/23
Re: [PR] Pass try_number to extra links API [airflow]
via GitHub
-
2026/04/23
Re: [PR] Pass try_number to extra links API [airflow]
via GitHub
-
2026/04/23
Re: [PR] Pass try_number to extra links API [airflow]
via GitHub
-
2026/04/23
Re: [PR] Pass try_number to extra links API [airflow]
via GitHub
-
2026/04/23
Re: [PR] [v3-2-test] Upgrade important CI environment [airflow]
via GitHub
-
2026/04/23
Re: [PR] Fix GenAIGenerativeModelHook ignoring Airflow connection credentials [airflow]
via GitHub
-
2026/04/23
(airflow) branch main updated: Add test coverage for AzureBatchHook.wait_for_all_node_state (#63765)
potiuk
-
2026/04/23
Re: [PR] Add test coverage for AzureBatchHook.wait_for_all_node_state [airflow]
via GitHub
-
2026/04/23
Re: [PR] Two-token mechanism for task execution to prevent token expiration while tasks wait in executor queues [airflow]
via GitHub
-
2026/04/23
Re: [PR] Add indexes on task_instance for span cleanup, terminal state, and updated_at polling queries [airflow]
via GitHub
-
2026/04/23
Re: [PR] Two-token mechanism for task execution to prevent token expiration while tasks wait in executor queues [airflow]
via GitHub
-
2026/04/23
Re: [PR] Two-token mechanism for task execution to prevent token expiration while tasks wait in executor queues [airflow]
via GitHub
-
2026/04/23
Re: [PR] Two-token mechanism for task execution to prevent token expiration while tasks wait in executor queues [airflow]
via GitHub
-
2026/04/23
Re: [PR] Two-token mechanism for task execution to prevent token expiration while tasks wait in executor queues [airflow]
via GitHub
-
2026/04/23
Re: [PR] Two-token mechanism for task execution to prevent token expiration while tasks wait in executor queues [airflow]
via GitHub
-
2026/04/23
Re: [PR] Two-token mechanism for task execution to prevent token expiration while tasks wait in executor queues [airflow]
via GitHub
-
2026/04/23
(airflow) branch ci-upgrade-v3-2-test updated (c6a9af96635 -> 9a593688911)
potiuk
-
2026/04/23
Re: [PR] Two-token mechanism for task execution to prevent token expiration while tasks wait in executor queues [airflow]
via GitHub
-
2026/04/23
Re: [PR] Two-token mechanism for task execution to prevent token expiration while tasks wait in executor queues [airflow]
via GitHub
-
2026/04/23
(airflow) branch dependabot/npm_and_yarn/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/v3-2-test/3-2-auth-ui-package-updates-0cf5b91ad4 updated (e9ef574e177 -> 8dc29cf042b)
vincbeck
-
2026/04/23
Re: [PR] [v3-2-test] Upgrade important CI environment [airflow]
via GitHub
-
2026/04/23
Re: [PR] [v3-2-test] Upgrade important CI environment [airflow]
via GitHub
-
2026/04/23
Re: [I] Re-Trigger Dag Run not respecting changes in form fields [airflow]
via GitHub
-
2026/04/23
Re: [PR] Fix triggerer supervisor missing server context for secrets backend [airflow]
via GitHub
-
2026/04/23
Re: [PR] Fix max_active_tis_per_dag for deferred task instances [airflow]
via GitHub
-
2026/04/23
[PR] Fix triggerer supervisor missing server context for secrets backend [airflow]
via GitHub
-
2026/04/23
Re: [D] GKEStartJobOperator (deferrable=True) does not show container logs on failure [airflow]
via GitHub
-
2026/04/23
Re: [PR] Fix orphaned subprocesses and supervisor crash on heartbeat 409 [airflow]
via GitHub
-
2026/04/23
[PR] Fix orphaned subprocesses and supervisor crash on heartbeat 409 [airflow]
via GitHub
-
2026/04/23
(airflow) branch backport-555f355-v3-2-test created (now 7ab33304eba)
github-bot
-
2026/04/23
Re: [PR] Updates the is_url_safe method to reject urls with /// [airflow]
via GitHub
-
2026/04/23
[PR] [v3-2-test] Updates the is_url_safe method to reject urls with /// (#65557) [airflow]
via GitHub
-
2026/04/23
Re: [PR] Show expected duration based on historical avg in DAG Run details [airflow]
via GitHub
-
2026/04/23
(airflow) branch main updated: Updates the is_url_safe method to reject urls with /// (#65557)
pierrejeambrun
-
2026/04/23
Re: [PR] Updates the is_url_safe method to reject urls with /// [airflow]
via GitHub
-
2026/04/23
[PR] Fix DiscordWebhookHook leaking webhook_endpoint as HTTP header [airflow]
via GitHub
-
2026/04/23
Re: [PR] Bump the typescript group across 1 directory with 5 updates [airflow]
via GitHub
-
2026/04/23
(airflow) branch dependabot/npm_and_yarn/airflow-core/src/airflow/ui/v3-2-test/3-2-core-ui-package-updates-5831b34fe4 deleted (was c5ef253fc5b)
github-bot
-
2026/04/23
(airflow) branch dependabot/npm_and_yarn/airflow-core/src/airflow/ui/typescript-c5e945cf45 deleted (was 40a51481156)
github-bot
-
2026/04/23
Re: [PR] Bump the 3-2-core-ui-package-updates group across 1 directory with 33 updates [airflow]
via GitHub
-
2026/04/23
Re: [PR] Bump the 3-2-core-ui-package-updates group across 1 directory with 33 updates [airflow]
via GitHub
-
2026/04/23
Re: [PR] Bump the typescript group across 1 directory with 5 updates [airflow]
via GitHub
-
2026/04/23
(airflow-site) branch main updated: Bump the npm-dependencies group across 1 directory with 6 updates (#1512)
potiuk
-
2026/04/23
(airflow-site) branch dependabot/npm_and_yarn/landing-pages/npm-dependencies-ae8eb62ffc deleted (was 04b58564c6)
github-bot
-
2026/04/23
(airflow-site) branch dependabot/pre_commit/pre-commit-hooks-75e227d79b deleted (was 3527a55903)
github-bot
-
2026/04/23
Re: [PR] Bump the npm-dependencies group across 1 directory with 6 updates [airflow-site]
via GitHub