You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ma...@apache.org on 2024/02/19 01:35:34 UTC

(superset) branch supersetbot updated (ba809dbda4 -> 7834771279)

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

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


    from ba809dbda4 working on first release command
     add b01c372d4d tweaking
     add b3553efc0b fix ordering
     add 7834771279 fix ordering

No new revisions were added by this update.

Summary of changes:
 .github/supersetbot/package-lock.json  | 35 ++++++++++++++
 .github/supersetbot/package.json       |  1 +
 .github/supersetbot/src/cli.js         | 84 +++++++++++++++++++++++++---------
 .github/supersetbot/src/context.js     | 13 ++++++
 .github/supersetbot/src/git.js         | 30 +++++++-----
 .github/supersetbot/src/git_release.js |  7 +--
 .github/supersetbot/src/github.js      | 71 ++++++++++++++++++++++++----
 .github/supersetbot/src/index.js       |  2 +
 .github/supersetbot/src/metadata.js    |  1 +
 9 files changed, 197 insertions(+), 47 deletions(-)