You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/11/18 20:58:29 UTC

[GitHub] [incubator-superset] nytai opened a new issue #8593: install and run cypress (and its dependencies) separately from the rest of the frontend dependencies.

nytai opened a new issue #8593: install and run cypress (and its dependencies) separately from the rest of the frontend dependencies. 
URL: https://github.com/apache/incubator-superset/issues/8593
 
 
   Currently cypress, along with its dependencies, are installed in the same directory as the rest of the frontend code. This significantly increases frontend install+build time, and may unnecessarily bloat the docker container. 
   
   Cypress should be installed and run from a separate directory and package.json 
   
   for context see: https://github.com/apache/incubator-superset/pull/8573

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org