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

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


    from ec8ccd4  feat: keep modal open when saving database failed (#11618)
     add 95246e8  feat: Adding docker build/push (#11616)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/docker.yml                       | 20 ++++++
 .github/workflows/docker_build_push.sh             | 77 ++++++++++++++++++++++
 .github/workflows/test-docker.yml                  | 22 -------
 Dockerfile-dev                                     |  2 +-
 .../integration/dashboard_list/card_view.test.ts   |  2 +-
 .../integration/dashboard_list/list_view.test.ts   |  2 +-
 6 files changed, 100 insertions(+), 25 deletions(-)
 create mode 100644 .github/workflows/docker.yml
 create mode 100755 .github/workflows/docker_build_push.sh
 delete mode 100644 .github/workflows/test-docker.yml

Reply via email to