Mailing lists matching airflow.apache.org
commits airflow.apache.orgdev airflow.apache.org
jobs airflow.apache.org
users airflow.apache.org
[airflow-site] 01/01: Fix wrapping of unsubscribe lists in the community page
://lists.apache.org/[email protected]";>archive): mailto:[email protected]";>[email protected] and mailto:[email protected]";>[email protected] to unsubscribe +
Re: [PR] Chart: Default Airflow image is updated to ``3.0.2`` [airflow]
jedcunningham commented on code in PR #51594: URL: https://github.com/apache/airflow/pull/51594#discussion_r2138609707 ## chart/Chart.yaml: ## @@ -46,24 +46,22 @@ annotations: - name: Documentation url: https://airflow.apache.org/docs/helm-chart/1.17.0
[GitHub] [airflow-site] turbaszek commented on a change in pull request #384: Update _index.html
@@ -Users list: mailto:[email protected]";>[email protected] and mailto:[email protected]";>[email protected] to unsubscribe +Dev list - for discussion, news, and information on Air
[GitHub] [airflow-site] turbaszek commented on a change in pull request #384: Update _index.html
@@ -Users list: mailto:[email protected]";>[email protected] and mailto:[email protected]";>[email protected] to unsubscribe +Dev list - for discussion, news, and information on Air
Re: [PR] Chart: Default Airflow image is updated to ``3.0.2`` [airflow]
kaxil commented on code in PR #51594: URL: https://github.com/apache/airflow/pull/51594#discussion_r2138685399 ## chart/Chart.yaml: ## @@ -46,24 +46,22 @@ annotations: - name: Documentation url: https://airflow.apache.org/docs/helm-chart/1.17.0/ artifacthub.io
[airflow-site] branch main updated: Fix wrapping of unsubscribe lists in the community page (#744)
16,10 +16,18 @@ menu: -Users list (https://lists.apache.org/[email protected]";>archive): mailto:[email protected]";>[email protected] and mailto:[email protected]";>[email protected]
(airflow-site) 22/31: Fix inconsistent hover and underline behavior on Community page links (#1318)
Manage your subscription: - mailto:[email protected]";>[email protected] - mailto:[email protected]";>[email protected] + mailto:dev-s
[GitHub] [airflow] Taragolis opened a new issue, #28790: Add missing connection types and documentation for community providers
parts which might help Airflow users. [**apache.druid**](https://airflow.apache.org/docs/apache-airflow-providers-apache-druid/stable/index.html) - [ ] [DruidHook](https://airflow.apache.org/docs/apache-airflow-providers-apache-druid/stable/_modules/airflow/providers/apache/druid/hooks
[GitHub] [airflow] ephraimbuddy commented on a diff in pull request #32517: Chart: Update default Airflow version to 2.6.3
ephraimbuddy commented on code in PR #32517: URL: https://github.com/apache/airflow/pull/32517#discussion_r1259460844 ## chart/Chart.yaml: ## @@ -47,25 +47,25 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.8.0/ artifacthub.io/screenshots
[GitHub] [airflow] potiuk commented on a diff in pull request #32517: Chart: Update default Airflow version to 2.6.3
potiuk commented on code in PR #32517: URL: https://github.com/apache/airflow/pull/32517#discussion_r1259468175 ## chart/Chart.yaml: ## @@ -47,25 +47,25 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.8.0/ artifacthub.io/screenshots: | - title
[airflow-site] branch main updated: Added links to archives of dev & users mailing lists (#632)
ntent/en/community/_index.html @@ -16,10 +16,10 @@ menu: -Users list: mailto:[email protected]";>[email protected] and mailto:[email protected]";>users-unsubscr..
[airflow-site] 01/01: Improve style for community unsubscribe list/links
/_index.html @@ -17,16 +17,16 @@ menu: Users list (https://lists.apache.org/[email protected]";>archive): - - mailto:[email protected]";>users-subscr...@ai
[airflow-site] branch main updated: Improve style for community unsubscribe list/links (#745)
[email protected]";>archive): - - mailto:[email protected]";>[email protected] - mailto:[email protected]";>[email protected]
[GitHub] [airflow-site] turbaszek commented on a change in pull request #384: Update _index.html
@@ -Users list: mailto:[email protected]";>[email protected] and mailto:[email protected]";>[email protected] to unsubscribe +Users list; for discussion, news, and information such as
[airflow-site] branch master updated: Add mail list unsubscribe link (#250)
: -Users list: mailto:[email protected]";>[email protected] +Users list: mailto:[email protected]";>[email protected] and mailt
Re: [PR] Chart: Default Airflow image is updated to ``3.0.2`` [airflow]
kaxil commented on code in PR #51594: URL: https://github.com/apache/airflow/pull/51594#discussion_r2138684686 ## chart/Chart.yaml: ## @@ -46,24 +46,22 @@ annotations: - name: Documentation url: https://airflow.apache.org/docs/helm-chart/1.17.0/ artifacthub.io
[airflow] branch main updated: Chart: Update default airflow version to `2.3.1` (#23913)
version: 1.7.0-dev -appVersion: 2.3.0 +appVersion: 2.3.1 description: The official Helm chart to deploy Apache Airflow, a platform to programmatically author, schedule, and monitor workflows home: https://airflow.apache.org/ @@ -47,23 +47,23 @@ annotations: url: https
[airflow] branch main updated: Chart: Default to Airflow 2.3.2 (#24184)
: 2.3.1 +appVersion: 2.3.2 description: The official Helm chart to deploy Apache Airflow, a platform to programmatically author, schedule, and monitor workflows home: https://airflow.apache.org/ @@ -53,23 +53,23 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.6.0
(airflow-site) branch airflow-test updated: Update .htaccess file
)/api(\.html)?$ "https://airflow.apache.org/docs/apache-airflow/$1/rest-api-ref"; +RedirectMatch Permanent ^/docs/(stable|1.10.10)/(cli|macros)(\.html)?$ "https://airflow.apache.org/docs/apache-airflow/$1/$2-ref"; +RedirectMatch Permanent ^/((_api|_images|_modules|_s
(airflow-site) branch airflow-test updated: Update .htaccess
379cdad0a9..d0f350c15b 100644 --- a/.htaccess +++ b/.htaccess @@ -3,48 +3,6 @@ RewriteEngine On RewriteCond %{REQUEST_URI} ^/docs [NC] RewriteRule (.*) https://d3a2du7x0n8ydr.cloudfront.net/$1 [P] -RedirectMatch Permanent ^/docs/(stable|1.10.10)/api(\.html)?$ "https://airflow.apache.org/docs/a
Re: [PR] Move all surveys to blogs [airflow-site]
vey 2024" -tags: ["community", "survey", "users"] -menu: - main: -weight: 31 - - - - - - - -https://astronomer.typeform.com/report/SF2VGNTc/fRSeRcKKJ3kgYXVl";> - - View Raw Data - - - - + + + + + https://airflow.apache.org/
[airflow-site] branch main updated: Added links to sources in recent installations (#506)
/announcements/_index.md @@ -19,7 +19,8 @@ We’ve just released Apache **Airflow 2.2.1**. 📦 PyPI: https://pypi.org/project/apache-airflow/2.2.1/ \ 📚 Docs: https://airflow.apache.org/docs/apache-airflow/2.2.1/ \ -🛠️ Changelog: https://airflow.apache.org/docs/apache-airflow/2.2.1/changelog.html +🛠️
(airflow-site) branch airflow-test updated: test youtube csp
/.htaccess b/.htaccess index e16aa5d192..23625847fa 100644 --- a/.htaccess +++ b/.htaccess @@ -1,7 +1,44 @@ -RewriteEngine On +RedirectMatch Permanent ^/docs/(stable|1.10.10)/api(\.html)?$ "https://airflow.apache.org/docs/apache-airflow/$1/rest-api-ref"; +RedirectMatch Permanent ^/docs/(stab
(airflow-site) branch airflow-test updated: test youtube csp
/.htaccess b/.htaccess index 23625847fa..e16aa5d192 100644 --- a/.htaccess +++ b/.htaccess @@ -1,44 +1,7 @@ -RedirectMatch Permanent ^/docs/(stable|1.10.10)/api(\.html)?$ "https://airflow.apache.org/docs/apache-airflow/$1/rest-api-ref"; -RedirectMatch Permanent ^/docs/(stable|1.10.10)/(cli|macr
(airflow-site) branch airflow-test updated: Remove redirect urls from htaccess
le|1.10.10)/api(\.html)?$ "https://airflow.apache.org/docs/apache-airflow/$1/rest-api-ref"; +RedirectMatch Permanent ^/docs/(stable|1.10.10)/(cli|macros)(\.html)?$ "https://airflow.apache.org/docs/apache-airflow/$1/$2-ref"; +RedirectMatch Permanent ^/((_api|_images|_modules|_sourc
(airflow-site) branch airflow-test updated: Remove redirect urls from htaccess
(+), 41 deletions(-) diff --git a/.htaccess b/.htaccess index 5c47f93f34..b57abde05b 100644 --- a/.htaccess +++ b/.htaccess @@ -1,42 +1,4 @@ +RewriteEngine On -RedirectMatch Permanent ^/docs/(stable|1.10.10)/api(\.html)?$ "https://airflow.apache.org/docs/apache-airflow/$1/rest-ap
(airflow-site) branch airflow-test updated: Remove redirect urls from htaccess
] - -RedirectMatch Permanent ^/docs/(stable|1.10.10)/api(\.html)?$ "https://airflow.apache.org/docs/apache-airflow/$1/rest-api-ref"; -RedirectMatch Permanent ^/docs/(stable|1.10.10)/(cli|macros)(\.html)?$ "https://airflow.apache.org/docs/apache-airflow/$1/$2-ref"; -RedirectMatch Perman
Re: Add To Dev List
Just have them [email protected]<mailto:[email protected]> to subscribe. (from https://airflow.apache.org/community/) [https://airflow.apache.org/images/feature-image.png]<https://airflow.apache.org/community/> Community | Apache A
[airflow] branch main updated: Chart: Default airflow version to 2.6.2 (#31979)
n: The official Helm chart to deploy Apache Airflow, a platform to programmatically author, schedule, and monitor workflows home: https://airflow.apache.org/ @@ -47,25 +47,25 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.8.0/ artifacthub.io/screenshots: | - title: DAG
[airflow] branch main updated: Chart: Default airflow version to 2.6.1 (#31320)
://airflow.apache.org/ @@ -47,25 +47,25 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.8.0/ artifacthub.io/screenshots: | - title: DAGs View - url: https://airflow.apache.org/docs/apache-airflow/2.6.0/_images/dags.png + url: https://airflow.apache.org/docs
[airflow-site] 01/01: Redirect API/Macros/CLI refs to new URLs
Redirect API/Macros/CLI refs to new URLs --- .htaccess | 4 1 file changed, 4 insertions(+) diff --git a/.htaccess b/.htaccess index b2775b8..12999a1 100644 --- a/.htaccess +++ b/.htaccess @@ -1,4 +1,8 @@ +Redirect Permanent https://airflow.apache.org/docs/stable/macros "
[GitHub] [airflow] jedcunningham commented on a diff in pull request #33502: Chart: Default airflow version to 2.7.0
jedcunningham commented on code in PR #33502: URL: https://github.com/apache/airflow/pull/33502#discussion_r1298685370 ## chart/Chart.yaml: ## @@ -47,23 +47,23 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.8.0/ artifacthub.io/screenshots
[GitHub] [airflow] ephraimbuddy commented on a diff in pull request #33502: Chart: Default airflow version to 2.7.0
ephraimbuddy commented on code in PR #33502: URL: https://github.com/apache/airflow/pull/33502#discussion_r1298714906 ## chart/Chart.yaml: ## @@ -47,23 +47,23 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.8.0/ artifacthub.io/screenshots
(airflow) branch main updated: Chart: Default airflow version to 2.8.4 (#38478)
hedule, and monitor workflows home: https://airflow.apache.org/ @@ -47,23 +47,23 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.14.0/ artifacthub.io/screenshots: | - title: DAGs View - url: https://airflow.apache.org/docs/apache-airflow/2.8.3/_images/da
[airflow] branch main updated: Chart: Update default airflow version to `2.3.0` (#23386)
programmatically author, schedule, and monitor workflows home: https://airflow.apache.org/ @@ -47,20 +47,20 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.6.0/ artifacthub.io/screenshots: | - title: DAGs View - url: https://airflow.apache.org/docs/apache-airflow/2.2.5
[airflow] branch main updated: Chart: Default airflow version to 2.7.0 (#33502)
://airflow.apache.org/ @@ -47,23 +47,23 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.8.0/ artifacthub.io/screenshots: | - title: DAGs View - url: https://airflow.apache.org/docs/apache-airflow/2.6.3/_images/dags.png + url: https://airflow.apache.org/docs
(airflow) branch main updated: Chart: Default airflow version to 2.8.1 (#36907)
://airflow.apache.org/ @@ -47,23 +47,23 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.12.0/ artifacthub.io/screenshots: | - title: DAGs View - url: https://airflow.apache.org/docs/apache-airflow/2.8.0/_images/dags.png + url: https://airflow.apache.org/docs
[airflow] branch main updated: Chart: Default to Airflow 2.2.5 (#22724)
: airflow version: 1.6.0-dev -appVersion: 2.2.4 +appVersion: 2.2.5 description: The official Helm chart to deploy Apache Airflow, a platform to programmatically author, schedule, and monitor workflows home: https://airflow.apache.org/ @@ -47,20 +47,20 @@ annotations: url: https
[airflow] branch main updated: Chart: Default to Airflow 2.3.3 (#24947)
+++ b/chart/Chart.yaml @@ -20,7 +20,7 @@ apiVersion: v2 name: airflow version: 1.7.0-dev -appVersion: 2.3.2 +appVersion: 2.3.3 description: The official Helm chart to deploy Apache Airflow, a platform to programmatically author, schedule, and monitor workflows home: https://airflow.apache.org
(airflow) branch main updated: Chart: Default airflow version to 2.8.0 (#36299)
://airflow.apache.org/ @@ -47,23 +47,23 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.12.0/ artifacthub.io/screenshots: | - title: DAGs View - url: https://airflow.apache.org/docs/apache-airflow/2.7.3/_images/dags.png + url: https://airflow.apache.org/docs
(airflow) branch main updated: Chart: Default airflow version to 2.7.3 (#35472)
://airflow.apache.org/ @@ -47,23 +47,23 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.12.0/ artifacthub.io/screenshots: | - title: DAGs View - url: https://airflow.apache.org/docs/apache-airflow/2.7.2/_images/dags.png + url: https://airflow.apache.org/docs/apache
(airflow) branch main updated: Chart: Default airflow version to 2.9.3 (#40816)
programmatically author, schedule, and monitor workflows home: https://airflow.apache.org/ @@ -47,23 +47,23 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.15.0/ artifacthub.io/screenshots: | - title: DAGs View - url: https://airflow.apache.org/docs/apache
[airflow] branch main updated: Chart: Update default airflow version to 2.7.2 (#34886)
official Helm chart to deploy Apache Airflow, a platform to programmatically author, schedule, and monitor workflows home: https://airflow.apache.org/ @@ -47,23 +47,23 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.12.0/ artifacthub.io/screenshots: | - title
Re: [PR] Move all surveys to blogs [airflow-site]
vey 2024" -tags: ["community", "survey", "users"] -menu: - main: -weight: 31 - - - - - - - -https://astronomer.typeform.com/report/SF2VGNTc/fRSeRcKKJ3kgYXVl";> - - View Raw Data - - - - + + + + + https://airflow.apache.org/
[GitHub] [airflow-site] potiuk commented on a change in pull request #384: Update _index.html
@@ -Users list: mailto:[email protected]";>[email protected] and mailto:[email protected]";>[email protected] to unsubscribe +Users list; for discussion, news, and information such as
[airflow-site] branch main updated: Update Source links for other latest Airflow versions (#507)
100644 --- a/landing-pages/site/content/en/announcements/_index.md +++ b/landing-pages/site/content/en/announcements/_index.md @@ -66,7 +66,17 @@ We’ve just released Apache **Airflow 2.1.3**. 📦 PyPI: https://pypi.org/project/apache-airflow/2.1.3/ \ 📚 Docs: https://airflow.apache.org/docs
[GitHub] [airflow-site] mik-laj commented on a change in pull request #362: Fix redirect to / and /docs endpoint for some versions
https:// RedirectMatch Permanent ^/((_api|_images|_modules|_sources|_static|howto)/.*)$ "https://airflow.apache.org/docs/apache-airflow/stable/$1"; RedirectMatch Permanent ^/((1.10.1|1.10.2|1.10.3|1.10.4|1.10.5|1.10.6|1.10.7|1.10.8|1.10.9|1.10.10)/.*)$ "https://airflow.apache.org/do
(airflow) branch main updated: Chart: Update Default Airflow image to 3.1.0 (#56113)
to 3.1.0 (#56113) c23d9dbe321 is described below commit c23d9dbe321e317453ae07285dde9e8f275a07ea Author: Kaxil Naik AuthorDate: Thu Sep 25 23:10:42 2025 +0100 Chart: Update Default Airflow image to 3.1.0 (#56113) 3.1.0 was just released: https://airflow.apache.org/blog/airflow-3.1.0
(airflow) branch main updated: Chart: Default Airflow version to 2.9.0 (#38839)
description: The official Helm chart to deploy Apache Airflow, a platform to programmatically author, schedule, and monitor workflows home: https://airflow.apache.org/ @@ -47,23 +47,23 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.14.0/ artifacthub.io/screenshots
(airflow) branch main updated: Chart: Default airflow version to 2.9.2 (#40160)
+appVersion: 2.9.2 description: The official Helm chart to deploy Apache Airflow, a platform to programmatically author, schedule, and monitor workflows home: https://airflow.apache.org/ @@ -47,23 +47,23 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.14.0/ artifacthub.io
[airflow] branch main updated: Chart: Default airflow version to 2.7.1 (#34186)
: 2.7.0 +appVersion: 2.7.1 description: The official Helm chart to deploy Apache Airflow, a platform to programmatically author, schedule, and monitor workflows home: https://airflow.apache.org/ @@ -47,23 +47,23 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.8.0
(airflow) branch main updated: Chart: Default airflow version to 2.9.1 (#39433)
, schedule, and monitor workflows home: https://airflow.apache.org/ @@ -47,23 +47,23 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.14.0/ artifacthub.io/screenshots: | - title: DAGs View - url: https://airflow.apache.org/docs/apache-airflow/2.9.0/_images/dags.png
(airflow) branch main updated: Chart: Default airflow version to 2.10.2 (#42406)
author, schedule, and monitor workflows home: https://airflow.apache.org/ @@ -47,23 +47,23 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.16.0/ artifacthub.io/screenshots: | - title: DAGs View - url: https://airflow.apache.org/docs/apache-airflow/2.10.1/_images
(airflow) branch main updated: Chart: Default airflow version to 2.10.3 (#43698)
, schedule, and monitor workflows home: https://airflow.apache.org/ @@ -47,23 +47,23 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.16.0/ artifacthub.io/screenshots: | - title: DAGs View - url: https://airflow.apache.org/docs/apache-airflow/2.10.2/_images
(airflow) branch main updated: Chart: Default airflow version to 2.10.5 (#46624)
author, schedule, and monitor workflows home: https://airflow.apache.org/ @@ -47,23 +47,23 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.16.0/ artifacthub.io/screenshots: | - title: DAGs View - url: https://airflow.apache.org/docs/apache-airflow/2.10.4/_images
(airflow) branch main updated: Chart: Default airflow version to 2.10.4 (#44959)
author, schedule, and monitor workflows home: https://airflow.apache.org/ @@ -47,23 +47,23 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.16.0/ artifacthub.io/screenshots: | - title: DAGs View - url: https://airflow.apache.org/docs/apache-airflow/2.10.3/_images
[airflow-site] branch master updated: Fix broken redirect (#327)
) ae37d10 is described below commit ae37d10aebff9ae26a609f5b4532ce94c1557747 Author: Kaxil Naik AuthorDate: Thu Dec 3 17:08:58 2020 + Fix broken redirect (#327) https://airflow.apache.org/docs redirects to https://airflow.apache.org/docs/apache-airlfow/stable
(airflow-site) branch main updated: Fix typo in helm chart release notes links (#995)
anding-pages/site/content/en/announcements/_index.md @@ -28,7 +28,7 @@ We've just released Apache **Airflow Helm chart 1.13.1**. 📦 ArtifactHub: https://artifacthub.io/packages/helm/apache-airflow/airflow \ 📚 Docs: https://airflow.apache.org/docs/helm-chart/1.13.1/ \ -🛠️ Release No
[airflow-site] 01/01: Update Source links for other latest Airflow versions
://airflow.apache.org/docs/apache-airflow/2.1.3/ \ -🛠️ Changelog: https://airflow.apache.org/docs/apache-airflow/2.1.3/changelog.html +🛠️ Changelog: https://airflow.apache.org/docs/apache-airflow/2.1.3/changelog.html \ +🪶 Sources: https://airflow.apache.org/docs/apache-airflow/2.1.3
Re: [ANNOUNCE] New PMC member: Andrey Anshin (taragolis)
> > > > > > > > > > > > Congrats Andrey! > > > > > > ____ > > From: Pankaj Singh > <mailto:[email protected]> [email protected] <mailto:[email protected]>>> > > S
(airflow) branch main updated: Chart: Update Default Airflow image to 3.0.6 (#55090)
version: 1.19.0-dev -appVersion: 3.0.5 +appVersion: 3.0.6 description: The official Helm chart to deploy Apache Airflow, a platform to programmatically author, schedule, and monitor workflows home: https://airflow.apache.org/ @@ -47,21 +47,21 @@ annotations: url: https
(airflow) branch main updated: Chart: Default airflow version to 3.1.7 (#61447)
://airflow.apache.org/ @@ -47,21 +47,21 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.19.0/ artifacthub.io/screenshots: | - title: Home Page - url: https://airflow.apache.org/docs/apache-airflow/3.1.6/_images/home_dark.png + url: https://airflow.apache.org/docs
(airflow) branch main updated: Chart: Default airflow version to 3.1.6 (#60453)
, schedule, and monitor workflows home: https://airflow.apache.org/ @@ -47,21 +47,21 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.19.0/ artifacthub.io/screenshots: | - title: Home Page - url: https://airflow.apache.org/docs/apache-airflow/3.1.5/_images
(airflow) branch main updated: Chart: Default airflow version to 3.1.3 (#58343)
://airflow.apache.org/ @@ -47,21 +47,21 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.19.0/ artifacthub.io/screenshots: | - title: Home Page - url: https://airflow.apache.org/docs/apache-airflow/3.1.2/_images/home_dark.png + url: https://airflow.apache.org/docs
(airflow) branch main updated: Chart: Default airflow version to 3.1.8 (#63392)
hedule, and monitor workflows home: https://airflow.apache.org/ @@ -47,21 +47,21 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.20.0/ artifacthub.io/screenshots: | - title: Home Page - url: https://airflow.apache.org/docs/apache-airflow/3.1.7/_images/home_da
[airflow-site] 01/01: Fix broken redirect
+ Fix broken redirect https://airflow.apache.org/docs redirects to https://airflow.apache.org/docs/apache-airlfow/stable/ which has a typo and hence 404's --- landing-pages/site/static/.htaccess | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --
[GitHub] [airflow] Taragolis commented on pull request #34675: Remove Airflow 2.3 compat from `PapermillOperator`
I guess nothing we could do with that - [apache-airflow-providers-asana](https://airflow.apache.org/docs/apache-airflow-providers-asana/stable/changelog.html) - [apache-airflow-providers-dingding](https://airflow.apache.org/docs/apache-airflow-providers-dingding/stable/changelog.html) -
[GitHub] [airflow] jedcunningham commented on a diff in pull request #33502: Chart: Default airflow version to 2.7.0
jedcunningham commented on code in PR #33502: URL: https://github.com/apache/airflow/pull/33502#discussion_r1298733567 ## chart/Chart.yaml: ## @@ -47,23 +47,23 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.8.0/ artifacthub.io/screenshots
Re: [VOTE] AIP-59 Performance testing framework
> Geschäftsführung: Dr. Stefan Hartung, Dr. Christian Fischer, Dr. Markus > Forschner, > Stefan Grosch, Dr. Markus Heyn, Dr. Frank Meyer, Dr. Tanja Rückert > > -Original Message- > From: Jarek Potiuk mailto:[email protected]>> > Sent: Mittwoch, 13. März 2024 10:05
Re: [VOTE] AIP-59 Performance testing framework
mer; > > Geschäftsführung: Dr. Stefan Hartung, Dr. Christian Fischer, Dr. Markus > Forschner, > > Stefan Grosch, Dr. Markus Heyn, Dr. Frank Meyer, Dr. Tanja Rückert > > > > -Original Message- > > From: Jarek Potiuk mailto:[email protected]>> > &g
Re: Fwd: Unsubscribe from [email protected] Mailing List
Please follow instructions here: https://airflow.apache.org/community/#:~:text=The%20Dev%20list%20is%20the,unsubscribe%40airflow.apache.org On 2024/07/04 20:44:42 Anum Sheraz wrote: > > > > > Dear Airflow Mailing List Admin, > > > > I hope this message find
[GitHub] [airflow-site] kaxil opened a new pull request #264: Redirect Airflow 1.10.10 API/Macros/CLI refs to new URLs
kaxil opened a new pull request #264: Redirect Airflow 1.10.10 API/Macros/CLI refs to new URLs URL: https://github.com/apache/airflow-site/pull/264 I have already published this on asf-site branch so you can check the below URLs to verify they work fine: https://airflow.apache.org
[GitHub] [airflow-site] turbaszek commented on a change in pull request #384: Update _index.html
@@ -Users list: mailto:[email protected]";>[email protected] and mailto:[email protected]";>[email protected] to unsubscribe +Users list - for discussion, news, and information such as
[GitHub] [airflow] jedcunningham commented on a diff in pull request #26485: Chart: Default airflow version to 2.4.0
jedcunningham commented on code in PR #26485: URL: https://github.com/apache/airflow/pull/26485#discussion_r974463664 ## chart/Chart.yaml: ## @@ -46,23 +46,23 @@ annotations: url: https://airflow.apache.org/docs/helm-chart/1.6.0/ artifacthub.io/screenshots
Re: [ANNOUNCE] New committer: Wei Lee
ell deserved! >>>>>>>>> >>>>>>>>> On Mon, Apr 8, 2024 at 10:54 AM Hussein Awala >>>>>>>> <mailto:[email protected]>> >>>>>>> wrote: >>>>>>>>> >>>>>>>>>> Congrats Wei, well dese
Re: [ANNOUNCE] New committer: Wei Lee
t; > >>>>> wrote: > >>>>>>> > >>>>>>>> Congrats Wei, well deserved! > >>>>>>>> > >>>>>>>> On Monday, April 8, 2024, Ash Berlin-Taylor >>>>>>>&g
Re: [PR] Docs: clarify BaseSensorOperator params [airflow]
;] = (f"[https://airflow.apache.org/docs/task-sdk/{task_sdk_version}/](https://airflow.apache.org/docs/task-sdk/%7Btask_sdk_version%7D/)", (f"[https://airflow.apache.org/docs/task-sdk/{task_sdk_version}/objects.inv](https://airflow.apache.org/docs/task-sdk/%7Bt
Re: [ANNOUNCE] New PMC member: Andrey Anshin (taragolis)
gt; > > AVERTISSEMENT: Ce courrier électronique provient d’un expéditeur > > externe. Ne cliquez sur aucun lien et n’ouvrez aucune pièce jointe si > vous > > ne pouvez pas confirmer l’identité de l’expéditeur et si vous n’êtes pas > > certain que le contenu ne présente aucun ri
(airflow) branch main updated: Chart: update default Airflow version to 3.1.5 (#59271)
: airflow version: 1.19.0-dev -appVersion: 3.1.3 +appVersion: 3.1.5 description: The official Helm chart to deploy Apache Airflow, a platform to programmatically author, schedule, and monitor workflows home: https://airflow.apache.org/ @@ -47,21 +47,21 @@ annotations: url: https
Re: [PR] Add Kubernetes Secrets Backend to cncf.kubernetes provider [airflow]
piotrlinski commented on PR #61527: URL: https://github.com/apache/airflow/pull/61527#issuecomment-3877325391 One more thing I am still not sure, how to approach. The default label names I use the consistent across all three types: airflow.apache.org/connection-name
Re: [PR] Add Kubernetes Secrets Backend to cncf.kubernetes provider [airflow]
jscheffl commented on PR #61527: URL: https://github.com/apache/airflow/pull/61527#issuecomment-3880616169 > One more thing I am still not sure on, how to approach - the default label names, I use the consistent across all three types: > > ``` > airflow.apache.org/con
Re: [ANNOUNCE] Apache Airflow 3.1.8 Released
COOL 🙌 On 2026/03/11 21:18:26 Rahul Vats wrote: > Dear Airflow community, > > I'm happy to announce that Airflow 3.1.8 was just released. > > The released sources and packages can be downloaded via > https://airflow.apache.org/docs/apache-airflow/3.1.8/installation/insta
Re: [ANNOUNCE] Apache Airflow 3.1.8 Released
2026 at 10:27 AM Yeonguk Choo wrote: > >> COOL 🙌 >> >> On 2026/03/11 21:18:26 Rahul Vats wrote: >>> Dear Airflow community, >>> >>> I'm happy to announce that Airflow 3.1.8 was just released. >>> >>> The released sources
Re: [ANNOUNCE] New committer: Wei Lee
26 PM, Jarek Potiuk <mailto:[email protected]>> > >>>> wrote: > >>>>>>>> > >>>>>>>>> Congrats Wei! Indeed, well deserved! > >>>>>>>>> > >>>>>>>>> On M
Re: [ANNOUNCE] New committer: Wei Lee
p; Regards, > > >>>>>>>> Amogh Desai > > >>>>>>>> > > >>>>>>>> > > >>>>>>>>> On Mon, 8 Apr 2024 at 2:26 PM, Jarek Potiuk > <mailto:[email protected]>> >
Re: [ANNOUNCE] New committer: Wei Lee
rd! > > > >>>>>>>> > > > >>>>>>>> Thanks & Regards, > > > >>>>>>>> Amogh Desai > > > >>>>>>>> > > > >>>>>>>> > > > >>>>>>>>> On Mon, 8 Apr 2024 at 2:26 PM
Re: Remove from email list
1. here's how to do 2. The preferred channel for discussion is using the official Apache Airflow mailing lists. To subscribe, send an email to: - Users list (archive <https://lists.apache.org/[email protected]>): users-subscr...@airflow
Re: [D] Links in 3.0 release notes broken [airflow]
GitHub user ryandutton added a comment to the discussion: Links in 3.0 release notes broken All broken for me ``` You can read more about what 3.0 brings in https://airflow.apache.org/blog/airflow-three-point-oh-is-here/. ``` ``` 📚 Docs: https://airflow.apache.org/docs/apache-airflow/3.0.0
Re: [PR] Docs: clarify BaseSensorOperator params [airflow]
uot;] = (f"[https://airflow.apache.org/docs/task-sdk/{task_sdk_version}/](https://airflow.apache.org/docs/task-sdk/%7Btask_sdk_version%7D/)", (f"[https://airflow.apache.org/docs/task-sdk/{task_sdk_version}/objects.inv](https://airflow.apache.org/docs/task-sdk/%
Re: [ANNOUNCE] Apache Airflow 3.1.0 & Task SDK 1.1.0 Released
[email protected]> > > wrote: > > > > > Wooohoo Awesome. thanks kaxil, and thank you everyone one for all your > > > contributions. > > > > > > Pavan > > > > > > On Thu, 25 Sep 2025 at 21:44, Vikram Koka via dev < > > dev@airfl
[ANNOUNCE] Apache Airflow 3.0.4 Released
Dear Airflow community, I'm happy to announce that Airflow 3.0.4 was just released. This release is a bug-fix release in our 3.0 series The released sources and packages can be downloaded via https://airflow.apache.org/docs/apache-airflow/3.0.4/installation/installing-from-sources.html
[ANNOUNCE] Apache Airflow 3.0.4 Released
Dear Airflow community, I'm happy to announce that Airflow 3.0.4 was just released. This release is a bug-fix release in our 3.0 series The released sources and packages can be downloaded via https://airflow.apache.org/docs/apache-airflow/3.0.4/installation/installing-from-sources.html
Re: [ANNOUNCE] Apache Airflow 3.1.0 & Task SDK 1.1.0 Released
Very cool! ...and this time we made it with RC2! On 25.09.25 22:33, Kaxil Naik wrote: Dear Airflow community, I'm happy to announce that Airflow 3.1.0 was just released. Announcement blog post: The released sources and packages can be downloaded via https://airflow.apache.org/docs/a
Re: [ANNOUNCE] Apache Airflow CTl 0.1.0 from 0.1.0rc2 released
from 0.1.0rc2 were just released. > > The source release, as well as the binary releases, are available here: > > https://airflow.apache.org/docs/apache-airflow-ctl/stable/installation/installing-from-sources.html > > You can install the ctl via PyPI: > https://airflow.apache.org
Re: [VOTE] AIP-59 Performance testing framework
lt;mailto:[email protected]> > > > > > > Sitz: Stuttgart, Registergericht: Amtsgericht Stuttgart, HRB 14000; > > > Aufsichtsratsvorsitzender: Prof. Dr. Stefan Asenkerschbaumer; > > > Geschäftsführung: Dr. Stefan Hartung, Dr. Christian Fischer, Dr
RE: [ANNOUNCE] Apache Airflow 3.1.4 Released
Immediately installed this release in production yesterday. Thank for the release, was looking forward to this one especially the memory leak fixes. Great job everyone!!! -Original Message- From: Ephraim Anierobi Sent: 10 December 2025 09:34 To: [email protected] Cc: dev
[GitHub] [airflow-client-python] potiuk commented on a change in pull request #14: Update links in PyPi
9 + +[metadata] +name = apache-airflow-client +description = Apache Airflow API (Stable) +author = Apache Software Foundation +author_email = [email protected] +url = https://airflow.apache.org/ +long_description = file: README.md +long_description_content_type = text/markdow
Re: Add To Dev List
Thank you On Thu, Sep 8, 2022 at 9:42 AM Ferruzzi, Dennis wrote: > Just have them [email protected] to subscribe. > (from https://airflow.apache.org/community/) > <https://airflow.apache.org/community/> > Community | Apache Airflow <https://airflow
[PR] Change notifications to [email protected] [airflow-site-archive]
jscheffl opened a new pull request, #5: URL: https://github.com/apache/airflow-site-archive/pull/5 I noticed that all PRs are sent to [email protected] - probably we don't want to spam the devlist - we have [email protected] on the other repo for this. Replicatin
Re: Discuss: lets' stop posting on X and muffle our account there.
private. (But not delete the account to prevent > squatting/impersonation.) > >> > >> Does anyone think differently? Happy for anon/private feedback directly > to me if you don’t want to post publicly on the list. > >> -----
