Merge GitHub upstream into Gitea primary

This commit is contained in:
Jesse_Chen
2026-08-05 11:13:34 +08:00
105 changed files with 3612 additions and 886 deletions
+3 -3
View File
@@ -164,7 +164,7 @@ DASHA_REFERENCE_AUDIT_CMD = [
PYTHON,
"scripts/dasha_reference_audit.py",
"--year",
"REDACTED_YEAR",
"1990",
"--month",
"4",
"--day",
@@ -182,9 +182,9 @@ DASHA_REFERENCE_AUDIT_CMD = [
"--tz",
"8",
"--target-start-date",
"1986-05-18",
"2021-05-18",
"--target-source",
"private_chart_reference.pdf",
"synthetic_fixture",
]
ORACLE_BOUNDARY_AUDIT_CMD = [