The GitHub Actions job "Check newsfragment PR number" on airflow.git/tasksdk/respect-provider-default-config has succeeded. Run started by GitHub user jason810496 (triggered by jason810496).
Head commit for run: c3584a4ac4680ae9f5a95f4d023adaf2e92e8191 / Jason(Zhe-You) Liu <[email protected]> Fix TestDeprecatedConf tests failing when run in isolation The 6 tests in TestDeprecatedConf that use cmd/secret config sources failed when running only TestDeprecatedConf (not the full file) because sensitive_config_values -- a cached_property on the config parser -- was computed during airflow initialization before the test module added its deprecated_options entries. The stale cache meant _include_commands and _include_secrets never processed ('core', 'sql_alchemy_conn'). Invalidate both sensitive_config_values and inversed_deprecated_options caches right after modifying deprecated_options at module level. Co-authored-by: Cursor Agent <[email protected]> Co-authored-by: Jason(Zhe-You) Liu <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/22884751701 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
