You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by el...@apache.org on 2021/11/12 20:29:31 UTC

[superset] branch master updated (bfc813d -> f10bc6d)

This is an automated email from the ASF dual-hosted git repository.

elizabeth pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from bfc813d  Update date_parser.py (#17426)
     add f10bc6d  fix: add fallback and validation for report and cron timezones (#17338)

No new revisions were added by this update.

Summary of changes:
 CONTRIBUTING.md                              | 13 +++++++---
 superset/reports/schemas.py                  | 13 ++++++++--
 superset/tasks/cron_util.py                  | 14 +++++++---
 tests/integration_tests/reports/api_tests.py | 33 ++++++++++++++++++++++++
 tests/unit_tests/tasks/test_cron_util.py     | 38 ++++++++++++++++++++++++++++
 5 files changed, 103 insertions(+), 8 deletions(-)