This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch update-docs-security-logging
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
discard 517257ac95 Restructure logging and security documentation
add 143e919ddc Add (TM) in airflow documentation for latest release (#820)
add 44e8c8285c Add documentation for Apache Airflow Helm Chart 1.10.0
(#821)
add 01e1e55e30 Announce helm chart 1.10.0 (#822)
add d8d8edeea8 Announce new committers Vincent, Phani, Maciej (#823)
add fef1e7c0b4 Removing redirects and minor refactor (#824)
add 6ae546ebdb Restructure logging and security documentation
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (517257ac95)
\
N -- N -- N refs/heads/update-docs-security-logging (6ae546ebdb)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../helm-chart/{1.9.0 => 1.10.0}/.buildinfo | 0
.../{1.0.0 => 1.10.0}/_images/helm-logo.svg | 0
.../adding-connections-and-variables.rst.txt | 0
.../_sources/airflow-configuration.rst.txt | 0
.../_sources/customizing-workers.rst.txt | 0
.../{1.9.0 => 1.10.0}/_sources/index.rst.txt | 0
.../installing-helm-chart-from-sources.rst.txt | 0
.../{1.5.0 => 1.10.0}/_sources/keda.rst.txt | 0
.../_sources/manage-dags-files.rst.txt | 0
.../{1.5.0 => 1.10.0}/_sources/manage-logs.rst.txt | 0
.../_sources/parameters-ref.rst.txt | 0
.../1.10.0/_sources/production-guide.rst.txt | 535 +++
.../{1.9.0 => 1.10.0}/_sources/quick-start.rst.txt | 0
.../_sources/release_notes.rst.txt | 0
.../setting-resources-for-containers.rst.txt | 0
.../_sources/using-additional-containers.rst.txt | 0
.../1.10.0}/_static/_gen/css/main-custom.min.css | 0
.../1.10.0}/_static/_gen/css/main.min.css | 0
.../1.10.0}/_static/_gen/js/docs.js | 0
.../_sphinx_javascript_frameworks_compat.js | 0
.../3.1.0 => helm-chart/1.10.0}/_static/basic.css | 0
.../1.10.0}/_static/check-solid.svg | 0
.../1.10.0}/_static/clipboard.min.js | 0
.../1.10.0}/_static/copy-button.svg | 0
.../1.10.0}/_static/copybutton.css | 0
.../1.10.0}/_static/copybutton.js | 0
.../1.10.0}/_static/copybutton_funcs.js | 0
.../1.10.0}/_static/doctools.js | 0
.../1.10.0/_static/documentation_options.js | 14 +
.../1.0.0 => helm-chart/1.10.0}/_static/file.png | Bin
.../1.10.0}/_static/gh-jira-links.js | 0
.../1.10.0}/_static/jquery-3.6.0.js | 0
.../3.1.0 => helm-chart/1.10.0}/_static/jquery.js | 0
.../1.10.0}/_static/js/globaltoc.js | 0
.../1.10.0}/_static/language_data.js | 0
.../1.0.0 => helm-chart/1.10.0}/_static/minus.png | Bin
.../1.0.0 => helm-chart/1.10.0}/_static/pin_32.png | Bin
.../1.0.0 => helm-chart/1.10.0}/_static/plus.png | Bin
.../1.10.0}/_static/pygments.css | 0
.../1.10.0}/_static/searchtools.js | 0
.../1.10.0}/_static/sphinx_highlight.js | 0
.../1.10.0}/_static/underscore-1.13.1.js | 0
.../1.10.0}/_static/underscore.js | 0
.../1.10.0/adding-connections-and-variables.html | 919 ++++
.../helm-chart/1.10.0/airflow-configuration.html | 878 ++++
.../2.6.0 => helm-chart/1.10.0}/changelog.html | 0
.../helm-chart/1.10.0/customizing-workers.html | 900 ++++
docs-archive/helm-chart/1.10.0/genindex.html | 841 ++++
docs-archive/helm-chart/1.10.0/index.html | 959 +++++
.../1.10.0/installing-helm-chart-from-sources.html | 940 +++++
docs-archive/helm-chart/1.10.0/keda.html | 895 ++++
.../helm-chart/1.10.0/manage-dags-files.html | 1017 +++++
docs-archive/helm-chart/1.10.0/manage-logs.html | 930 +++++
docs-archive/helm-chart/1.10.0/objects.inv | 11 +
docs-archive/helm-chart/1.10.0/parameters-ref.html | 4393 ++++++++++++++++++++
.../helm-chart/1.10.0/production-guide.html | 1422 +++++++
docs-archive/helm-chart/1.10.0/quick-start.html | 1081 +++++
docs-archive/helm-chart/1.10.0/release_notes.html | 2018 +++++++++
docs-archive/helm-chart/1.10.0/search.html | 870 ++++
docs-archive/helm-chart/1.10.0/searchindex.js | 1 +
.../1.10.0/setting-resources-for-containers.html | 906 ++++
.../helm-chart/{1.9.0 => 1.10.0}/updating.html | 0
.../1.10.0/using-additional-containers.html | 901 ++++
docs-archive/helm-chart/stable.txt | 2 +-
.../site/content/en/announcements/_index.md | 17 +
landing-pages/site/static/index.yaml | 128 +-
post-docs/add-back-references.py | 12 +-
post-docs/redirects.txt | 138 -
68 files changed, 20578 insertions(+), 150 deletions(-)
copy docs-archive/helm-chart/{1.9.0 => 1.10.0}/.buildinfo (100%)
copy docs-archive/helm-chart/{1.0.0 => 1.10.0}/_images/helm-logo.svg (100%)
copy docs-archive/helm-chart/{1.2.0 =>
1.10.0}/_sources/adding-connections-and-variables.rst.txt (100%)
copy docs-archive/helm-chart/{1.6.0 =>
1.10.0}/_sources/airflow-configuration.rst.txt (100%)
copy docs-archive/helm-chart/{1.9.0 =>
1.10.0}/_sources/customizing-workers.rst.txt (100%)
copy docs-archive/helm-chart/{1.9.0 => 1.10.0}/_sources/index.rst.txt (100%)
copy docs-archive/helm-chart/{1.4.0 =>
1.10.0}/_sources/installing-helm-chart-from-sources.rst.txt (100%)
copy docs-archive/helm-chart/{1.5.0 => 1.10.0}/_sources/keda.rst.txt (100%)
copy docs-archive/helm-chart/{1.8.0 =>
1.10.0}/_sources/manage-dags-files.rst.txt (100%)
copy docs-archive/helm-chart/{1.5.0 => 1.10.0}/_sources/manage-logs.rst.txt
(100%)
copy docs-archive/helm-chart/{1.3.0 => 1.10.0}/_sources/parameters-ref.rst.txt
(100%)
create mode 100644
docs-archive/helm-chart/1.10.0/_sources/production-guide.rst.txt
copy docs-archive/helm-chart/{1.9.0 => 1.10.0}/_sources/quick-start.rst.txt
(100%)
copy docs-archive/helm-chart/{1.6.0 => 1.10.0}/_sources/release_notes.rst.txt
(100%)
copy docs-archive/helm-chart/{1.7.0 =>
1.10.0}/_sources/setting-resources-for-containers.rst.txt (100%)
copy docs-archive/helm-chart/{1.7.0 =>
1.10.0}/_sources/using-additional-containers.rst.txt (100%)
copy docs-archive/{apache-airflow-providers-airbyte/2.1.4 =>
helm-chart/1.10.0}/_static/_gen/css/main-custom.min.css (100%)
copy docs-archive/{apache-airflow-providers-airbyte/1.0.0 =>
helm-chart/1.10.0}/_static/_gen/css/main.min.css (100%)
copy docs-archive/{apache-airflow-providers-airbyte/2.1.4 =>
helm-chart/1.10.0}/_static/_gen/js/docs.js (100%)
copy docs-archive/{apache-airflow-providers-airbyte/3.1.0 =>
helm-chart/1.10.0}/_static/_sphinx_javascript_frameworks_compat.js (100%)
copy docs-archive/{apache-airflow-providers-airbyte/3.1.0 =>
helm-chart/1.10.0}/_static/basic.css (100%)
copy docs-archive/{apache-airflow-providers-airbyte/2.1.0 =>
helm-chart/1.10.0}/_static/check-solid.svg (100%)
copy docs-archive/{apache-airflow-providers-airbyte/2.1.0 =>
helm-chart/1.10.0}/_static/clipboard.min.js (100%)
copy docs-archive/{apache-airflow-providers-airbyte/2.1.1 =>
helm-chart/1.10.0}/_static/copy-button.svg (100%)
copy docs-archive/{apache-airflow-providers-airbyte/3.2.0 =>
helm-chart/1.10.0}/_static/copybutton.css (100%)
copy docs-archive/{apache-airflow-providers-airbyte/3.2.1 =>
helm-chart/1.10.0}/_static/copybutton.js (100%)
copy docs-archive/{apache-airflow-providers-airbyte/3.2.0 =>
helm-chart/1.10.0}/_static/copybutton_funcs.js (100%)
copy docs-archive/{apache-airflow-providers-airbyte/3.2.0 =>
helm-chart/1.10.0}/_static/doctools.js (100%)
create mode 100644
docs-archive/helm-chart/1.10.0/_static/documentation_options.js
copy docs-archive/{apache-airflow-providers-airbyte/1.0.0 =>
helm-chart/1.10.0}/_static/file.png (100%)
copy docs-archive/{apache-airflow/2.3.4 =>
helm-chart/1.10.0}/_static/gh-jira-links.js (100%)
copy docs-archive/{apache-airflow-providers-airbyte/3.1.0 =>
helm-chart/1.10.0}/_static/jquery-3.6.0.js (100%)
copy docs-archive/{apache-airflow-providers-airbyte/3.1.0 =>
helm-chart/1.10.0}/_static/jquery.js (100%)
copy docs-archive/{apache-airflow-providers-airbyte/3.2.0 =>
helm-chart/1.10.0}/_static/js/globaltoc.js (100%)
copy docs-archive/{apache-airflow-providers-airbyte/3.1.0 =>
helm-chart/1.10.0}/_static/language_data.js (100%)
copy docs-archive/{apache-airflow-providers-airbyte/1.0.0 =>
helm-chart/1.10.0}/_static/minus.png (100%)
copy docs-archive/{apache-airflow-providers-airbyte/1.0.0 =>
helm-chart/1.10.0}/_static/pin_32.png (100%)
copy docs-archive/{apache-airflow-providers-airbyte/1.0.0 =>
helm-chart/1.10.0}/_static/plus.png (100%)
copy docs-archive/{apache-airflow-providers-airbyte/2.1.1 =>
helm-chart/1.10.0}/_static/pygments.css (100%)
copy docs-archive/{apache-airflow-providers-airbyte/3.2.0 =>
helm-chart/1.10.0}/_static/searchtools.js (100%)
copy docs-archive/{apache-airflow-providers-airbyte/3.2.0 =>
helm-chart/1.10.0}/_static/sphinx_highlight.js (100%)
copy docs-archive/{apache-airflow-providers-airbyte/2.1.1 =>
helm-chart/1.10.0}/_static/underscore-1.13.1.js (100%)
copy docs-archive/{apache-airflow-providers-airbyte/2.1.1 =>
helm-chart/1.10.0}/_static/underscore.js (100%)
create mode 100644
docs-archive/helm-chart/1.10.0/adding-connections-and-variables.html
create mode 100644 docs-archive/helm-chart/1.10.0/airflow-configuration.html
copy docs-archive/{apache-airflow/2.6.0 => helm-chart/1.10.0}/changelog.html
(100%)
create mode 100644 docs-archive/helm-chart/1.10.0/customizing-workers.html
create mode 100644 docs-archive/helm-chart/1.10.0/genindex.html
create mode 100644 docs-archive/helm-chart/1.10.0/index.html
create mode 100644
docs-archive/helm-chart/1.10.0/installing-helm-chart-from-sources.html
create mode 100644 docs-archive/helm-chart/1.10.0/keda.html
create mode 100644 docs-archive/helm-chart/1.10.0/manage-dags-files.html
create mode 100644 docs-archive/helm-chart/1.10.0/manage-logs.html
create mode 100644 docs-archive/helm-chart/1.10.0/objects.inv
create mode 100644 docs-archive/helm-chart/1.10.0/parameters-ref.html
create mode 100644 docs-archive/helm-chart/1.10.0/production-guide.html
create mode 100644 docs-archive/helm-chart/1.10.0/quick-start.html
create mode 100644 docs-archive/helm-chart/1.10.0/release_notes.html
create mode 100644 docs-archive/helm-chart/1.10.0/search.html
create mode 100644 docs-archive/helm-chart/1.10.0/searchindex.js
create mode 100644
docs-archive/helm-chart/1.10.0/setting-resources-for-containers.html
copy docs-archive/helm-chart/{1.9.0 => 1.10.0}/updating.html (100%)
create mode 100644
docs-archive/helm-chart/1.10.0/using-additional-containers.html
delete mode 100644 post-docs/redirects.txt