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/09/02 22:04:33 UTC

[GitHub] [incubator-superset] mistercrunch opened a new pull request #8157: chore: improve packaging, fix version issues

mistercrunch opened a new pull request #8157: chore: improve packaging, fix version issues
URL: https://github.com/apache/incubator-superset/pull/8157
 
 
   * make package.json the single source of truth for version,
     and allow to be in the package, just not in static/ though
   * limit what is in `static/` by using symlinks only on needed folder
     (dist, images)
   * remove some images that were not used/referenced in the package
   * move images used in documentation only under `static/images/docs/`
     and remove from python package itself
   
   tarball size (running `python setup.py sdist --formats=gztar`):
   * before 87.313764
   * after 56.373001
   
   ### CATEGORY
   
   Choose one
   
   - [ ] Bug Fix
   - [ ] Enhancement (new features, refinement)
   - [ ] Refactor
   - [ ] Add tests
   - [x] Build / Development Environment
   - [ ] Documentation
   

----------------------------------------------------------------
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