Thanks Luca, we typically only push releases to pypi once they are voted in following the Apache process. The ASF refers to them as "convenience releases", and [mayyyyyy be] a liability to push one that is not approved or contains incompatible license or IP.
But it should be possible to "pip install {release}.tar.gz" and bypass pypi. Oh also there's a hack to pip install any Github tag too, just go to the tag page https://github.com/apache/incubator-superset/releases/tag/0.36.0rc1, copy the link address of the tarball ( https://github.com/apache/incubator-superset/archive/0.36.0rc1.tar.gz ) and just install straight from that link: `pip install https://github.com/apache/incubator-superset/archive/0.36.0rc1.tar.gz` On Tue, Mar 10, 2020 at 10:42 AM Luca Toscano <toscano.l...@gmail.com> wrote: > Hi everybody, > > not sure if pertinent or not to this thread, but I'd be happy to test > Superset in my testing environment and provide feedback (we already > have a ton of dashboards and plugin used) but we currently deploy a > venv created via pip, so the new version would need to be pushed to > PyPI first. I am not sure if this is a problem for whoever is the > release manager or not, but it would be great to have RC candidates in > PyPI :) > > I also have to say that from 0.28 to 0.35 there has to be a huge > improvement in the release process, thanks a lot for all the work > done! > > Luca > > Il giorno mar 10 mar 2020 alle ore 18:30 Maxime Beauchemin > <maximebeauche...@gmail.com> ha scritto: > > > > Side note, I tried to `npm link` the table visualization plugin to debug > > this and ran into some issues. We really need to make it much easier to > do > > development in plugins. > > > > Max > > > > On Mon, Mar 9, 2020 at 11:01 PM Ville Brofeldt < > ville.v.brofe...@gmail.com> > > wrote: > > > > > Hi all, > > > > > > due to the presence of a few bugs in this RC, I am terminating this > vote to > > > be able to stabilize the 0.36.0 release. We will revert with a new RC > once > > > the critical blockers have been addressed. > > > > > > Ville > > > > > > On Sun, Mar 8, 2020 at 4:35 PM Bolke de Bruin <bdbr...@gmail.com> > wrote: > > > > > > > imho this > > > > > > > > https://github.com/apache/incubator-superset/issues/8273 > > > > > > > > Should be considered blocking. It's a regression that keeps us on > 0.34 > > > > > > > > So consider this my -1, non-binding > > > > > > > > Bolke > > > > > > > > Sent from my iPhone > > > > > > > > > On 7 Mar 2020, at 21:23, Ville Brofeldt < > ville.v.brofe...@gmail.com> > > > > wrote: > > > > > > > > > > Hello Superset Community, > > > > > > > > > > > > > > > This is a call for the vote to release Apache Superset > > > > > > > > > > (incubating) version 0.36.0. > > > > > > > > > > > > > > > The release candidate: > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/incubator/superset/0.36.0rc1/ > > > > > > > > > > > > > > > Git tag for the release: > > > > > > > > > > https://github.com/apache/incubator-superset/tree/0.36.0rc1 > > > > > > > > > > > > > > > The Change Log for the release: > > > > > > > > > > > > > > https://github.com/apache/incubator-superset/blob/0.36.0rc1/CHANGELOG.md > > > > > > > > > > > > > > > public keys are available at: > > > > > > > > > > > > > > > https://www.apache.org/dist/incubator/superset/KEYS > > > > > > > > > > > > > > > The vote will be open for at least 72 hours or until the necessary > > > number > > > > > > > > > > of votes are reached. > > > > > > > > > > > > > > > Please vote accordingly: > > > > > > > > > > > > > > > [ ] +1 approve > > > > > > > > > > [ ] +0 no opinion > > > > > > > > > > [ ] -1 disapprove with the reason > > > > > > > > > > > > > > > Thanks, > > > > > > > > > > The Apache Superset (Incubating) Team > > > > > > > >