melink14/rikaikun

Automate edge extension publishing

melink14 opened this issue · 0 comments

They now support an API and an npm was released supporting it: https://www.npmjs.com/package/@plasmo-corp/ewu

We can fork chrome semantic release and probably make it work pretty easily. I also opened an issue on bpp repo in case they wanted to support semantic release.

One thing I'd also like to check is adding a check for current publish status and skipping if there's a pending release since there's not much that can be done about that and edge is a bit slow. (Might be useful in general to gracefully not publish since it's easy to publish just the extension part separately)