decky-plugin-database
decky-plugin-database copied to clipboard
Avoid uploading Plugins with enabled "debug" flag
There are no measures in place to avoid a plugin being uploaded with the debug flag being enabled in plugin.json.
It should either be removed automatically before uploading or not be uploaded at all.
Debug often left in by developers by accident, I think I will simply remove the debug flag via CI trim.