You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by cr...@apache.org on 2020/11/20 22:18:50 UTC

[incubator-superset] branch master updated (1ef3a02 -> 141cb45)

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 1ef3a02  feat: Add user info to sqllab via bootstrap data (#11760)
     add 141cb45  fix: Fixing issue around requirements-local.txt (#11769)

No new revisions were added by this update.

Summary of changes:
 docker-compose.yml                                 | 15 ++++++----
 docker/.env                                        |  2 +-
 .../{docker-entrypoint.sh => docker-bootstrap.sh}  | 33 +++++++++++++---------
 docker/docker-init.sh                              |  5 ++++
 4 files changed, 34 insertions(+), 21 deletions(-)
 copy docker/{docker-entrypoint.sh => docker-bootstrap.sh} (58%)