You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2023/12/15 22:44:00 UTC

(superset) branch release-validator-script updated (8d3d64253a -> 396d064f58)

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

rusackas pushed a change to branch release-validator-script
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 8d3d64253a improved typing
     add 396d064f58 more supporting scripts

No new revisions were added by this update.

Summary of changes:
 RELEASING/README.md                | 11 ++++----
 RELEASING/validate_this_release.sh | 54 ++++++++++++++++++++++++++++++++++++++
 RELEASING/verify_release.py        |  0
 superset-frontend/package.json     |  3 ++-
 4 files changed, 62 insertions(+), 6 deletions(-)
 create mode 100755 RELEASING/validate_this_release.sh
 mode change 100644 => 100755 RELEASING/verify_release.py