John Thomas [Tue, 28 Jun 2022 10:13:46 +0000 (04:13 -0600)]
Publish Airflow Survey 2022 Blog Post (#618)
* Initial commit - 2022 survey blog
Signed-off-by: John Thomas <john@datakin.com>
Jarek Potiuk [Fri, 24 Jun 2022 14:23:04 +0000 (16:23 +0200)]
This is the result of running the scripts from (#613)
https://github.com/apache/airflow/pull/24389
Fixes: https://github.com/apache/airflow/issues/23632
Jakob [Fri, 24 Jun 2022 14:16:04 +0000 (09:16 -0500)]
Alphabetize based on link text not url (#617)
* Alphabetize based on link text not url
Provider documentation is ordered based on the url to the package provider's documentation and not the package provider's name. eg. "IBM Cloudant", which lacks the "IBM" in its url, and "Kubernetes" which contains "cncf" in its url look out of logical order.
This change puts providers in order based on the link text.
* lint
Jarek Potiuk [Wed, 22 Jun 2022 21:48:43 +0000 (23:48 +0200)]
Add documentation for packages - 2022-06-15 (#615)
Jarek Potiuk [Mon, 13 Jun 2022 19:09:22 +0000 (21:09 +0200)]
Add documentation for packages - 2022-06-07 (#609)
Tomek Urbaszek [Sun, 12 Jun 2022 08:28:48 +0000 (10:28 +0200)]
Add Ping Zhang to committers list (#614)
Jarek Potiuk [Thu, 9 Jun 2022 17:08:18 +0000 (19:08 +0200)]
Fix mistakenly removed links in Providers (#611)
The #610 removed too many links because GitHub throttled checking
if URLS are available.
This PR is re-done with better checking for error code.
Jarek Potiuk [Thu, 9 Jun 2022 16:07:01 +0000 (18:07 +0200)]
Update links to example dags to point to the right github URL (#610)
The links to example DAGs from all versions of the providers
pointed to "main" version of the example DAGS. This was wrong
because it always shown the "latest" version of the examples,
and it got additionally broken by AIP-47 where example_dags
folder is essentially removed from all providers.
This change updates the links to the "right" version of
example dags for all providers, including cleaning up
and removing the links that were pointing to non-existing
example_dags folders (because example_dags were missing in
the specific version of the provider).
This is related to https://github.com/apache/airflow/issues/24331
Jarek Potiuk [Sun, 5 Jun 2022 19:11:28 +0000 (21:11 +0200)]
Revert "Add Airflow Summit CTA. (#594)" (#608)
This reverts commit
7c3245fce03107045cbcc2fc91472d64cb229e97.
Ephraim Anierobi [Sat, 4 Jun 2022 17:58:09 +0000 (18:58 +0100)]
Announce Apache Airflow 2.3.2 (#607)
Ephraim Anierobi [Sat, 4 Jun 2022 14:03:49 +0000 (15:03 +0100)]
Add documentation for Apache Airflow 2.3.2 (#606)
Jed Cunningham [Thu, 26 May 2022 15:48:58 +0000 (09:48 -0600)]
Change "Changelog" to "Release Notes" for 2.3 (#604)
Jed Cunningham [Thu, 26 May 2022 13:09:38 +0000 (07:09 -0600)]
Fix 2.3.1 release date (#603)
Ephraim Anierobi [Thu, 26 May 2022 12:15:55 +0000 (13:15 +0100)]
Announce Apache Airflow 2.3.1 (#602)
Ephraim Anierobi [Wed, 25 May 2022 09:42:25 +0000 (10:42 +0100)]
Add documentation for Apache Airflow 2.3.1 (#601)
Jed Cunningham [Sat, 21 May 2022 17:06:46 +0000 (11:06 -0600)]
Fix 2.3.0 announcement (#600)
Jed Cunningham [Fri, 20 May 2022 22:38:26 +0000 (16:38 -0600)]
Announce Helm Chart 1.6.0 (#599)
Jed Cunningham [Fri, 20 May 2022 22:17:48 +0000 (16:17 -0600)]
Add documentation for Apache Airflow Helm Chart 1.6.0 (#598)
Ross Lawley [Thu, 19 May 2022 17:53:59 +0000 (18:53 +0100)]
Added integration-logos and updated integrations.json (#596)
* Added integration-logos and updated integrations.json
* Pre commit hook run
Jarek Potiuk [Thu, 19 May 2022 16:57:17 +0000 (18:57 +0200)]
Add missing ArangoDB provider (#597)
Jarek Potiuk [Mon, 16 May 2022 21:02:43 +0000 (23:02 +0200)]
Add documentation for packages - 2022-05-12 (#592)
Jarek Potiuk [Mon, 16 May 2022 19:06:42 +0000 (21:06 +0200)]
Airflow Summit Blog (#595)
Jarek Potiuk [Mon, 16 May 2022 18:32:47 +0000 (20:32 +0200)]
Add Airflow Summit CTA. (#594)
Fokko Driesprong [Thu, 12 May 2022 18:26:36 +0000 (20:26 +0200)]
Rename XOM to XCOM (#593)
:)
Jarek Potiuk [Mon, 9 May 2022 13:08:55 +0000 (15:08 +0200)]
Refresh the documentation with K8S library clarification (#589)
Ephraim Anierobi [Wed, 4 May 2022 19:15:20 +0000 (20:15 +0100)]
Remove references to python 3.6 from doc (#590)
Jed Cunningham [Sun, 1 May 2022 01:21:20 +0000 (19:21 -0600)]
Fix 2.3.0 version string; 2.3.0 release date in release notes (#588)
Ephraim Anierobi [Sun, 1 May 2022 01:14:28 +0000 (02:14 +0100)]
Announce Apache Airflow 2.3.0 (#584)
Jarek Potiuk [Sun, 1 May 2022 00:15:50 +0000 (02:15 +0200)]
Add documentation for Apache Airflow 2.3.0 (prod version) (#587)
Ephraim Anierobi [Sun, 1 May 2022 00:14:31 +0000 (01:14 +0100)]
Update blog date (#586)
Ephraim Anierobi [Sat, 30 Apr 2022 22:44:13 +0000 (23:44 +0100)]
Add documentation for Apache Airflow 2.3.0 (#583)
Ephraim Anierobi [Sat, 30 Apr 2022 22:39:01 +0000 (23:39 +0100)]
Add 2.3.0 blog post (#578)
Jarek Potiuk [Sat, 30 Apr 2022 21:40:04 +0000 (23:40 +0200)]
Add documentation for packages - 2022-04-30 (#582)
Ross Turk [Tue, 26 Apr 2022 10:38:17 +0000 (06:38 -0400)]
Use Matomo for page feedback mechanism (#581)
* Disable GA-based feedback mechanism in Docsy
* Move to Matomo for page feedback mechanism
* Update feedback mechanism to Matomo in archived docs
* Bump sphinx doc theme
* Switch order of category and action
Signed-off-by: Ross Turk <ross@rossturk.com>
Jarek Potiuk [Mon, 25 Apr 2022 22:45:38 +0000 (00:45 +0200)]
Bump theme to switch to Matomo (#579)
Jarek Potiuk [Mon, 25 Apr 2022 22:44:44 +0000 (00:44 +0200)]
Add yanked information to changelog of cncf.kubernetes (#580)
Ross Turk [Fri, 22 Apr 2022 20:22:28 +0000 (16:22 -0400)]
Add Matomo tag in the proper location for Docsy (#577)
* Add Matomo tag to docsy head-end hook
Ross Turk [Fri, 22 Apr 2022 18:46:42 +0000 (14:46 -0400)]
Migrate Google Analytics to Matomo from the ASF (#576)
Jarek Potiuk [Fri, 22 Apr 2022 16:10:13 +0000 (18:10 +0200)]
Add warning to yanked cncf.kubernetes package documentation (#575)
The packages were yanked because of compatibility problems we
detected. This change just adds explicit warning message for all
the yanked packages.
Announcement here:
https://lists.apache.org/thread/fnccg9smgzbzorxvh4qqfj5l6w9y0y50
Jarek Potiuk [Fri, 22 Apr 2022 10:54:16 +0000 (12:54 +0200)]
Add documentation for packages - 2022-04-13 (#574)
Jarek Potiuk [Mon, 11 Apr 2022 17:46:19 +0000 (19:46 +0200)]
Add documentation for packages - 2022-04-07 (#573)
Ash Berlin-Taylor [Tue, 5 Apr 2022 13:07:13 +0000 (14:07 +0100)]
Make the airflow sphinx theme as parallel safe (#572)
This lets us run the sphinx-build with multiple workers -- otherwise
sphinx will fallback to sequential mode.
Ephraim Anierobi [Mon, 4 Apr 2022 17:35:34 +0000 (18:35 +0100)]
Update changelog date for Apache Airflow 2.2.5 (#571)
Ephraim Anierobi [Mon, 4 Apr 2022 15:59:38 +0000 (16:59 +0100)]
Announce Apache Airflow 2.2.5 (#570)
Ephraim Anierobi [Mon, 4 Apr 2022 08:26:09 +0000 (09:26 +0100)]
Add documentation for Apache Airflow 2.2.5 (#569)
Jarek Potiuk [Wed, 30 Mar 2022 12:46:04 +0000 (14:46 +0200)]
Update community page to include GitHub discussions (#568)
We have not updated our Community Page when we introduced
GitHub discussions. Sounds like it might be useful to
guide the people to open discussions when they want to
well, discuss something :)
Jarek Potiuk [Sat, 26 Mar 2022 01:10:02 +0000 (02:10 +0100)]
Add documentation for packages - 2022-03-23 (#567)
Jarek Potiuk [Tue, 22 Mar 2022 12:24:48 +0000 (13:24 +0100)]
Fix the looks of documentation for latest providers (#566)
The latest providers documentation was generated after upgrading
to latest sphinx-jinja. The docutils 0.17.0 that came with it
caused the documentation to look bad.
This documentation is regenerated with docutils 0.16.0 so that
it looks pretty again.
Jarek Potiuk [Sat, 19 Mar 2022 21:30:52 +0000 (22:30 +0100)]
Add DBT cloud provider to index in the documentation (#565)
Jarek Potiuk [Sat, 19 Mar 2022 20:33:47 +0000 (21:33 +0100)]
Add documentation for packages - 2022-03-15 (#564)
Jarek Potiuk [Sat, 12 Mar 2022 03:23:44 +0000 (04:23 +0100)]
Remove dbt-cloud provider for now (#563)
The dbt provider has been deferred to RC2 release and should be
removed from the index.
Fixes: https://github.com/apache/airflow/issues/22197
Ephraim Anierobi [Fri, 11 Mar 2022 20:16:23 +0000 (21:16 +0100)]
Announce helm chart 1.5.0 (#562)
Ephraim Anierobi [Fri, 11 Mar 2022 19:41:47 +0000 (20:41 +0100)]
Add documentation for Apache Airflow Helm Chart 1.5.0 (#561)
Jarek Potiuk [Fri, 11 Mar 2022 17:13:21 +0000 (18:13 +0100)]
Improcve formatting for summit announcement (#560)
Jarek Potiuk [Fri, 11 Mar 2022 16:37:38 +0000 (17:37 +0100)]
Add Summit 2022 announcement (#559)
Jarek Potiuk [Thu, 10 Mar 2022 23:39:45 +0000 (00:39 +0100)]
Add documentation for packages - 2022-03-07 (#557)
Dylan Storey [Wed, 9 Mar 2022 12:11:27 +0000 (07:11 -0500)]
Update _index.md (#558)
Kafka provider description. Its fully async (even the hooks) because of the bindings used so I figured to put it there.
Sathvik Katam [Sun, 6 Mar 2022 23:57:30 +0000 (00:57 +0100)]
Add missing comma in earlier k8s docs (#554)
Jarek Potiuk [Sat, 5 Mar 2022 16:23:14 +0000 (17:23 +0100)]
Remove MSSQL from the published doc (#555)
Kaxil Naik [Thu, 3 Mar 2022 12:48:09 +0000 (12:48 +0000)]
Add Astronomer Providers to Ecosystem (#553)
This PR adds https://github.com/astronomer/astronomer-providers to the ecosystem page.
The 1.0.0 of the package currently contains 18 Async Operators/sensors (including an Async Operator for KubernetesPodOperator) and more will be created and maintained
Jed Cunningham [Tue, 22 Feb 2022 22:21:37 +0000 (15:21 -0700)]
Fix 2.2.4 changelog date and remove dups (#551)
Jed Cunningham [Tue, 22 Feb 2022 21:06:07 +0000 (14:06 -0700)]
Announce 2.2.4 (#550)
Jed Cunningham [Tue, 22 Feb 2022 20:41:16 +0000 (13:41 -0700)]
Add documentation for Apache Airflow 2.2.4 (#549)
Ryan Fox [Sat, 19 Feb 2022 18:31:56 +0000 (13:31 -0500)]
Updating Astronomer Reference (#548)
Update Astronomer's product reference to reflect the latest product branding.
Jarek Potiuk [Sat, 19 Feb 2022 09:13:36 +0000 (10:13 +0100)]
Add Josh and Malthe announcement (#547)
Jarek Potiuk [Fri, 18 Feb 2022 15:08:07 +0000 (16:08 +0100)]
Add documentation for packages - 2022-02-14 (#546)
Jarek Potiuk [Mon, 14 Feb 2022 08:36:31 +0000 (09:36 +0100)]
Add GitHub package to documentation index (#545)
Jarek Potiuk [Sun, 13 Feb 2022 22:18:23 +0000 (23:18 +0100)]
Add documentation for packages - 2022-02-09 (#544)
NexlaBilly [Mon, 24 Jan 2022 01:09:31 +0000 (17:09 -0800)]
Add Nexla to Tools integrating with Airflow (#542)
Added Nexla link and description to Ecosystem page for Nexla's new Airflow Operator.
Ilia Lazebnik [Mon, 24 Jan 2022 00:51:14 +0000 (02:51 +0200)]
Add Go Client repo to docs (#541)
Jarek Potiuk [Wed, 12 Jan 2022 19:12:11 +0000 (20:12 +0100)]
Add documentation for packages - 2022-01-08 (#537)
Jed Cunningham [Mon, 10 Jan 2022 18:44:50 +0000 (11:44 -0700)]
Announce helm chart 1.4.0 (#539)
Jed Cunningham [Mon, 10 Jan 2022 17:19:02 +0000 (10:19 -0700)]
Add documentation for Apache Airflow Helm Chart 1.4.0 (#538)
eladkal [Thu, 6 Jan 2022 15:44:03 +0000 (17:44 +0200)]
Announce Jed as PMC (#535)
Co-authored-by: Elad Kalif <eladkal 45845474+eladkal@users.noreply.github.com>
Jarek Potiuk [Thu, 6 Jan 2022 12:07:40 +0000 (13:07 +0100)]
Add documentation for packages - 2021-12-31 (#532)
Malthe Borch [Mon, 3 Jan 2022 16:37:29 +0000 (17:37 +0100)]
Use safe API to get target element (#534)
As highlighted by @mik-laj in issue #361, the target string sometimes contains a period (".")
character which makes `querySelector` match on a class which is wrong in this case.
Regardless of whether it fixes the issue, this change is a good one.
Jennifer Melot [Sat, 1 Jan 2022 14:17:09 +0000 (09:17 -0500)]
Put copy button within code block (#533)
Jed Cunningham [Tue, 21 Dec 2021 22:10:44 +0000 (15:10 -0700)]
Fix version in 2.2.3 version dropdown (#531)
Jed Cunningham [Tue, 21 Dec 2021 18:10:36 +0000 (11:10 -0700)]
Announce 2.2.3 (#530)
Jed Cunningham [Tue, 21 Dec 2021 17:31:50 +0000 (10:31 -0700)]
Add documentation for Apache Airflow 2.2.3 (#529)
Jorrick Sleijster [Mon, 20 Dec 2021 13:09:21 +0000 (14:09 +0100)]
update adyen quote (#528)
Andrew Wichmann [Sun, 19 Dec 2021 10:33:09 +0000 (04:33 -0600)]
Update index.md (#500)
Jed Cunningham [Thu, 16 Dec 2021 19:37:04 +0000 (12:37 -0700)]
Add redirect for broken upgrading link in 2.2.2 (#526)
This will be fixed in 2.2.3, but we should add a redirect so the
existing 2.2.2 installs in the wild aren't broken.
Details: https://github.com/apache/airflow/pull/19837
Jarek Potiuk [Wed, 15 Dec 2021 21:08:31 +0000 (22:08 +0100)]
Add documentation for databricks package - 2021-12-11 (#524)
Marco Falcioni [Thu, 9 Dec 2021 22:16:36 +0000 (14:16 -0800)]
(minor) Remove redundant word. (#525)
Minor change to remove awkward sentence.
Jarek Potiuk [Mon, 6 Dec 2021 17:35:50 +0000 (18:35 +0100)]
Add documentation for packages - 2021-11-30 (#522)
Shannon Bradshaw [Mon, 29 Nov 2021 17:02:04 +0000 (12:02 -0500)]
Fix typo on in Dish use case. (#521)
fix typo
Jed Cunningham [Tue, 23 Nov 2021 21:27:50 +0000 (14:27 -0700)]
Fix incorrect link/image for Arthur (#520)
Jed Cunningham [Tue, 23 Nov 2021 15:02:28 +0000 (08:02 -0700)]
Remove non-committer from commiters (#519)
Janardhan Pulivarthi [Thu, 18 Nov 2021 16:12:18 +0000 (21:42 +0530)]
minor: add workflow build status badge (#518)
* minor: update travis-ci.org to travis-ci.com
* docs: add workflow status badge
Alex Strick van Linschoten [Wed, 17 Nov 2021 18:46:34 +0000 (19:46 +0100)]
Add ZenML (#513)
I added a link to ZenML, which can be used together with Airflow as an orchestrator.
Jed Cunningham [Tue, 16 Nov 2021 23:43:32 +0000 (16:43 -0700)]
Fix helm chart 1.3.0 changelog (#516)
* Fix helm chart 1.3.0 changelog
* Regenerate helm 1.3.0 docs
Jed Cunningham [Mon, 15 Nov 2021 19:01:47 +0000 (12:01 -0700)]
Announce 2.2.2 (#515)
Jed Cunningham [Mon, 15 Nov 2021 18:38:40 +0000 (11:38 -0700)]
Add documentation for Apache Airflow 2.2.2 (#514)
Jarek Potiuk [Thu, 11 Nov 2021 23:34:47 +0000 (00:34 +0100)]
Update amazon provider documentation for RC2 release in October (#504)
Jed Cunningham [Mon, 8 Nov 2021 23:31:17 +0000 (16:31 -0700)]
Announce helm chart 1.3.0 (#512)
Jed Cunningham [Mon, 8 Nov 2021 23:03:44 +0000 (16:03 -0700)]
Add documentation for Apache Airflow Helm Chart 1.3.0 (#511)
Jarek Potiuk [Mon, 8 Nov 2021 17:49:20 +0000 (18:49 +0100)]
Remove dist links in the announcement page (#510)
Jarek Potiuk [Sat, 6 Nov 2021 15:04:48 +0000 (16:04 +0100)]
Rename Mirrors to Downloads for ASF sources (#508)
The ASF used to use mirrors to distribute their software, however
recently they changed to use CDN. The mechanism might change in
the future (even if currently CDN is used the ASF 'mirrors' page
and closer.lua script provide a fully ASF-controlled mechanism to
switch to the right mechanism, however technically speaking the
current solution is not 'mirrors' but it is CDN, therefore it makes
sense to rename it to generic downloads.
Kaxil Naik [Sat, 6 Nov 2021 10:45:15 +0000 (10:45 +0000)]
Update Source links for other latest Airflow versions (#507)
* Update Source links for other latest Airflow versions
* Add Airflow 2.1.2