GitHub user neilcsmith-net added a comment to the discussion: Can a plugin verification be lost. I mean once a version is verified can it become unverified?
@priyanahata the old version verification was lost due to the frequency of updates and how far behind the current version it was. There is some internal discussion around the limited capacity we have to review things properly given how many updates you're making. Neither the plugin portal, nor the small team of verifiers, is really set up to do this. Linking off to the experimental catalog as you do at https://www.anahata.uno/instant_updates.html is also really not OK, particularly if you're claiming this is for "critical updates". You need to look at hosting your own update centre (which can be as simple as an XML file). A minimal secondary plugin could then install this at some point in future. See the jVi plugin for example, as has been previously suggested - https://plugins.netbeans.apache.org/catalogue/?id=77 A plugin that does this may, for obvious reasons, require some enhanced checks during verification. Short term, I suggest getting this working via your own infrastructure and making sure everything is working smoothly. GitHub link: https://github.com/apache/netbeans/discussions/9189#discussioncomment-15726436 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
