On Wed, 21 Jul 2021 18:06:20 +0200 Gerben <[email protected]> wrote:
> Hi all, > > I propose we release Apache Annotator (incubating) 0.2.0. > > The release artifacts are available here: > <https://dist.apache.org/repos/dist/dev/incubator/annotator/source/0.2.0/rc.1> > > PMC committers, please verify the artifacts following the steps > described in our wiki, here: > <https://github.com/apache/incubator-annotator/wiki/Testing-a-Source-Release> > > Then let know if it works or if you encounter any issues, and vote: > > +1 - release this package as 0.2.0 > +0 - no opinion > -1 - do not release this package Sorry to have taken so long to look at this. I unexpectedly struggled to verify the signature, getting to grips with the hobbling of public keyservers breaking my familiar means of verifying a chain of trust! I can feel a rant (on my blog) coming ... Second hurdle: yarn. This is a Debian box that hasn't had sight of annotator before. After installing yarn with apt, I get nonsensical results. A bit of googling finds an explanation https://stackoverflow.com/questions/46013544/yarn-install-command-error-no-such-file-or-directory-install and it's not reassuring. At the point where I "npm install -g yarn" (comment #29) I'm getting a bunch of javascript of uncertain provenance, which I think on the whole I'd rather do in a sandbox. Since it's now the wee hours here, I'll return to this under a new user tomorrow. Bug me if I don't followup within 24 hours (bugging me would've been in order when I didn't reply within 72 hours of your original VOTE call). -- Nick Kew
