material-extensions / material-icons-browser-extension

Browser Addon that enhances file browsers of version controls with material icons.
MIT License
524 stars 39 forks source link

Chrome webstore release stuck at 1.8.15 #109

Closed mikeydevelops closed 1 month ago

mikeydevelops commented 1 month ago

It appears the extension stopped releasing on chrome web store. Extension page says version 1.8.15.

image

I see 3 latest actions failed, maybe it is connected to that. Interesting thing, version on Microsoft Edge Add-on store is 1.8.16 and on Firefox add-ons it is the latest at 1.8.18.

PKief commented 1 month ago

Firefox works the most reliably of the three browsers. I'm not sure what the problem is with Chrome and Edge. @shivapoudel would you mind checking it again, what happened with the Edge addon? @Claudiohbsantos maybe you can have a look at it once you are available for the Chrome browser. Seems like the latest versions are stuck in some review processes.

mikeydevelops commented 1 month ago

@PKief Since you took on maintaining the extension, I propose @Claudiohbsantos and @shivapoudel transfer the extension to your respective platform accounts. That way, problems like this will be fixed on your timetable instead of waiting until someone is free to maybe write a message, test once, then wait for answer and so on..

PKief commented 1 month ago

@mikeydevelops I'm agreeing with you. We need to figure out a solution on how to collaborate in these marketplaces so that it does not depend on a single person. I've been already in contact with @Claudiohbsantos regarding that topic and we'll be working on a solution for this.

Claudiohbsantos commented 1 month ago

Yeah, agreed on that, we shouldn't have a bottleneck for releases on a single person. I'm looking into that now, at least for the chrome extension it's looking like a simple path forward.

Regarding the current issue, it just needs some manual updates due to the new scripting permissions added to the manifest for the custom domain functionality. I am pushing the changes now and expect the new version to be published soon after when it goes through their review process

Claudiohbsantos commented 1 month ago

The manual updates worked and the chrome store currently lists version 1.8.19 so I'm going to close this issue as resolved. Thanks for flagging!