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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to