This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
discard 13556dfa92 Rewritten history to remove past gh-pages deployments
new eb77fb9f7e Rewritten history to remove past gh-pages deployments
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 (13556dfa92)
\
N -- N -- N refs/heads/gh-pages (eb77fb9f7e)
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.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
_gen/packages-metadata.json | 3896 ++++++++++----------
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.10.0/index.html | 4 +-
blog/airflow-2.2.0/index.html | 4 +-
blog/airflow-2.3.0/index.html | 4 +-
blog/airflow-2.4.0/index.html | 4 +-
blog/airflow-2.5.0/index.html | 4 +-
blog/airflow-2.6.0/index.html | 4 +-
blog/airflow-2.7.0/index.html | 4 +-
blog/airflow-2.8.0/index.html | 4 +-
blog/airflow-2.9.0/index.html | 4 +-
blog/airflow-survey-2020/index.html | 4 +-
blog/airflow-survey-2022/index.html | 4 +-
blog/airflow-survey-2023/index.html | 4 +-
blog/airflow-survey-2024/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 +-
blog/fab-oid-vulnerability/index.html | 4 +-
.../index.html | 4 +-
blog/introducing_setup_teardown/index.html | 4 +-
.../index.html | 4 +-
.../2.10.5/_api/airflow/decorators/base/index.html | 2 +-
.../2.10.5/_api/airflow/decorators/bash/index.html | 2 +-
.../decorators/branch_external_python/index.html | 2 +-
.../airflow/decorators/branch_python/index.html | 2 +-
.../decorators/branch_virtualenv/index.html | 2 +-
.../_api/airflow/decorators/condition/index.html | 2 +-
.../airflow/decorators/external_python/index.html | 2 +-
.../2.10.5/_api/airflow/decorators/index.html | 2 +-
.../_api/airflow/decorators/python/index.html | 2 +-
.../decorators/python_virtualenv/index.html | 2 +-
.../_api/airflow/decorators/sensor/index.html | 2 +-
.../airflow/decorators/setup_teardown/index.html | 2 +-
.../airflow/decorators/short_circuit/index.html | 2 +-
.../_api/airflow/decorators/task_group/index.html | 2 +-
.../example_dags/example_bash_decorator/index.html | 2 +-
.../example_dags/example_bash_operator/index.html | 2 +-
.../example_branch_datetime_operator/index.html | 2 +-
.../example_branch_day_of_week_operator/index.html | 2 +-
.../example_dags/example_branch_labels/index.html | 2 +-
.../example_branch_operator/index.html | 2 +-
.../example_branch_operator_decorator/index.html | 2 +-
.../index.html | 2 +-
.../example_dags/example_complex/index.html | 2 +-
.../example_dags/example_dataset_alias/index.html | 2 +-
.../index.html | 2 +-
.../example_dags/example_datasets/index.html | 2 +-
.../example_dags/example_display_name/index.html | 2 +-
.../example_dynamic_task_mapping/index.html | 2 +-
.../index.html | 2 +-
.../example_external_task_marker_dag/index.html | 2 +-
.../example_inlet_event_extra/index.html | 2 +-
.../example_kubernetes_executor/index.html | 2 +-
.../example_dags/example_latest_only/index.html | 2 +-
.../example_latest_only_with_trigger/index.html | 2 +-
.../example_local_kubernetes_executor/index.html | 2 +-
.../example_nested_branch_dag/index.html | 2 +-
.../example_outlet_event_extra/index.html | 2 +-
.../example_params_trigger_ui/index.html | 2 +-
.../example_params_ui_tutorial/index.html | 2 +-
.../index.html | 2 +-
.../example_python_decorator/index.html | 2 +-
.../example_python_operator/index.html | 2 +-
.../example_sensor_decorator/index.html | 2 +-
.../example_dags/example_sensors/index.html | 2 +-
.../example_dags/example_setup_teardown/index.html | 2 +-
.../example_setup_teardown_taskflow/index.html | 2 +-
.../example_short_circuit_decorator/index.html | 2 +-
.../example_short_circuit_operator/index.html | 2 +-
.../example_dags/example_skip_dag/index.html | 2 +-
.../example_subdag_operator/index.html | 2 +-
.../example_dags/example_task_group/index.html | 2 +-
.../example_task_group_decorator/index.html | 2 +-
.../example_time_delta_sensor_async/index.html | 2 +-
.../example_trigger_controller_dag/index.html | 2 +-
.../example_trigger_target_dag/index.html | 2 +-
.../example_workday_timetable/index.html | 2 +-
.../airflow/example_dags/example_xcom/index.html | 2 +-
.../example_dags/example_xcomargs/index.html | 2 +-
.../2.10.5/_api/airflow/example_dags/index.html | 2 +-
.../airflow/example_dags/libs/helper/index.html | 2 +-
.../_api/airflow/example_dags/libs/index.html | 2 +-
.../decreasing_priority_weight_strategy/index.html | 2 +-
.../example_dags/plugins/event_listener/index.html | 2 +-
.../_api/airflow/example_dags/plugins/index.html | 2 +-
.../plugins/listener_plugin/index.html | 2 +-
.../example_dags/plugins/workday/index.html | 2 +-
.../_api/airflow/example_dags/subdags/index.html | 2 +-
.../airflow/example_dags/subdags/subdag/index.html | 2 +-
.../_api/airflow/example_dags/tutorial/index.html | 2 +-
.../airflow/example_dags/tutorial_dag/index.html | 2 +-
.../example_dags/tutorial_objectstorage/index.html | 2 +-
.../example_dags/tutorial_taskflow_api/index.html | 2 +-
.../tutorial_taskflow_api_virtualenv/index.html | 2 +-
.../tutorial_taskflow_templates/index.html | 2 +-
.../2.10.5/_api/airflow/exceptions/index.html | 2 +-
.../2.10.5/_api/airflow/hooks/base/index.html | 2 +-
.../2.10.5/_api/airflow/hooks/dbapi/index.html | 2 +-
.../_api/airflow/hooks/filesystem/index.html | 2 +-
.../2.10.5/_api/airflow/hooks/index.html | 2 +-
.../_api/airflow/hooks/package_index/index.html | 2 +-
.../_api/airflow/hooks/subprocess/index.html | 2 +-
.../airflow/models/baseoperatorlink/index.html | 2 +-
.../_api/airflow/models/connection/index.html | 2 +-
.../2.10.5/_api/airflow/models/dag/index.html | 2 +-
.../2.10.5/_api/airflow/models/dagbag/index.html | 2 +-
.../2.10.5/_api/airflow/models/dagrun/index.html | 2 +-
.../2.10.5/_api/airflow/models/param/index.html | 2 +-
.../_api/airflow/models/taskinstance/index.html | 2 +-
.../_api/airflow/models/taskinstancekey/index.html | 2 +-
.../2.10.5/_api/airflow/models/variable/index.html | 2 +-
.../2.10.5/_api/airflow/models/xcom/index.html | 2 +-
.../_api/airflow/secrets/base_secrets/index.html | 2 +-
.../2.10.5/_api/airflow/secrets/cache/index.html | 2 +-
.../secrets/environment_variables/index.html | 2 +-
.../2.10.5/_api/airflow/secrets/index.html | 2 +-
.../airflow/secrets/local_filesystem/index.html | 2 +-
.../_api/airflow/secrets/metastore/index.html | 2 +-
.../2.10.5/_api/airflow/timetables/base/index.html | 2 +-
.../_api/airflow/timetables/datasets/index.html | 2 +-
.../_api/airflow/timetables/events/index.html | 2 +-
.../2.10.5/_api/airflow/timetables/index.html | 2 +-
.../_api/airflow/timetables/interval/index.html | 2 +-
.../_api/airflow/timetables/simple/index.html | 2 +-
.../_api/airflow/timetables/trigger/index.html | 2 +-
.../2.10.5/_api/airflow/triggers/base/index.html | 2 +-
.../_api/airflow/triggers/external_task/index.html | 2 +-
.../2.10.5/_api/airflow/triggers/file/index.html | 2 +-
.../2.10.5/_api/airflow/triggers/index.html | 2 +-
.../_api/airflow/triggers/temporal/index.html | 2 +-
.../_api/airflow/triggers/testing/index.html | 2 +-
.../2.10.5/_api/airflow/utils/state/index.html | 2 +-
.../index.html | 2 +-
.../index.html | 2 +-
.../2.10.5/_api/tests/system/core/index.html | 2 +-
.../cluster-policies.html | 2 +-
.../dag-serialization.html | 2 +-
.../administration-and-deployment/index.html | 2 +-
.../administration-and-deployment/kubernetes.html | 2 +-
.../administration-and-deployment/lineage.html | 2 +-
.../administration-and-deployment/listeners.html | 2 +-
.../advanced-logging-configuration.html | 2 +-
.../logging-monitoring/callbacks.html | 2 +-
.../logging-monitoring/check-health.html | 2 +-
.../logging-monitoring/errors.html | 2 +-
.../logging-monitoring/index.html | 2 +-
.../logging-monitoring/logging-architecture.html | 2 +-
.../logging-monitoring/logging-tasks.html | 2 +-
.../logging-monitoring/metrics.html | 2 +-
.../logging-monitoring/traces.html | 2 +-
.../logging-monitoring/tracking-user-activity.html | 2 +-
.../modules_management.html | 2 +-
.../administration-and-deployment/pools.html | 2 +-
.../priority-weight.html | 2 +-
.../production-deployment.html | 2 +-
.../administration-and-deployment/scheduler.html | 2 +-
.../authoring-and-scheduling/connections.html | 2 +-
.../2.10.5/authoring-and-scheduling/cron.html | 2 +-
.../dagfile-processing.html | 2 +-
.../2.10.5/authoring-and-scheduling/datasets.html | 2 +-
.../2.10.5/authoring-and-scheduling/deferring.html | 2 +-
.../dynamic-task-mapping.html | 2 +-
.../2.10.5/authoring-and-scheduling/index.html | 2 +-
.../2.10.5/authoring-and-scheduling/plugins.html | 2 +-
.../authoring-and-scheduling/serializers.html | 2 +-
.../2.10.5/authoring-and-scheduling/timetable.html | 2 +-
.../2.10.5/authoring-and-scheduling/timezone.html | 2 +-
docs/apache-airflow/2.10.5/best-practices.html | 2 +-
.../2.10.5/cli-and-env-variables-ref.html | 2 +-
docs/apache-airflow/2.10.5/configurations-ref.html | 2 +-
.../2.10.5/core-concepts/auth-manager.html | 2 +-
.../2.10.5/core-concepts/dag-run.html | 2 +-
docs/apache-airflow/2.10.5/core-concepts/dags.html | 2 +-
.../apache-airflow/2.10.5/core-concepts/debug.html | 2 +-
.../2.10.5/core-concepts/executor/index.html | 2 +-
.../2.10.5/core-concepts/executor/local.html | 2 +-
.../2.10.5/core-concepts/executor/sequential.html | 2 +-
.../apache-airflow/2.10.5/core-concepts/index.html | 2 +-
.../2.10.5/core-concepts/objectstorage.html | 2 +-
.../2.10.5/core-concepts/operators.html | 2 +-
.../2.10.5/core-concepts/overview.html | 2 +-
.../2.10.5/core-concepts/params.html | 2 +-
.../2.10.5/core-concepts/sensors.html | 2 +-
.../2.10.5/core-concepts/taskflow.html | 2 +-
.../apache-airflow/2.10.5/core-concepts/tasks.html | 2 +-
.../2.10.5/core-concepts/variables.html | 2 +-
.../apache-airflow/2.10.5/core-concepts/xcoms.html | 2 +-
docs/apache-airflow/2.10.5/database-erd-ref.html | 2 +-
.../2.10.5/deprecated-rest-api-ref.html | 2 +-
docs/apache-airflow/2.10.5/extra-packages-ref.html | 2 +-
docs/apache-airflow/2.10.5/faq.html | 2 +-
docs/apache-airflow/2.10.5/genindex.html | 2 +-
docs/apache-airflow/2.10.5/howto/add-dag-tags.html | 2 +-
.../2.10.5/howto/add-owner-links.html | 2 +-
docs/apache-airflow/2.10.5/howto/connection.html | 2 +-
.../2.10.5/howto/create-custom-decorator.html | 2 +-
.../2.10.5/howto/custom-operator.html | 2 +-
.../2.10.5/howto/custom-view-plugin.html | 2 +-
docs/apache-airflow/2.10.5/howto/customize-ui.html | 2 +-
.../2.10.5/howto/define-extra-link.html | 2 +-
.../2.10.5/howto/docker-compose/index.html | 2 +-
.../2.10.5/howto/dynamic-dag-generation.html | 2 +-
docs/apache-airflow/2.10.5/howto/email-config.html | 2 +-
.../2.10.5/howto/export-more-env-vars.html | 2 +-
docs/apache-airflow/2.10.5/howto/index.html | 2 +-
.../2.10.5/howto/listener-plugin.html | 2 +-
.../apache-airflow/2.10.5/howto/notifications.html | 2 +-
.../apache-airflow/2.10.5/howto/operator/bash.html | 2 +-
.../2.10.5/howto/operator/datetime.html | 2 +-
.../howto/operator/external_task_sensor.html | 2 +-
.../apache-airflow/2.10.5/howto/operator/file.html | 2 +-
.../2.10.5/howto/operator/index.html | 2 +-
.../2.10.5/howto/operator/python.html | 2 +-
.../apache-airflow/2.10.5/howto/operator/time.html | 2 +-
.../2.10.5/howto/operator/weekday.html | 2 +-
.../2.10.5/howto/run-behind-proxy.html | 2 +-
.../2.10.5/howto/run-with-systemd.html | 2 +-
docs/apache-airflow/2.10.5/howto/set-config.html | 2 +-
.../2.10.5/howto/set-up-database.html | 2 +-
.../2.10.5/howto/setup-and-teardown.html | 2 +-
docs/apache-airflow/2.10.5/howto/timetable.html | 2 +-
.../2.10.5/howto/upgrading-from-1-10/index.html | 2 +-
.../howto/upgrading-from-1-10/upgrade-check.html | 2 +-
docs/apache-airflow/2.10.5/howto/usage-cli.html | 2 +-
docs/apache-airflow/2.10.5/howto/variable.html | 2 +-
docs/apache-airflow/2.10.5/index.html | 2 +-
.../2.10.5/installation/dependencies.html | 2 +-
docs/apache-airflow/2.10.5/installation/index.html | 2 +-
.../2.10.5/installation/installing-from-pypi.html | 2 +-
.../installation/installing-from-sources.html | 2 +-
.../2.10.5/installation/prerequisites.html | 2 +-
.../installation/setting-up-the-database.html | 2 +-
.../2.10.5/installation/supported-versions.html | 2 +-
.../2.10.5/installation/upgrading.html | 2 +-
docs/apache-airflow/2.10.5/integration.html | 2 +-
docs/apache-airflow/2.10.5/license.html | 2 +-
docs/apache-airflow/2.10.5/migrations-ref.html | 2 +-
.../2.10.5/operators-and-hooks-ref.html | 2 +-
docs/apache-airflow/2.10.5/privacy_notice.html | 2 +-
docs/apache-airflow/2.10.5/project.html | 2 +-
.../2.10.5/public-airflow-interface.html | 2 +-
docs/apache-airflow/2.10.5/release-process.html | 2 +-
docs/apache-airflow/2.10.5/release_notes.html | 2 +-
docs/apache-airflow/2.10.5/search.html | 2 +-
docs/apache-airflow/2.10.5/security/api.html | 2 +-
.../apache-airflow/2.10.5/security/audit_logs.html | 2 +-
docs/apache-airflow/2.10.5/security/flower.html | 2 +-
docs/apache-airflow/2.10.5/security/index.html | 2 +-
docs/apache-airflow/2.10.5/security/kerberos.html | 2 +-
.../security/releasing_security_patches.html | 2 +-
docs/apache-airflow/2.10.5/security/sbom.html | 2 +-
.../2.10.5/security/secrets/fernet.html | 2 +-
.../2.10.5/security/secrets/index.html | 2 +-
.../security/secrets/mask-sensitive-values.html | 2 +-
.../security/secrets/secrets-backend/index.html | 2 +-
.../local-filesystem-secrets-backend.html | 2 +-
.../2.10.5/security/security_model.html | 2 +-
docs/apache-airflow/2.10.5/security/webserver.html | 2 +-
docs/apache-airflow/2.10.5/security/workload.html | 2 +-
docs/apache-airflow/2.10.5/start.html | 2 +-
docs/apache-airflow/2.10.5/templates-ref.html | 2 +-
docs/apache-airflow/2.10.5/troubleshooting.html | 2 +-
.../2.10.5/tutorial/fundamentals.html | 2 +-
docs/apache-airflow/2.10.5/tutorial/index.html | 2 +-
.../2.10.5/tutorial/objectstorage.html | 2 +-
docs/apache-airflow/2.10.5/tutorial/pipeline.html | 2 +-
docs/apache-airflow/2.10.5/tutorial/taskflow.html | 2 +-
docs/apache-airflow/2.10.5/ui.html | 2 +-
.../stable/_api/airflow/decorators/base/index.html | 2 +-
.../stable/_api/airflow/decorators/bash/index.html | 2 +-
.../decorators/branch_external_python/index.html | 2 +-
.../airflow/decorators/branch_python/index.html | 2 +-
.../decorators/branch_virtualenv/index.html | 2 +-
.../_api/airflow/decorators/condition/index.html | 2 +-
.../airflow/decorators/external_python/index.html | 2 +-
.../stable/_api/airflow/decorators/index.html | 2 +-
.../_api/airflow/decorators/python/index.html | 2 +-
.../decorators/python_virtualenv/index.html | 2 +-
.../_api/airflow/decorators/sensor/index.html | 2 +-
.../airflow/decorators/setup_teardown/index.html | 2 +-
.../airflow/decorators/short_circuit/index.html | 2 +-
.../_api/airflow/decorators/task_group/index.html | 2 +-
.../example_dags/example_bash_decorator/index.html | 2 +-
.../example_dags/example_bash_operator/index.html | 2 +-
.../example_branch_datetime_operator/index.html | 2 +-
.../example_branch_day_of_week_operator/index.html | 2 +-
.../example_dags/example_branch_labels/index.html | 2 +-
.../example_branch_operator/index.html | 2 +-
.../example_branch_operator_decorator/index.html | 2 +-
.../index.html | 2 +-
.../example_dags/example_complex/index.html | 2 +-
.../example_dags/example_dataset_alias/index.html | 2 +-
.../index.html | 2 +-
.../example_dags/example_datasets/index.html | 2 +-
.../example_dags/example_display_name/index.html | 2 +-
.../example_dynamic_task_mapping/index.html | 2 +-
.../index.html | 2 +-
.../example_external_task_marker_dag/index.html | 2 +-
.../example_inlet_event_extra/index.html | 2 +-
.../example_kubernetes_executor/index.html | 2 +-
.../example_dags/example_latest_only/index.html | 2 +-
.../example_latest_only_with_trigger/index.html | 2 +-
.../example_local_kubernetes_executor/index.html | 2 +-
.../example_nested_branch_dag/index.html | 2 +-
.../example_outlet_event_extra/index.html | 2 +-
.../example_params_trigger_ui/index.html | 2 +-
.../example_params_ui_tutorial/index.html | 2 +-
.../index.html | 2 +-
.../example_python_decorator/index.html | 2 +-
.../example_python_operator/index.html | 2 +-
.../example_sensor_decorator/index.html | 2 +-
.../example_dags/example_sensors/index.html | 2 +-
.../example_dags/example_setup_teardown/index.html | 2 +-
.../example_setup_teardown_taskflow/index.html | 2 +-
.../example_short_circuit_decorator/index.html | 2 +-
.../example_short_circuit_operator/index.html | 2 +-
.../example_dags/example_skip_dag/index.html | 2 +-
.../example_subdag_operator/index.html | 2 +-
.../example_dags/example_task_group/index.html | 2 +-
.../example_task_group_decorator/index.html | 2 +-
.../example_time_delta_sensor_async/index.html | 2 +-
.../example_trigger_controller_dag/index.html | 2 +-
.../example_trigger_target_dag/index.html | 2 +-
.../example_workday_timetable/index.html | 2 +-
.../airflow/example_dags/example_xcom/index.html | 2 +-
.../example_dags/example_xcomargs/index.html | 2 +-
.../stable/_api/airflow/example_dags/index.html | 2 +-
.../airflow/example_dags/libs/helper/index.html | 2 +-
.../_api/airflow/example_dags/libs/index.html | 2 +-
.../decreasing_priority_weight_strategy/index.html | 2 +-
.../example_dags/plugins/event_listener/index.html | 2 +-
.../_api/airflow/example_dags/plugins/index.html | 2 +-
.../plugins/listener_plugin/index.html | 2 +-
.../example_dags/plugins/workday/index.html | 2 +-
.../_api/airflow/example_dags/subdags/index.html | 2 +-
.../airflow/example_dags/subdags/subdag/index.html | 2 +-
.../_api/airflow/example_dags/tutorial/index.html | 2 +-
.../airflow/example_dags/tutorial_dag/index.html | 2 +-
.../example_dags/tutorial_objectstorage/index.html | 2 +-
.../example_dags/tutorial_taskflow_api/index.html | 2 +-
.../tutorial_taskflow_api_virtualenv/index.html | 2 +-
.../tutorial_taskflow_templates/index.html | 2 +-
.../stable/_api/airflow/exceptions/index.html | 2 +-
.../stable/_api/airflow/hooks/base/index.html | 2 +-
.../stable/_api/airflow/hooks/dbapi/index.html | 2 +-
.../_api/airflow/hooks/filesystem/index.html | 2 +-
.../stable/_api/airflow/hooks/index.html | 2 +-
.../_api/airflow/hooks/package_index/index.html | 2 +-
.../_api/airflow/hooks/subprocess/index.html | 2 +-
.../airflow/models/baseoperatorlink/index.html | 2 +-
.../_api/airflow/models/connection/index.html | 2 +-
.../stable/_api/airflow/models/dag/index.html | 2 +-
.../stable/_api/airflow/models/dagbag/index.html | 2 +-
.../stable/_api/airflow/models/dagrun/index.html | 2 +-
.../stable/_api/airflow/models/param/index.html | 2 +-
.../_api/airflow/models/taskinstance/index.html | 2 +-
.../_api/airflow/models/taskinstancekey/index.html | 2 +-
.../stable/_api/airflow/models/variable/index.html | 2 +-
.../stable/_api/airflow/models/xcom/index.html | 2 +-
.../_api/airflow/secrets/base_secrets/index.html | 2 +-
.../stable/_api/airflow/secrets/cache/index.html | 2 +-
.../secrets/environment_variables/index.html | 2 +-
.../stable/_api/airflow/secrets/index.html | 2 +-
.../airflow/secrets/local_filesystem/index.html | 2 +-
.../_api/airflow/secrets/metastore/index.html | 2 +-
.../stable/_api/airflow/timetables/base/index.html | 2 +-
.../_api/airflow/timetables/datasets/index.html | 2 +-
.../_api/airflow/timetables/events/index.html | 2 +-
.../stable/_api/airflow/timetables/index.html | 2 +-
.../_api/airflow/timetables/interval/index.html | 2 +-
.../_api/airflow/timetables/simple/index.html | 2 +-
.../_api/airflow/timetables/trigger/index.html | 2 +-
.../stable/_api/airflow/triggers/base/index.html | 2 +-
.../_api/airflow/triggers/external_task/index.html | 2 +-
.../stable/_api/airflow/triggers/file/index.html | 2 +-
.../stable/_api/airflow/triggers/index.html | 2 +-
.../_api/airflow/triggers/temporal/index.html | 2 +-
.../_api/airflow/triggers/testing/index.html | 2 +-
.../stable/_api/airflow/utils/state/index.html | 2 +-
.../index.html | 2 +-
.../index.html | 2 +-
.../stable/_api/tests/system/core/index.html | 2 +-
.../cluster-policies.html | 2 +-
.../dag-serialization.html | 2 +-
.../administration-and-deployment/index.html | 2 +-
.../administration-and-deployment/kubernetes.html | 2 +-
.../administration-and-deployment/lineage.html | 2 +-
.../administration-and-deployment/listeners.html | 2 +-
.../advanced-logging-configuration.html | 2 +-
.../logging-monitoring/callbacks.html | 2 +-
.../logging-monitoring/check-health.html | 2 +-
.../logging-monitoring/errors.html | 2 +-
.../logging-monitoring/index.html | 2 +-
.../logging-monitoring/logging-architecture.html | 2 +-
.../logging-monitoring/logging-tasks.html | 2 +-
.../logging-monitoring/metrics.html | 2 +-
.../logging-monitoring/traces.html | 2 +-
.../logging-monitoring/tracking-user-activity.html | 2 +-
.../modules_management.html | 2 +-
.../administration-and-deployment/pools.html | 2 +-
.../priority-weight.html | 2 +-
.../production-deployment.html | 2 +-
.../administration-and-deployment/scheduler.html | 2 +-
.../authoring-and-scheduling/connections.html | 2 +-
.../stable/authoring-and-scheduling/cron.html | 2 +-
.../dagfile-processing.html | 2 +-
.../stable/authoring-and-scheduling/datasets.html | 2 +-
.../stable/authoring-and-scheduling/deferring.html | 2 +-
.../dynamic-task-mapping.html | 2 +-
.../stable/authoring-and-scheduling/index.html | 2 +-
.../stable/authoring-and-scheduling/plugins.html | 2 +-
.../authoring-and-scheduling/serializers.html | 2 +-
.../stable/authoring-and-scheduling/timetable.html | 2 +-
.../stable/authoring-and-scheduling/timezone.html | 2 +-
docs/apache-airflow/stable/best-practices.html | 2 +-
.../stable/cli-and-env-variables-ref.html | 2 +-
docs/apache-airflow/stable/configurations-ref.html | 2 +-
.../stable/core-concepts/auth-manager.html | 2 +-
.../stable/core-concepts/dag-run.html | 2 +-
docs/apache-airflow/stable/core-concepts/dags.html | 2 +-
.../apache-airflow/stable/core-concepts/debug.html | 2 +-
.../stable/core-concepts/executor/index.html | 2 +-
.../stable/core-concepts/executor/local.html | 2 +-
.../stable/core-concepts/executor/sequential.html | 2 +-
.../apache-airflow/stable/core-concepts/index.html | 2 +-
.../stable/core-concepts/objectstorage.html | 2 +-
.../stable/core-concepts/operators.html | 2 +-
.../stable/core-concepts/overview.html | 2 +-
.../stable/core-concepts/params.html | 2 +-
.../stable/core-concepts/sensors.html | 2 +-
.../stable/core-concepts/taskflow.html | 2 +-
.../apache-airflow/stable/core-concepts/tasks.html | 2 +-
.../stable/core-concepts/variables.html | 2 +-
.../apache-airflow/stable/core-concepts/xcoms.html | 2 +-
docs/apache-airflow/stable/database-erd-ref.html | 2 +-
.../stable/deprecated-rest-api-ref.html | 2 +-
docs/apache-airflow/stable/extra-packages-ref.html | 2 +-
docs/apache-airflow/stable/faq.html | 2 +-
docs/apache-airflow/stable/genindex.html | 2 +-
docs/apache-airflow/stable/howto/add-dag-tags.html | 2 +-
.../stable/howto/add-owner-links.html | 2 +-
docs/apache-airflow/stable/howto/connection.html | 2 +-
.../stable/howto/create-custom-decorator.html | 2 +-
.../stable/howto/custom-operator.html | 2 +-
.../stable/howto/custom-view-plugin.html | 2 +-
docs/apache-airflow/stable/howto/customize-ui.html | 2 +-
.../stable/howto/define-extra-link.html | 2 +-
.../stable/howto/docker-compose/index.html | 2 +-
.../stable/howto/dynamic-dag-generation.html | 2 +-
docs/apache-airflow/stable/howto/email-config.html | 2 +-
.../stable/howto/export-more-env-vars.html | 2 +-
docs/apache-airflow/stable/howto/index.html | 2 +-
.../stable/howto/listener-plugin.html | 2 +-
.../apache-airflow/stable/howto/notifications.html | 2 +-
.../apache-airflow/stable/howto/operator/bash.html | 2 +-
.../stable/howto/operator/datetime.html | 2 +-
.../howto/operator/external_task_sensor.html | 2 +-
.../apache-airflow/stable/howto/operator/file.html | 2 +-
.../stable/howto/operator/index.html | 2 +-
.../stable/howto/operator/python.html | 2 +-
.../apache-airflow/stable/howto/operator/time.html | 2 +-
.../stable/howto/operator/weekday.html | 2 +-
.../stable/howto/run-behind-proxy.html | 2 +-
.../stable/howto/run-with-systemd.html | 2 +-
docs/apache-airflow/stable/howto/set-config.html | 2 +-
.../stable/howto/set-up-database.html | 2 +-
.../stable/howto/setup-and-teardown.html | 2 +-
docs/apache-airflow/stable/howto/timetable.html | 2 +-
.../stable/howto/upgrading-from-1-10/index.html | 2 +-
.../howto/upgrading-from-1-10/upgrade-check.html | 2 +-
docs/apache-airflow/stable/howto/usage-cli.html | 2 +-
docs/apache-airflow/stable/howto/variable.html | 2 +-
docs/apache-airflow/stable/index.html | 2 +-
.../stable/installation/dependencies.html | 2 +-
docs/apache-airflow/stable/installation/index.html | 2 +-
.../stable/installation/installing-from-pypi.html | 2 +-
.../installation/installing-from-sources.html | 2 +-
.../stable/installation/prerequisites.html | 2 +-
.../installation/setting-up-the-database.html | 2 +-
.../stable/installation/supported-versions.html | 2 +-
.../stable/installation/upgrading.html | 2 +-
docs/apache-airflow/stable/integration.html | 2 +-
docs/apache-airflow/stable/license.html | 2 +-
docs/apache-airflow/stable/migrations-ref.html | 2 +-
.../stable/operators-and-hooks-ref.html | 2 +-
docs/apache-airflow/stable/privacy_notice.html | 2 +-
docs/apache-airflow/stable/project.html | 2 +-
.../stable/public-airflow-interface.html | 2 +-
docs/apache-airflow/stable/release-process.html | 2 +-
docs/apache-airflow/stable/release_notes.html | 2 +-
docs/apache-airflow/stable/search.html | 2 +-
docs/apache-airflow/stable/security/api.html | 2 +-
.../apache-airflow/stable/security/audit_logs.html | 2 +-
docs/apache-airflow/stable/security/flower.html | 2 +-
docs/apache-airflow/stable/security/index.html | 2 +-
docs/apache-airflow/stable/security/kerberos.html | 2 +-
.../security/releasing_security_patches.html | 2 +-
docs/apache-airflow/stable/security/sbom.html | 2 +-
.../stable/security/secrets/fernet.html | 2 +-
.../stable/security/secrets/index.html | 2 +-
.../security/secrets/mask-sensitive-values.html | 2 +-
.../security/secrets/secrets-backend/index.html | 2 +-
.../local-filesystem-secrets-backend.html | 2 +-
.../stable/security/security_model.html | 2 +-
docs/apache-airflow/stable/security/webserver.html | 2 +-
docs/apache-airflow/stable/security/workload.html | 2 +-
docs/apache-airflow/stable/start.html | 2 +-
docs/apache-airflow/stable/templates-ref.html | 2 +-
docs/apache-airflow/stable/troubleshooting.html | 2 +-
.../stable/tutorial/fundamentals.html | 2 +-
docs/apache-airflow/stable/tutorial/index.html | 2 +-
.../stable/tutorial/objectstorage.html | 2 +-
docs/apache-airflow/stable/tutorial/pipeline.html | 2 +-
docs/apache-airflow/stable/tutorial/taskflow.html | 2 +-
docs/apache-airflow/stable/ui.html | 2 +-
search/index.html | 4 +-
sitemap.xml | 142 +-
use-cases/adjoe/index.html | 4 +-
use-cases/adobe/index.html | 4 +-
use-cases/adyen/index.html | 4 +-
use-cases/big-fish-games/index.html | 4 +-
use-cases/business_operations/index.html | 4 +-
use-cases/dish/index.html | 4 +-
use-cases/etl_analytics/index.html | 4 +-
use-cases/experity/index.html | 4 +-
use-cases/infrastructure-management/index.html | 4 +-
use-cases/mlops/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 +-
use-cases/snapp/index.html | 4 +-
use-cases/suse/index.html | 4 +-
543 files changed, 2607 insertions(+), 2607 deletions(-)