You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ro...@apache.org on 2021/05/10 16:30:32 UTC

[superset] branch master updated (37276e1 -> f33c433)

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

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


    from 37276e1  fix(viz): apply uniform sorting to all nvd3 timeseries charts (#14539)
     add f33c433  feat: Containerize WebSocket server (#14514)

No new revisions were added by this update.

Summary of changes:
 .dockerignore                                      |  1 +
 docker-compose.yml                                 | 28 ++++++++++++++++++++++
 .../local.in => superset-websocket/.dockerignore   |  5 ++--
 .flaskenv => superset-websocket/Dockerfile         | 14 +++++++----
 4 files changed, 41 insertions(+), 7 deletions(-)
 copy requirements/local.in => superset-websocket/.dockerignore (97%)
 copy .flaskenv => superset-websocket/Dockerfile (87%)