This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new e4b77c1e63 Deploying to gh-pages from @
5412fb493d9fa1c0f96e6e948f4561d14f7baf53 🚀
e4b77c1e63 is described below
commit e4b77c1e63a4b5cd3ea6ce29921b80b4dc6e656a
Author: potiuk <[email protected]>
AuthorDate: Mon Jul 18 10:21:41 2022 +0000
Deploying to gh-pages from @ 5412fb493d9fa1c0f96e6e948f4561d14f7baf53 🚀
---
.asf.yaml | 5 +-
blog/airflow-1.10.10/index.html | 4 +-
blog/airflow-1.10.12/index.html | 4 +-
blog/airflow-1.10.8-1.10.9/index.html | 4 +-
blog/airflow-2.2.0/index.html | 4 +-
blog/airflow-2.3.0/index.html | 4 +-
blog/airflow-survey-2020/index.html | 4 +-
blog/airflow-survey-2022/index.html | 4 +-
blog/airflow-survey/index.html | 4 +-
blog/airflow-two-point-oh-is-here/index.html | 4 +-
blog/airflow_summit_2021/index.html | 4 +-
blog/airflow_summit_2022/index.html | 4 +-
blog/announcing-new-website/index.html | 4 +-
blog/apache-airflow-for-newcomers/index.html | 4 +-
.../index.html | 4 +-
.../index.html | 4 +-
.../index.html | 4 +-
.../index.html | 4 +-
.../index.html | 4 +-
.../index.html | 4 +-
index.html | 32 +++----
search/index.html | 4 +-
sitemap.xml | 98 +++++++++++-----------
use-cases/adobe/index.html | 4 +-
use-cases/adyen/index.html | 4 +-
use-cases/big-fish-games/index.html | 4 +-
use-cases/dish/index.html | 4 +-
use-cases/experity/index.html | 4 +-
use-cases/onefootball/index.html | 4 +-
use-cases/plarium-krasnodar/index.html | 4 +-
use-cases/seniorlink/index.html | 4 +-
use-cases/sift/index.html | 4 +-
32 files changed, 126 insertions(+), 125 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index e774ac0538..00e70a680c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -32,8 +32,9 @@ github:
protected_branches:
main:
- required_pull_request_reviews:
- required_approving_review_count: 1
+ required_status_checks:
+ strict: true
+ required_linear_history: true
ghp_branch: gh-pages
diff --git a/blog/airflow-1.10.10/index.html b/blog/airflow-1.10.10/index.html
index 9a49f5515d..a3477ceb92 100644
--- a/blog/airflow-1.10.10/index.html
+++ b/blog/airflow-1.10.10/index.html
@@ -34,11 +34,11 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="/blog/airflow-1.10.10/" /><meta
property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="blog" />
<meta property="article:published_time" content="2020-04-09T00:00:00+00:00" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Apache Airflow 1.10.10">
<meta itemprop="description" content="We are happy to present Apache Airflow
1.10.10"><meta itemprop="datePublished" content="2020-04-09T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="1143"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="release," /><meta name="twitter:card"
content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/blog/airflow-1.10.12/index.html b/blog/airflow-1.10.12/index.html
index 1caa24a649..f4a9cd92fc 100644
--- a/blog/airflow-1.10.12/index.html
+++ b/blog/airflow-1.10.12/index.html
@@ -34,11 +34,11 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="/blog/airflow-1.10.12/" /><meta
property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="blog" />
<meta property="article:published_time" content="2020-08-25T00:00:00+00:00" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Apache Airflow 1.10.12">
<meta itemprop="description" content="We are happy to present Apache Airflow
1.10.12"><meta itemprop="datePublished" content="2020-08-25T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="911"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="release," /><meta name="twitter:card"
content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/blog/airflow-1.10.8-1.10.9/index.html
b/blog/airflow-1.10.8-1.10.9/index.html
index 7ba9aeba6c..b3d40c72e8 100644
--- a/blog/airflow-1.10.8-1.10.9/index.html
+++ b/blog/airflow-1.10.8-1.10.9/index.html
@@ -34,11 +34,11 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="/blog/airflow-1.10.8-1.10.9/" /><meta
property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="blog" />
<meta property="article:published_time" content="2020-02-23T00:00:00+00:00" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Apache Airflow 1.10.8 & 1.10.9">
<meta itemprop="description" content="We are happy to present the new 1.10.8
and 1.10.9 releases of Apache Airflow."><meta itemprop="datePublished"
content="2020-02-23T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="437"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="release," /><meta name="twitter:card"
content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/blog/airflow-2.2.0/index.html b/blog/airflow-2.2.0/index.html
index 86dfa27c95..ce5ae33321 100644
--- a/blog/airflow-2.2.0/index.html
+++ b/blog/airflow-2.2.0/index.html
@@ -34,11 +34,11 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="/blog/airflow-2.2.0/" /><meta
property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="blog" />
<meta property="article:published_time" content="2021-10-11T00:00:00+00:00" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="What's new in Apache Airflow 2.2.0">
<meta itemprop="description" content="We're proud to announce that Apache
Airflow 2.2.0 has been released."><meta itemprop="datePublished"
content="2021-10-11T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="658"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="Release," /><meta name="twitter:card"
content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/blog/airflow-2.3.0/index.html b/blog/airflow-2.3.0/index.html
index 905747369c..1076822dac 100644
--- a/blog/airflow-2.3.0/index.html
+++ b/blog/airflow-2.3.0/index.html
@@ -34,11 +34,11 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="/blog/airflow-2.3.0/" /><meta
property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="blog" />
<meta property="article:published_time" content="2022-04-30T00:00:00+00:00" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Apache Airflow 2.3.0 is here">
<meta itemprop="description" content="We're proud to announce that Apache
Airflow 2.3.0 has been released."><meta itemprop="datePublished"
content="2022-04-30T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="708"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="Release," /><meta name="twitter:card"
content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/blog/airflow-survey-2020/index.html
b/blog/airflow-survey-2020/index.html
index 12bb882ba9..6db9e12c0e 100644
--- a/blog/airflow-survey-2020/index.html
+++ b/blog/airflow-survey-2020/index.html
@@ -34,11 +34,11 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="/blog/airflow-survey-2020/" /><meta
property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="blog" />
<meta property="article:published_time" content="2021-03-09T00:00:00+00:00" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Airflow Survey 2020">
<meta itemprop="description" content="We observe steady growth in number of
users as well as in an amount of active contributors. So listening and
understanding our community is of high importance."><meta
itemprop="datePublished" content="2021-03-09T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="2136"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="community,survey,users," /><meta
name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/blog/airflow-survey-2022/index.html
b/blog/airflow-survey-2022/index.html
index 5c0a80d41a..bae8653c98 100644
--- a/blog/airflow-survey-2022/index.html
+++ b/blog/airflow-survey-2022/index.html
@@ -34,11 +34,11 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="/blog/airflow-survey-2022/" /><meta
property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="blog" />
<meta property="article:published_time" content="2022-06-17T00:00:00+00:00" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Airflow Survey 2022">
<meta itemprop="description" content="2021 saw rapid adoption of Airflow 2,
and continued growth of the community. This annual survey helps us understand
how people are using Airflow, and where we can best focus our efforts going
forward."><meta itemprop="datePublished" content="2022-06-17T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="3865"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="community,survey,users," /><meta
name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/blog/airflow-survey/index.html b/blog/airflow-survey/index.html
index e3d867f5bd..c0ca5acde9 100644
--- a/blog/airflow-survey/index.html
+++ b/blog/airflow-survey/index.html
@@ -34,11 +34,11 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="/blog/airflow-survey/" /><meta
property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="blog" />
<meta property="article:published_time" content="2019-12-11T00:00:00+00:00" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Airflow Survey 2019">
<meta itemprop="description" content="Receiving and adjusting to our users’
feedback is a must. Let’s see who Airflow users are, how they play with it, and
what they miss."><meta itemprop="datePublished"
content="2019-12-11T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="1775"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="community,survey,users," /><meta
name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/blog/airflow-two-point-oh-is-here/index.html
b/blog/airflow-two-point-oh-is-here/index.html
index 64d1f0892f..d0f5fb5525 100644
--- a/blog/airflow-two-point-oh-is-here/index.html
+++ b/blog/airflow-two-point-oh-is-here/index.html
@@ -34,11 +34,11 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="/blog/airflow-two-point-oh-is-here/" /><meta
property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="blog" />
<meta property="article:published_time" content="2020-12-17T00:00:00+00:00" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Apache Airflow 2.0 is here!">
<meta itemprop="description" content="We're proud to announce that Apache
Airflow 2.0.0 has been released."><meta itemprop="datePublished"
content="2020-12-17T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="1165"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="Release," /><meta name="twitter:card"
content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/blog/airflow_summit_2021/index.html
b/blog/airflow_summit_2021/index.html
index 569873f119..eeb1df5fa2 100644
--- a/blog/airflow_summit_2021/index.html
+++ b/blog/airflow_summit_2021/index.html
@@ -34,11 +34,11 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="/blog/airflow_summit_2021/" /><meta
property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="blog" />
<meta property="article:published_time" content="2021-03-21T00:00:00+00:00" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Airflow Summit 2021">
<meta itemprop="description" content="We are thrilled about Airflow Summit
2021!"><meta itemprop="datePublished" content="2021-03-21T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="77"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="Community,Airflow Summit," /><meta
name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/blog/airflow_summit_2022/index.html
b/blog/airflow_summit_2022/index.html
index f11219b4b6..cf1d4741b9 100644
--- a/blog/airflow_summit_2022/index.html
+++ b/blog/airflow_summit_2022/index.html
@@ -34,11 +34,11 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="/blog/airflow_summit_2022/" /><meta
property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="blog" />
<meta property="article:published_time" content="2022-05-16T00:00:00+00:00" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Airflow Summit 2022">
<meta itemprop="description" content="Airflow Summit 2022 is here"><meta
itemprop="datePublished" content="2022-05-16T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="129"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="Community,Airflow Summit," /><meta
name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/blog/announcing-new-website/index.html
b/blog/announcing-new-website/index.html
index 5f1dd80cff..889394f5fb 100644
--- a/blog/announcing-new-website/index.html
+++ b/blog/announcing-new-website/index.html
@@ -34,11 +34,11 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="/blog/announcing-new-website/" /><meta
property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="blog" />
<meta property="article:published_time" content="2019-12-11T00:00:00+00:00" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="New Airflow website">
<meta itemprop="description" content="We are thrilled about our new
website!"><meta itemprop="datePublished" content="2019-12-11T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="282"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="Community," /><meta name="twitter:card"
content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/blog/apache-airflow-for-newcomers/index.html
b/blog/apache-airflow-for-newcomers/index.html
index 97ff68def4..755511afd7 100644
--- a/blog/apache-airflow-for-newcomers/index.html
+++ b/blog/apache-airflow-for-newcomers/index.html
@@ -35,12 +35,12 @@ Authoring Workflow in Apache Airflow. Airflow makes it easy
to author workflows
<meta property="og:type" content="article" />
<meta property="og:url" content="/blog/apache-airflow-for-newcomers/" /><meta
property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="blog" />
<meta property="article:published_time" content="2020-08-17T00:00:00+00:00" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Apache Airflow For Newcomers">
<meta itemprop="description" content="Apache Airflow is a platform to
programmatically author, schedule, and monitor workflows. A workflow is a
sequence of tasks that processes a set of data. You can think of workflow as
the path that describes how tasks go from being undone to done. Scheduling, on
the other hand, is the process of planning, controlling, and optimizing when a
particular task should be done.
Authoring Workflow in Apache Airflow. Airflow makes it easy to author
workflows using python scripts."><meta itemprop="datePublished"
content="2020-08-17T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="1070"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="Community," /><meta name="twitter:card"
content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git
a/blog/apache-con-europe-2019-thoughts-and-insights-by-airflow-committers/index.html
b/blog/apache-con-europe-2019-thoughts-and-insights-by-airflow-committers/index.html
index 4962bfda75..fdc25af161 100644
---
a/blog/apache-con-europe-2019-thoughts-and-insights-by-airflow-committers/index.html
+++
b/blog/apache-con-europe-2019-thoughts-and-insights-by-airflow-committers/index.html
@@ -34,11 +34,11 @@
<meta property="og:type" content="article" />
<meta property="og:url"
content="/blog/apache-con-europe-2019-thoughts-and-insights-by-airflow-committers/"
/><meta property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="blog" />
<meta property="article:published_time" content="2019-11-22T00:00:00+00:00" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="ApacheCon Europe 2019 — Thoughts and Insights
by Airflow Committers">
<meta itemprop="description" content="Here come some thoughts by Airflow
committers and contributors from the ApacheCon Europe 2019. Get to know the ASF
community!"><meta itemprop="datePublished" content="2019-11-22T00:00:00+00:00"
/>
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="138"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="Community," /><meta name="twitter:card"
content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/blog/documenting-using-local-development-environments/index.html
b/blog/documenting-using-local-development-environments/index.html
index 7793ff6d3c..3e43b14e58 100644
--- a/blog/documenting-using-local-development-environments/index.html
+++ b/blog/documenting-using-local-development-environments/index.html
@@ -34,11 +34,11 @@
<meta property="og:type" content="article" />
<meta property="og:url"
content="/blog/documenting-using-local-development-environments/" /><meta
property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="blog" />
<meta property="article:published_time" content="2019-11-22T00:00:00+00:00" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Documenting using local development
environment">
<meta itemprop="description" content="The story behind documenting local
development environment of Apache Airflow"><meta itemprop="datePublished"
content="2019-11-22T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="256"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="Development," /><meta name="twitter:card"
content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git
a/blog/experience-in-google-season-of-docs-2019-with-apache-airflow/index.html
b/blog/experience-in-google-season-of-docs-2019-with-apache-airflow/index.html
index 6820667dc2..67ecf72e07 100644
---
a/blog/experience-in-google-season-of-docs-2019-with-apache-airflow/index.html
+++
b/blog/experience-in-google-season-of-docs-2019-with-apache-airflow/index.html
@@ -35,12 +35,12 @@ About Me I have been writing tech articles on medium as
well as my blog for the
<meta property="og:type" content="article" />
<meta property="og:url"
content="/blog/experience-in-google-season-of-docs-2019-with-apache-airflow/"
/><meta property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="blog" />
<meta property="article:published_time" content="2019-12-20T00:00:00+00:00" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Experience in Google Season of Docs 2019 with
Apache Airflow">
<meta itemprop="description" content="I came across Google Season of Docs
(GSoD) almost by accident, thanks to my extensive HackerNews and Twitter
addiction. I was familiar with the Google Summer of Code but not with this
program. It turns out it was the inaugural phase. I read the details, and the
process felt a lot like GSoC except that this was about documentation.
About Me I have been writing tech articles on medium as well as my blog for
the past 1."><meta itemprop="datePublished" content="2019-12-20T00:00:00+00:00"
/>
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="1521"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="Documentation," /><meta name="twitter:card"
content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/blog/experience-with-airflow-as-an-outreachy-intern/index.html
b/blog/experience-with-airflow-as-an-outreachy-intern/index.html
index 13f91259a9..ccf81158a8 100644
--- a/blog/experience-with-airflow-as-an-outreachy-intern/index.html
+++ b/blog/experience-with-airflow-as-an-outreachy-intern/index.html
@@ -35,12 +35,12 @@ Contribution Period The first thing I had to do was choose
a project under an or
<meta property="og:type" content="article" />
<meta property="og:url"
content="/blog/experience-with-airflow-as-an-outreachy-intern/" /><meta
property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="blog" />
<meta property="article:published_time" content="2020-08-30T00:00:00+00:00" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Journey with Airflow as an Outreachy Intern">
<meta itemprop="description" content="Outreachy is a program which organises
three months paid internships with FOSS projects for people who are typically
underrepresented in those projects.
Contribution Period The first thing I had to do was choose a project under an
organisation. After going through all the projects I chose “Extending the REST
API of Apache Airflow”, because I had a good idea of what REST API(s) are, so I
thought it would be easier to get started with the contributions."><meta
itemprop="datePublished" content="2020-08-30T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="528"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="Community," /><meta name="twitter:card"
content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/blog/implementing-stable-api-for-apache-airflow/index.html
b/blog/implementing-stable-api-for-apache-airflow/index.html
index 85d92a6cee..159d9fbbb4 100644
--- a/blog/implementing-stable-api-for-apache-airflow/index.html
+++ b/blog/implementing-stable-api-for-apache-airflow/index.html
@@ -34,11 +34,11 @@
<meta property="og:type" content="article" />
<meta property="og:url"
content="/blog/implementing-stable-api-for-apache-airflow/" /><meta
property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="blog" />
<meta property="article:published_time" content="2020-07-19T00:00:00+00:00" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Implementing Stable API for Apache Airflow">
<meta itemprop="description" content="An Outreachy intern's progress
report on contributing to Apache Airflow REST API."><meta
itemprop="datePublished" content="2020-07-19T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="703"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="REST API," /><meta name="twitter:card"
content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/blog/its-a-breeze-to-develop-apache-airflow/index.html
b/blog/its-a-breeze-to-develop-apache-airflow/index.html
index d9ecfb1609..25efb3caea 100644
--- a/blog/its-a-breeze-to-develop-apache-airflow/index.html
+++ b/blog/its-a-breeze-to-develop-apache-airflow/index.html
@@ -34,11 +34,11 @@
<meta property="og:type" content="article" />
<meta property="og:url"
content="/blog/its-a-breeze-to-develop-apache-airflow/" /><meta
property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="blog" />
<meta property="article:published_time" content="2019-11-22T00:00:00+00:00" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="It's a "Breeze" to develop Apache
Airflow">
<meta itemprop="description" content="A Principal Software Engineer's
journey to developer productivity. Learn how Jarek and his team sped up and
simplified Airflow development for the community."><meta
itemprop="datePublished" content="2019-11-22T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="124"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="Development," /><meta name="twitter:card"
content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/index.html b/index.html
index 1f6ea03e38..4174defde1 100644
--- a/index.html
+++ b/index.html
@@ -1229,12 +1229,12 @@
<div id="integrations-container" class="list-items">
- <a class="list-item"
href="/docs/apache-airflow-providers-databricks/stable/operators/submit_run.html">
+ <a class="list-item"
href="/docs/apache-airflow-providers-amazon/stable/operators/s3.html">
<div class="card">
<div class="box-event box-event__integration">
- <span class="box-event__integration--name">Databricks</span>
+ <span class="box-event__integration--name">Amazon Simple Storage
Service (S3)</span>
</div>
</div>
@@ -1242,12 +1242,12 @@
- <a class="list-item"
href="/docs/apache-airflow-providers-dingding/stable/operators.html">
+ <a class="list-item"
href="/docs/apache-airflow-providers-microsoft-azure/stable/index.html">
<div class="card">
<div class="box-event box-event__integration">
- <span class="box-event__integration--name">Dingding</span>
+ <span class="box-event__integration--name">Microsoft Azure Container
Instances</span>
</div>
</div>
@@ -1255,12 +1255,12 @@
- <a class="list-item"
href="/docs/apache-airflow-providers-samba/stable/index.html">
+ <a class="list-item"
href="/docs/apache-airflow-providers-qubole/stable/operators/qubole.html">
<div class="card">
<div class="box-event box-event__integration">
- <span class="box-event__integration--name">Samba</span>
+ <span class="box-event__integration--name">Qubole</span>
</div>
</div>
@@ -1268,12 +1268,12 @@
- <a class="list-item"
href="/docs/apache-airflow-providers-redis/stable/index.html">
+ <a class="list-item"
href="/docs/apache-airflow-providers-google/stable/operators/cloud/life_sciences.html">
<div class="card">
<div class="box-event box-event__integration">
- <span class="box-event__integration--name">Redis</span>
+ <span class="box-event__integration--name">Google Cloud Life
Sciences</span>
</div>
</div>
@@ -1281,12 +1281,12 @@
- <a class="list-item"
href="/docs/apache-airflow-providers-elasticsearch/stable/index.html">
+ <a class="list-item"
href="/docs/apache-airflow-providers-ssh/stable/index.html">
<div class="card">
<div class="box-event box-event__integration">
- <span class="box-event__integration--name">Elasticsearch</span>
+ <span class="box-event__integration--name">Secure Shell (SSH)</span>
</div>
</div>
@@ -1294,12 +1294,12 @@
- <a class="list-item"
href="/docs/apache-airflow-providers-pagerduty/stable/index.html">
+ <a class="list-item"
href="/docs/apache-airflow-providers-cncf-kubernetes/stable/index.html">
<div class="card">
<div class="box-event box-event__integration">
- <span class="box-event__integration--name">Pagerduty</span>
+ <span class="box-event__integration--name">Spark on Kubernetes</span>
</div>
</div>
@@ -1307,12 +1307,12 @@
- <a class="list-item"
href="/docs/apache-airflow-providers-mongo/stable/index.html">
+ <a class="list-item"
href="/docs/apache-airflow-providers-celery/stable/index.html">
<div class="card">
<div class="box-event box-event__integration">
- <span class="box-event__integration--name">MongoDB</span>
+ <span class="box-event__integration--name">Celery</span>
</div>
</div>
@@ -1320,12 +1320,12 @@
- <a class="list-item"
href="/docs/apache-airflow-providers-google/stable/operators/cloud/stackdriver.html">
+ <a class="list-item"
href="/docs/apache-airflow-providers-oracle/stable/index.html">
<div class="card">
<div class="box-event box-event__integration">
- <span class="box-event__integration--name">Google Cloud
Stackdriver</span>
+ <span class="box-event__integration--name">Oracle</span>
</div>
</div>
diff --git a/search/index.html b/search/index.html
index 954c2bb4ca..441fac0898 100644
--- a/search/index.html
+++ b/search/index.html
@@ -34,11 +34,11 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="/search/" /><meta property="og:image"
content="/images/feature-image.png"/><meta property="article:section"
content="" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Search Results">
<meta itemprop="description" content="">
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="0"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="" /><meta name="twitter:card"
content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/sitemap.xml b/sitemap.xml
index 3ff038a7b5..ef3ccbcd3a 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3,152 +3,152 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>/docs/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/airflow-survey-2022/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/tags/community/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/tags/survey/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/tags/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/tags/users/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/tags/airflow-summit/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/airflow_summit_2022/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/airflow-2.3.0/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/tags/release/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/airflow-2.2.0/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/airflow_summit_2021/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/airflow-survey-2020/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/airflow-two-point-oh-is-here/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/experience-with-airflow-as-an-outreachy-intern/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/airflow-1.10.12/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/apache-airflow-for-newcomers/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/announcements/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/implementing-stable-api-for-apache-airflow/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/tags/rest-api/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/airflow-1.10.10/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/airflow-1.10.8-1.10.9/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/tags/documentation/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/experience-in-google-season-of-docs-2019-with-apache-airflow/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/airflow-survey/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/announcing-new-website/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/apache-con-europe-2019-thoughts-and-insights-by-airflow-committers/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/tags/development/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/documenting-using-local-development-environments/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/its-a-breeze-to-develop-apache-airflow/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/use-cases/adobe/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/use-cases/adyen/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/use-cases/big-fish-games/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/blog/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/categories/</loc>
</url><url>
<loc>/community/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/use-cases/dish/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/ecosystem/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/use-cases/experity/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/install/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/meetups/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/use-cases/onefootball/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/use-cases/plarium-krasnodar/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/privacy-notice/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/roadmap/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/search/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/use-cases/seniorlink/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/use-cases/sift/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url><url>
<loc>/use-cases/</loc>
- <lastmod>2022-07-17T11:00:06+02:00</lastmod>
+ <lastmod>2022-07-18T12:13:19+02:00</lastmod>
</url>
</urlset>
diff --git a/use-cases/adobe/index.html b/use-cases/adobe/index.html
index bd0aa496d5..9cdab652de 100644
--- a/use-cases/adobe/index.html
+++ b/use-cases/adobe/index.html
@@ -34,11 +34,11 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="/use-cases/adobe/" /><meta
property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="use-cases" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Adobe">
<meta itemprop="description" content="What was the problem? Modern big data
platforms need sophisticated data pipelines connecting to many backend services
enabling complex workflows. These workflows need to be deployed, monitored, and
run either on regular schedules or triggered by external events. Adobe
Experience Platform component services architected and built an orchestration
service to enable their users to author, schedule, and monitor complex
hierarchical (including sequential a [...]
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="251"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="" /><meta name="twitter:card"
content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/use-cases/adyen/index.html b/use-cases/adyen/index.html
index 55be1e5177..e688b31d69 100644
--- a/use-cases/adyen/index.html
+++ b/use-cases/adyen/index.html
@@ -34,11 +34,11 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="/use-cases/adyen/" /><meta
property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="use-cases" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Adyen">
<meta itemprop="description" content="What was the problem? Many years ago we
started out with our own orchestration framework. Due to all the required
custom functionality it made sense at the time. However, quickly we realized
creating an orchestration tool is not to be underestimated. With the quickly
increasing number of users and teams, time spent on fixing issues increased,
severely limiting development speed. Furthermore, due to it not being open
source, we constantly had to make [...]
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="405"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="" /><meta name="twitter:card"
content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/use-cases/big-fish-games/index.html
b/use-cases/big-fish-games/index.html
index be1a7e038a..77d2d56793 100644
--- a/use-cases/big-fish-games/index.html
+++ b/use-cases/big-fish-games/index.html
@@ -34,11 +34,11 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="/use-cases/big-fish-games/" /><meta
property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="use-cases" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Big Fish Games">
<meta itemprop="description" content="What was the problem? The main challenge
is the lack of standardized ETL workflow orchestration tools. PowerShell and
Python-based ETL frameworks built in-house are currently used for scheduling
and running analytical workloads. However, there is no web UI through which we
can monitor these workflows and it requires additional effort to maintain this
framework. These scheduled jobs based on external dependencies are not well
suited to modern Big Data [...]
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="336"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="" /><meta name="twitter:card"
content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/use-cases/dish/index.html b/use-cases/dish/index.html
index baec5acc6b..c2765c776d 100644
--- a/use-cases/dish/index.html
+++ b/use-cases/dish/index.html
@@ -34,11 +34,11 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="/use-cases/dish/" /><meta property="og:image"
content="/images/feature-image.png"/><meta property="article:section"
content="use-cases" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Dish">
<meta itemprop="description" content="What was the problem? We faced
increasing complexity managing lengthy crontabs with scheduling being an issue,
this required carefully planning timing due to resource constraints, usage
patterns, and especially custom code needed for retry logic. In the last case,
having to verify success of previous jobs and/or steps prior to running the
next. Furthermore, time to results is important, but we were increasingly
relying on buffers for processing, wher [...]
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="248"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="" /><meta name="twitter:card"
content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/use-cases/experity/index.html b/use-cases/experity/index.html
index a1a9a91c09..8a97ae2893 100644
--- a/use-cases/experity/index.html
+++ b/use-cases/experity/index.html
@@ -35,12 +35,12 @@ How did Apache Airflow help to solve this problem?
Ultimately we decided flexibl
<meta property="og:type" content="article" />
<meta property="og:url" content="/use-cases/experity/" /><meta
property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="use-cases" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Experity">
<meta itemprop="description" content="What was the problem? We had to deploy
our complex, flagship app to multiple nodes in multiple ways. This required
tasks to communicate across Windows nodes and coordinate timing perfectly. We
did not want to buy an expensive enterprise scheduling tool and needed ultimate
flexibility.
How did Apache Airflow help to solve this problem? Ultimately we decided
flexible, multi-node, DAG capable tooling was key and airflow was one of the
few tools that fit that bill.">
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="191"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="" /><meta name="twitter:card"
content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/use-cases/onefootball/index.html b/use-cases/onefootball/index.html
index e9a02c4465..b393b8b63d 100644
--- a/use-cases/onefootball/index.html
+++ b/use-cases/onefootball/index.html
@@ -35,12 +35,12 @@ On top of that, new data tools appear each month: third
party data sources, clou
<meta property="og:type" content="article" />
<meta property="og:url" content="/use-cases/onefootball/" /><meta
property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="use-cases" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Onefootball">
<meta itemprop="description" content="What was the problem? With millions of
daily active users, managing the complexity of data engineering at Onefootball
is a constant challenge. Lengthy crontabs, multiplication of custom API
clients, erosion of confidence in the analytics served, increasing heroism
(“only one person can solve this issue”). Those are the challenges
that most teams face unless they consciously invest in their tools and
processes.
On top of that, new data tools appear each month: third party data sources,
cloud providers solutions, different storage technologies… Managing all
those integrations is costly and brittle, especially for small data engineering
teams that are trying to do more with less.">
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="294"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="" /><meta name="twitter:card"
content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/use-cases/plarium-krasnodar/index.html
b/use-cases/plarium-krasnodar/index.html
index 32d7eafe8d..80ddd9693e 100644
--- a/use-cases/plarium-krasnodar/index.html
+++ b/use-cases/plarium-krasnodar/index.html
@@ -34,11 +34,11 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="/use-cases/plarium-krasnodar/" /><meta
property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="use-cases" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Plarium Krasnodar">
<meta itemprop="description" content="What was the problem? Our Research &
Development department carries out various experiments, and in all of them, we
need to create workflow orchestrations for solving tasks in game dev.
Previously, we didn’t have any suitable tools with a sufficient number of
built-in functions, and we had to orchestrate processes manually and entirely
from scratch every time. This led to difficulties with dependencies and
monitoring when building complex w [...]
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="257"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="" /><meta name="twitter:card"
content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/use-cases/seniorlink/index.html b/use-cases/seniorlink/index.html
index 3c5c43cd6e..b8e1c41d76 100644
--- a/use-cases/seniorlink/index.html
+++ b/use-cases/seniorlink/index.html
@@ -35,12 +35,12 @@ We had built a robust stack of batch processes to deliver
value to the business,
<meta property="og:type" content="article" />
<meta property="og:url" content="/use-cases/seniorlink/" /><meta
property="og:image" content="/images/feature-image.png"/><meta
property="article:section" content="use-cases" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Seniorlink">
<meta itemprop="description" content="What was the problem? Here at
Seniorlink, we provide services, support, and technology that engages family
caregivers. One of our focuses is using data to bolster our knowledge and
improve the experience of our users. Like many looking to build an effective
data stack, we adopted a Python, Spark, Redshift, and Tableau core toolset.
We had built a robust stack of batch processes to deliver value to the
business, deploying these data services in AWS using a mixture of EMR, ECS,
Lambda, and EC2.">
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="400"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="" /><meta name="twitter:card"
content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>
diff --git a/use-cases/sift/index.html b/use-cases/sift/index.html
index 4ff2f8891c..72d86af26b 100644
--- a/use-cases/sift/index.html
+++ b/use-cases/sift/index.html
@@ -34,11 +34,11 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="/use-cases/sift/" /><meta property="og:image"
content="/images/feature-image.png"/><meta property="article:section"
content="use-cases" />
-<meta property="article:modified_time" content="2022-07-17T11:00:06+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2022-07-18T12:13:19+02:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Sift">
<meta itemprop="description" content="What was the problem? At Sift, we’re
constantly training machine learning models that feed into the core of Sift’s
Digital Trust & Safety platform. The platform gives our customers a way to
discern suspicious online behavior from trustworthy behavior, allowing our
customers to protect their online transactions, maintain the integrity of their
content platforms, and keep their users’ accounts secure. To make this
possible, we’ve built model traini [...]
-<meta itemprop="dateModified" content="2022-07-17T11:00:06+02:00" />
+<meta itemprop="dateModified" content="2022-07-18T12:13:19+02:00" />
<meta itemprop="wordCount" content="641"><meta itemprop="image"
content="/images/feature-image.png"/>
<meta itemprop="keywords" content="" /><meta name="twitter:card"
content="summary_large_image"/>
<meta name="twitter:image" content="/images/feature-image.png"/>