github-actions[bot] opened a new pull request, #68187:
URL: https://github.com/apache/airflow/pull/68187

   * Fix CronMixin not resolving cron presets before validation
   
   * Fix ruff: use tuple for pytest.mark.parametrize first argument
   
   * Address review: add sync comment, explain post_init, static test table, 
add timetable test
   
   * Make airflow-core re-export CRON_PRESETS from SDK as single source of truth
   
   * Fix ruff removing re-export import by adding noqa: F401
   
   * Revert re-export: restore cron_presets dict in core, add sync comments
   
   * Move timetable tests to timetables/test__cron.py to match module structure
   
   ---------
   (cherry picked from commit 4b407142e59fae4f14b0ddcf7b4c8c4b2e634575)
   
   Co-authored-by: Shashwati Bhattacharyaa 
<[email protected]>
   Co-authored-by: Shashwati <[email protected]>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to