mistercrunch edited a comment on issue #7414: Missing release tags URL: https://github.com/apache/incubator-superset/issues/7414#issuecomment-525527263 `0.34.0` is out, now we need to figure out "convenience releases" (pypi / docker/ . ...) Some instructions to build the source release, with a reference docker file to build from source https://github.com/apache/incubator-superset/tree/master/RELEASING [From my understanding,] While releasing binaries (anything that would have our minified JS bundles) in the name of the ASF forces us to have a LICENSE file detailing everything that's in that release (700+ libs in the dep tree) and may be tricky to maintain, we can easily share reference dockerfiles (as opposed to images that contain the minified bundles). The Dockerfile provided in `RELEASING/` are not optimized in any way for either build times, image size, or flexibility, but could be modified to take this into account. From my experience it can be difficult to achieve these optimizations and provide something that suits everyone.
---------------------------------------------------------------- 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]
