This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/drill-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 260aed9 Automatic Site Publish by Buildbot
260aed9 is described below
commit 260aed9854475587ab7a2e814b47d09d9d395c9d
Author: buildbot <[email protected]>
AuthorDate: Fri Aug 27 10:36:47 2021 +0000
Automatic Site Publish by Buildbot
---
output/.asf.yaml | 6 +++---
output/css/content.css | 21 +--------------------
output/css/download.css | 15 +--------------
output/css/home.css | 17 +----------------
output/css/main.css | 19 +------------------
output/css/poweredBy.css | 15 +--------------
output/css/site.css | 21 +--------------------
output/feed.xml | 6 +++---
output/zh/.asf.yaml | 6 +++---
output/zh/feed.xml | 6 +++---
10 files changed, 18 insertions(+), 114 deletions(-)
diff --git a/output/.asf.yaml b/output/.asf.yaml
index bc7013a..d0a426e 100644
--- a/output/.asf.yaml
+++ b/output/.asf.yaml
@@ -1,8 +1,8 @@
# Documentation https://s.apache.org/asfyaml
-staging:
- profile: ~
- whoami: asf-staging
+publish:
+ whoami: asf-site
jekyll:
whoami: staging
target: asf-staging
+ outputdir: /
diff --git a/output/css/content.css b/output/css/content.css
index ca72847..bdff64c 100644
--- a/output/css/content.css
+++ b/output/css/content.css
@@ -1,20 +1 @@
-{
- "version": 3,
- "file": "content.css",
- "sources": [
- "content.scss",
- "_sass/_doc-content.scss",
- "_sass/_doc-breadcrumbs.scss",
- "_sass/_doc-code.scss",
- "_sass/_doc-syntax.scss"
- ],
- "sourcesContent": [
- "@import \"doc-content\",\n \"doc-breadcrumbs\",\n
\"doc-code\",\n \"doc-syntax\";",
- "/* Navigation menu */\n\n#menu ul li.toc-categories a{\n
height:50px;\n padding:0;\n text-decoration: none;\n width: 60px;\n
text-align: center;\n color: #bababa;\n}\n\n#menu ul li.toc-categories{\n
float:left;\n line-height: 45px;\n font-size: 18px;\n display: none;\n
overflow: auto;\n}\nbody.blog #menu ul li.toc-categories {\n
display:none;\n}\nbody.blog #menu ul li.logo {\n padding-left:30px;\n}\n/*
Bottom navigation (left and right arrows) */\n\ndiv.doc-nav{\n overfl [...]
- ".breadcrumbs{\n display: block;\n padding: 0.5625rem 0
0.5625rem 0;\n overflow: hidden;\n margin-top: 56px;\n margin-left: 0px;\n
list-style: none;\n border-bottom: solid 1px #E4E4E4;\n width:
100%;\n}\n\n.breadcrumbs>*{\n margin: 0;\n float: left;\n font-size:
0.6875rem;\n line-height: 0.6875rem;\n text-transform: uppercase;\n color:
#334D5C;\n}\n\n.breadcrumbs>*:before{\n content: \"/\";\n color: #aaa;\n
margin: 0 0.75rem;\n position: relative;\n top: 1px;\n}\n\n. [...]
- "div.highlight pre, code{\n background: #f5f6f7
url(../images/code-block-bg.png) 0 0 repeat;\n border-radius: 0;\n border:
none;\n border-left: 5px solid #494747;\n font-family:
Monaco,Menlo,Consolas,\"Courier New\",monospace;\n font-size: 14px;\n
line-height: 24px;\n overflow: auto;\n word-wrap: normal;\n white-space:
pre;\n}\n\npre{\n padding: 24px 12px;\n color: #222;\n margin: 24px
0;\n}\n\ncode{\n background: #f5f6f7 url(../images/code-block-bg.png) 0 0
repeat;\n bo [...]
- ".highlight { background: #ffffff; }\n.highlight .c { color:
#999988; font-style: italic } /* Comment */\n.highlight .err { color: #a61717;
background-color: #e3d2d2 } /* Error */\n.highlight .k { font-weight: bold } /*
Keyword */\n.highlight .o { font-weight: bold } /* Operator */\n.highlight .cm
{ color: #999988; font-style: italic } /* Comment.Multiline */\n.highlight .cp
{ color: #999999; font-weight: bold } /* Comment.Preproc */\n.highlight .c1 {
color: #999988; font-style: itali [...]
- ],
- "names": [],
- "mappings":
"ACEA,AAAA,KAAK,CAAC,EAAE,CAAC,EAAE,AAAA,eAAe,CAAC,CAAC,AAAA,CAC1B,MAAM,CAAC,IAAI,CACX,OAAO,CAAC,CAAC,CACT,eAAe,CAAE,IAAI,CACrB,KAAK,CAAE,IAAI,CACX,UAAU,CAAE,MAAM,CAClB,KAAK,CAAE,OAAO,CACf,AAED,AAAA,KAAK,CAAC,EAAE,CAAC,EAAE,AAAA,eAAe,AAAA,CACxB,KAAK,CAAC,IAAI,CACV,WAAW,CAAE,IAAI,CACjB,SAAS,CAAE,IAAI,CACf,OAAO,CAAE,IAAI,CACb,QAAQ,CAAE,IAAI,CACf,AACD,AAAA,IAAI,AAAA,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,EAAE,AAAA,eAAe,AAAC,CACnC,OAAO,CAAC,IAAI,CACb,AACD,AAAA,IAAI,AAAA,KAAK,CAAC,KAAK,CA
[...]
-}
\ No newline at end of file
+#menu ul li.toc-categories
a{height:50px;padding:0;text-decoration:none;width:60px;text-align:center;color:#bababa}#menu
ul
li.toc-categories{float:left;line-height:45px;font-size:18px;display:none;overflow:auto}body.blog
#menu ul li.toc-categories{display:none}body.blog #menu ul
li.logo{padding-left:30px}div.doc-nav{overflow:auto;width:100%;margin-top:30px}div.doc-nav
a{text-decoration:none}div.doc-nav
a:hover{text-decoration:underline}div.doc-nav
span.previous-toc{float:left;width:auto [...]
diff --git a/output/css/download.css b/output/css/download.css
index 4a00934..9f3eb05 100644
--- a/output/css/download.css
+++ b/output/css/download.css
@@ -1,14 +1 @@
-{
- "version": 3,
- "file": "download.css",
- "sources": [
- "download.scss",
- "_sass/_download.scss"
- ],
- "sourcesContent": [
- "@import \"download\";\n",
- ".table {\n display: table; /* Allow the centering to work
*/\n margin: 0 auto;\n}\n\nul#download_buttons {\n list-style: none;\n
padding-left:0px;\n margin-bottom:100px;\n}\n\nul#download_buttons li {\n
float: left;\n text-align: center;\n background-color: #4aaf4c;\n margin:0
10px 10px 10px;\n width: 235px;\n line-height:
60px;\n}\n\nul#download_buttons li a{\n text-decoration:none;\n color:#fff;\n
display:block;\n}\n \nul#download_buttons li a:hover {\n background-c [...]
- ],
- "names": [],
- "mappings":
"ACAA,AAAA,MAAM,AAAC,CACL,OAAO,CAAE,KAAK,CACd,MAAM,CAAE,MAAM,CACf,AAED,AAAA,EAAE,AAAA,iBAAiB,AAAC,CAClB,UAAU,CAAE,IAAI,CAChB,YAAY,CAAC,GAAG,CAChB,aAAa,CAAC,KAAK,CACpB,AAED,AAAA,EAAE,AAAA,iBAAiB,CAAC,EAAE,AAAC,CACrB,KAAK,CAAE,IAAI,CACX,UAAU,CAAE,MAAM,CAClB,gBAAgB,CAAE,OAAO,CACzB,MAAM,CAAC,gBAAgB,CACvB,KAAK,CAAE,KAAK,CACZ,WAAW,CAAE,IAAI,CAClB,AAED,AAAA,EAAE,AAAA,iBAAiB,CAAC,EAAE,CAAC,CAAC,AAAA,CACtB,eAAe,CAAC,IAAI,CACpB,KAAK,CAAC,IAAI,CACV,OAAO,CAAC,KAAK,CACd,AAED,AAAA,EAAE,AA
[...]
-}
\ No newline at end of file
+.table{display:table;margin:0
auto}ul#download_buttons{list-style:none;padding-left:0px;margin-bottom:100px}ul#download_buttons
li{float:left;text-align:center;background-color:#4aaf4c;margin:0 10px 10px
10px;width:235px;line-height:60px}ul#download_buttons li
a{text-decoration:none;color:#fff;display:block}ul#download_buttons li
a:hover{background-color:#348436}div#download_bar:after{clear:both}
diff --git a/output/css/home.css b/output/css/home.css
index 4621e6f..a6ea679 100644
--- a/output/css/home.css
+++ b/output/css/home.css
@@ -1,16 +1 @@
-{
- "version": 3,
- "file": "home.css",
- "sources": [
- "home.scss",
- "_sass/_home-video-slider.scss",
- "_sass/_home-code.scss"
- ],
- "sourcesContent": [
- "@import \"home-video-slider\",\n \"home-code\";\n",
- "div#video-slider{\n width:260px;\n
float:right;\n}\n\ndiv.slide{\n position:relative;\n padding:0px
0px;\n}\n\nimg.thumbnail{\n width:100%;\n margin:0 auto;\n}\n\nimg.play{\n
position:absolute;\n width:40px;\n left:110px;\n
top:60px;\n}\n\ndiv.title{\n layout:block;\n bottom:0px;\n left:0px;\n
width:100%;\n line-height:20px;\n color:#000;\n opacity:.4;\n
text-align:center;\n font-size:12px;\n background-color:#fff;\n}\n",
- "pre{\n padding: 24px 12px;\n color: #222;\n margin: 24px
0;\n}\n"
- ],
- "names": [],
- "mappings":
"ACAA,AAAA,GAAG,AAAA,aAAa,AAAA,CACd,KAAK,CAAC,KAAK,CACX,KAAK,CAAC,KAAK,CACZ,AAED,AAAA,GAAG,AAAA,MAAM,AAAA,CACP,QAAQ,CAAC,QAAQ,CACjB,OAAO,CAAC,OAAO,CAChB,AAED,AAAA,GAAG,AAAA,UAAU,AAAA,CACX,KAAK,CAAC,IAAI,CACV,MAAM,CAAC,MAAM,CACd,AAED,AAAA,GAAG,AAAA,KAAK,AAAA,CACN,QAAQ,CAAC,QAAQ,CACjB,KAAK,CAAC,IAAI,CACV,IAAI,CAAC,KAAK,CACV,GAAG,CAAC,IAAI,CACT,AAED,AAAA,GAAG,AAAA,MAAM,AAAA,CACP,MAAM,CAAC,KAAK,CACZ,MAAM,CAAC,GAAG,CACV,IAAI,CAAC,GAAG,CACR,KAAK,CAAC,IAAI,CACV,WAAW,CAAC,IAAI,CAChB
[...]
-}
\ No newline at end of file
+div#video-slider{width:260px;float:right}div.slide{position:relative;padding:0px
0px}img.thumbnail{width:100%;margin:0
auto}img.play{position:absolute;width:40px;left:110px;top:60px}div.title{layout:block;bottom:0px;left:0px;width:100%;line-height:20px;color:#000;opacity:.4;text-align:center;font-size:12px;background-color:#fff}pre{padding:24px
12px;color:#222;margin:24px 0}
diff --git a/output/css/main.css b/output/css/main.css
index 5bf19db..cf7b65c 100644
--- a/output/css/main.css
+++ b/output/css/main.css
@@ -1,18 +1 @@
-{
- "version": 3,
- "file": "main.css",
- "sources": [
- "main.scss",
- "_sass/_base.scss",
- "_sass/_layout.scss",
- "_sass/_syntax-highlighting.scss"
- ],
- "sourcesContent": [
- "@charset \"utf-8\";\n\n\n\n// Our
variables\n$base-font-family: Helvetica, Arial, sans-serif;\n$base-font-size:
16px;\n$small-font-size: $base-font-size * 0.875;\n$base-line-height:
1.5;\n\n$spacing-unit: 30px;\n\n$text-color:
#111;\n$background-color: #fdfdfd;\n$brand-color: #2a7ae2;\n\n$grey-color:
#828282;\n$grey-color-light: lighten($grey-color,
40%);\n$grey-color-dark: darken($grey-color, 25%);\n\n// Width of the content
area\n$content-width: 800px;\n\ [...]
- "/**\n * Reset some basic elements\n */\nbody, h1, h2, h3, h4,
h5, h6,\np, blockquote, pre, hr,\ndl, dd, ol, ul, figure {\n margin: 0;\n
padding: 0;\n}\n\n\n\n/**\n * Basic styling\n */\nbody {\n font-family:
$base-font-family;\n font-size: $base-font-size;\n line-height:
$base-line-height;\n font-weight: 300;\n color: $text-color;\n
background-color: $background-color;\n -webkit-text-size-adjust:
100%;\n}\n\n\n\n/**\n * Set `margin-bottom` to maintain vertic [...]
- "/**\n * Site header\n */\n.site-header {\n border-top: 5px
solid $grey-color-dark;\n border-bottom: 1px solid $grey-color-light;\n
min-height: 56px;\n\n // Positioning context for the mobile navigation
icon\n position: relative;\n}\n\n.site-title {\n font-size: 26px;\n
line-height: 56px;\n letter-spacing: -1px;\n margin-bottom: 0;\n
float: left;\n\n &,\n &:visited {\n color: $grey-color-dark;\n
}\n}\n\n.site-nav {\n float: right;\n l [...]
- "/**\n * Syntax highlighting styles\n */\n.highlight {\n
background: #fff;\n @extend %vertical-rhythm;\n\n .c { color: #998;
font-style: italic } // Comment\n .err { color: #a61717; background-color:
#e3d2d2 } // Error\n .k { font-weight: bold } // Keyword\n .o {
font-weight: bold } // Operator\n .cm { color: #998; font-style: italic }
// Comment.Multiline\n .cp { color: #999; font-weight: bold } //
Comment.Preproc\n .c1 { color: #998; [...]
- ],
- "names": [],
- "mappings":
"ACGA,AAAA,IAAI,CAAE,EAAE,CAAE,EAAE,CAAE,EAAE,CAAE,EAAE,CAAE,EAAE,CAAE,EAAE,CAC5B,CAAC,CAAE,UAAU,CAAE,GAAG,CAAE,EAAE,CACtB,EAAE,CAAE,EAAE,CAAE,EAAE,CAAE,EAAE,CAAE,MAAM,AAAC,CACnB,MAAM,CAAE,CAAC,CACT,OAAO,CAAE,CAAC,CACb,AAOD,AAAA,IAAI,AAAC,CACD,WAAW,CDXI,SAAS,CAAE,KAAK,CAAE,UAAU,CCY3C,SAAS,CDXM,IAAI,CCYnB,WAAW,CDVI,GAAG,CCWlB,WAAW,CAAE,GAAG,CAChB,KAAK,CDRU,IAAI,CCSnB,gBAAgB,CDRD,OAAO,CCStB,wBAAwB,CAAE,IAAI,CACjC,AAOD,AAAA,EAAE,CAAE,EAAE,CAAE,EAAE,CAAE,EAAE,CAAE,EAAE,CAAE,EAAE
[...]
-}
\ No newline at end of file
+body,h1,h2,h3,h4,h5,h6,p,blockquote,pre,hr,dl,dd,ol,ul,figure{margin:0;padding:0}body{font-family:Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;font-weight:300;color:#111;background-color:#fdfdfd;-webkit-text-size-adjust:100%}h1,h2,h3,h4,h5,h6,p,blockquote,pre,ul,ol,dl,figure,.highlight{margin-bottom:15px}img{max-width:100%;vertical-align:middle}figure>img{display:block}figcaption{font-size:14px}ul,ol{margin-left:30px}li>ul,li>ol{margin-bottom:0}h1,h2,h3,h4,h5,h6{font-weight:
[...]
diff --git a/output/css/poweredBy.css b/output/css/poweredBy.css
index de22a28..6d82693 100644
--- a/output/css/poweredBy.css
+++ b/output/css/poweredBy.css
@@ -1,14 +1 @@
-{
- "version": 3,
- "file": "poweredBy.css",
- "sources": [
- "poweredBy.scss",
- "_sass/_poweredBy.scss"
- ],
- "sourcesContent": [
- "@import \"poweredBy\";",
- "@charset \"UTF-8\";\n\n.int_text {\n margin: 40px auto 30px
auto;\n width: 90%;\n}\n\n.power_box {\n padding: 30px;\n background-color:
rgba(255, 255, 255, 0.5);\n box-shadow: 3px 3px 3px 3px #AAAAAA;\n
margin-bottom: 8px;\n margin-left: 20px;\n width: 23%;\n display:
inline-grid;\n}"
- ],
- "names": [],
- "mappings":
"ACEA,AAAA,SAAS,AAAC,CACR,MAAM,CAAE,mBAAmB,CAC3B,KAAK,CAAE,GAAG,CACX,AAED,AAAA,UAAU,AAAC,CACT,OAAO,CAAE,IAAI,CACb,gBAAgB,CAAE,qBAAwB,CAC1C,UAAU,CAAE,uBAAuB,CACnC,aAAa,CAAE,GAAG,CAClB,WAAW,CAAE,IAAI,CACjB,KAAK,CAAE,GAAG,CACV,OAAO,CAAE,WAAW,CACrB"
-}
\ No newline at end of file
+.int_text{margin:40px auto 30px
auto;width:90%}.power_box{padding:30px;background-color:rgba(255,255,255,0.5);box-shadow:3px
3px 3px 3px
#AAAAAA;margin-bottom:8px;margin-left:20px;width:23%;display:inline-grid}
diff --git a/output/css/site.css b/output/css/site.css
index e6dc940..ede4701 100644
--- a/output/css/site.css
+++ b/output/css/site.css
@@ -1,20 +1 @@
-{
- "version": 3,
- "file": "site.css",
- "sources": [
- "site.scss",
- "_sass/_site-main.scss",
- "_sass/_site-responsive.scss",
- "_sass/_site-search.scss",
- "_sass/_site-arrows.scss"
- ],
- "sourcesContent": [
- "@import \"site-main\",\n \"site-responsive\",\n
\"site-search\",\n \"site-arrows\";\n",
- "@charset \"UTF-8\";\n\n* {\n outline:none;\n}\n\nhtml {\n
height: 100%;\n}\n\nbody {\n font-family: 'PT Sans', 'Helvetica Neue',
Helvetica, Arial, sans-serif;\n padding:0;\n margin: 0;\n height:
100%;\n}\n.page-wrap{\n min-height: 100%;\n margin-bottom: -60px; /* negative
value of footer height */\n}\n\n.mw { min-width:999px; width:100%; }\n\n.nw {
white-space:nowrap; }\n\na.anchor {\n display:none;\n font-size:0px;\n
position:absolute;\n margin-top:-50px;\n}\n\n.home_txt [...]
- "#menu ul li.toc-categories {\n display:none;\n}\n\n#menu ul
li.menu-break {\n display:none;\n}\n\n.mobile-break {\n display:
none;\n}\n\n@media (min-width: 1025px) {\n #menu ul li.expand-menu {\n
display: none;\n }\n\n}\n\n@media (max-width: 1024px) {\n table.intro {\n
width: 940px;\n }\n .mw {\n min-width: 0px;\n }\n .breadcrumbs
li:first-of-type {\n margin-left: 8px;\n }\n #menu ul li.logo {\n
padding-left: 30px;\n }\n #menu ul li.expand-menu {\n dis [...]
- ".int_search {\n margin:50px auto 0 auto;\n width:780px;\n
font-family: 'PT Sans', 'Helvetica Neue', Helvetica, Arial,
sans-serif;\n}\n\n.int_search .gsc-control-cse, .int_search .gsc-control-cse
.gsc-table-result {\n font-family: 'PT Sans', 'Helvetica Neue', Helvetica,
Arial, sans-serif;\n}\n",
- ".nav-circlepop a{\n width: 50px;\n height:
50px;\n}\n\n.nav-circlepop a::before{\n position: absolute;\n top: 0;\n
left: 0;\n width: 100%;\n height: 100%;\n border-radius: 50%;\n background:
#fff;\n content: '';\n opacity: 0;\n -webkit-transition: -webkit-transform
0.3s, opacity 0.3s;\n transition: transform 0.3s, opacity 0.3s;\n
-webkit-transform: scale(0.9);\n transform: scale(0.9);\n}\n\n.nav-circlepop
.icon-wrap{\n position: relative;\n display: block;\n margin: [...]
- ],
- "names": [],
- "mappings":
"ACEA,AAAA,CAAC,AAAC,CACA,OAAO,CAAC,IAAI,CACb,AAED,AAAA,IAAI,AAAC,CACH,MAAM,CAAE,IAAI,CACb,AAED,AAAA,IAAI,AAAC,CACH,WAAW,CAAE,yDAAyD,CACtE,OAAO,CAAC,CAAC,CACT,MAAM,CAAE,CAAC,CACT,MAAM,CAAE,IAAI,CACb,AACD,AAAA,UAAU,AAAA,CACR,UAAU,CAAE,IAAI,CAChB,aAAa,CAAE,KAAK,CACrB,AAED,AAAA,GAAG,AAAC,CAAE,SAAS,CAAC,KAAK,CAAE,KAAK,CAAC,IAAI,CAAI,AAErC,AAAA,GAAG,AAAC,CAAE,WAAW,CAAC,MAAM,CAAI,AAE5B,AAAA,CAAC,AAAA,OAAO,AAAC,CACP,OAAO,CAAC,IAAI,CACZ,SAAS,CAAC,GAAG,CACb,QAAQ,CAAC,QAAQ,CACjB,UAAU,
[...]
-}
\ No newline at end of file
+*{outline:none}html{height:100%}body{font-family:'PT Sans', 'Helvetica Neue',
Helvetica, Arial,
sans-serif;padding:0;margin:0;height:100%}.page-wrap{min-height:100%;margin-bottom:-60px}.mw{min-width:999px;width:100%}.nw{white-space:nowrap}a.anchor{display:none;font-size:0px;position:absolute;margin-top:-50px}.home_txt
a.anchor{margin-top:-90px}#menu{position:fixed;top:0;width:100%;z-index:5}#menu
ul{background:#051221;display:block;font-size:0px;list-style:none;overflow:hidden;padding:0;
[...]
diff --git a/output/feed.xml b/output/feed.xml
index 00f8ca7..cd75a58 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -6,9 +6,9 @@
</description>
<link>/</link>
<atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
- <pubDate>Fri, 27 Aug 2021 09:35:50 +0000</pubDate>
- <lastBuildDate>Fri, 27 Aug 2021 09:35:50 +0000</lastBuildDate>
- <generator>Jekyll v4.2.0</generator>
+ <pubDate>Fri, 27 Aug 2021 10:34:03 +0000</pubDate>
+ <lastBuildDate>Fri, 27 Aug 2021 10:34:03 +0000</lastBuildDate>
+ <generator>Jekyll v3.9.1</generator>
<item>
<title>Drill provider for Airflow</title>
diff --git a/output/zh/.asf.yaml b/output/zh/.asf.yaml
index bc7013a..d0a426e 100644
--- a/output/zh/.asf.yaml
+++ b/output/zh/.asf.yaml
@@ -1,8 +1,8 @@
# Documentation https://s.apache.org/asfyaml
-staging:
- profile: ~
- whoami: asf-staging
+publish:
+ whoami: asf-site
jekyll:
whoami: staging
target: asf-staging
+ outputdir: /
diff --git a/output/zh/feed.xml b/output/zh/feed.xml
index 6b362c3..4ba3e9b 100644
--- a/output/zh/feed.xml
+++ b/output/zh/feed.xml
@@ -6,9 +6,9 @@
</description>
<link>/</link>
<atom:link href="/zh/feed.xml" rel="self" type="application/rss+xml"/>
- <pubDate>Fri, 27 Aug 2021 09:35:50 +0000</pubDate>
- <lastBuildDate>Fri, 27 Aug 2021 09:35:50 +0000</lastBuildDate>
- <generator>Jekyll v4.2.0</generator>
+ <pubDate>Fri, 27 Aug 2021 10:34:03 +0000</pubDate>
+ <lastBuildDate>Fri, 27 Aug 2021 10:34:03 +0000</lastBuildDate>
+ <generator>Jekyll v3.9.1</generator>
<item>
<title>Drill provider for Airflow</title>