This is an automated email from the ASF dual-hosted git repository.
weilee pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new a1b33ac2275 docs(newsfragments): update migration rules status (#46409)
a1b33ac2275 is described below
commit a1b33ac2275e237990ee980f2a566429cd66964d
Author: Wei Lee <[email protected]>
AuthorDate: Mon Feb 10 18:26:54 2025 +0800
docs(newsfragments): update migration rules status (#46409)
---
newsfragments/aip-66.significant.rst | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/newsfragments/aip-66.significant.rst
b/newsfragments/aip-66.significant.rst
index b38480b6be1..e933b14fcfc 100644
--- a/newsfragments/aip-66.significant.rst
+++ b/newsfragments/aip-66.significant.rst
@@ -36,11 +36,11 @@ The ``--subdir`` option has been removed from the following
commands (it was a n
* ``airflow config lint``
- * [ ] ``[core] dag_file_processor_timeout`` → ``[dag_processor]
dag_file_processor_timeout``
- * [ ] ``[scheduler] parsing_processes`` → ``[dag_processor]
parsing_processes``
- * [ ] ``[scheduler] file_parsing_sort_mode`` → ``[dag_processor]
file_parsing_sort_mode``
- * [ ] ``[scheduler] max_callbacks_per_loop`` → ``[dag_processor]
max_callbacks_per_loop``
- * [ ] ``[scheduler] min_file_process_interval`` → ``[dag_processor]
min_file_process_interval``
- * [ ] ``[scheduler] stale_dag_threshold`` → ``[dag_processor]
stale_dag_threshold``
- * [ ] ``[scheduler] print_stats_interval`` → ``[dag_processor]
print_stats_interval``
- * [ ] ``[scheduler] dag_dir_list_interval`` → ``[dag_processor]
refresh_interval``
+ * [x] ``[core] dag_file_processor_timeout`` → ``[dag_processor]
dag_file_processor_timeout``
+ * [x] ``[scheduler] parsing_processes`` → ``[dag_processor]
parsing_processes``
+ * [x] ``[scheduler] file_parsing_sort_mode`` → ``[dag_processor]
file_parsing_sort_mode``
+ * [x] ``[scheduler] max_callbacks_per_loop`` → ``[dag_processor]
max_callbacks_per_loop``
+ * [x] ``[scheduler] min_file_process_interval`` → ``[dag_processor]
min_file_process_interval``
+ * [x] ``[scheduler] stale_dag_threshold`` → ``[dag_processor]
stale_dag_threshold``
+ * [x] ``[scheduler] print_stats_interval`` → ``[dag_processor]
print_stats_interval``
+ * [x] ``[scheduler] dag_dir_list_interval`` → ``[dag_processor]
refresh_interval``