decky-plugin-database icon indicating copy to clipboard operation
decky-plugin-database copied to clipboard

Avoid uploading Plugins with enabled "debug" flag

Open Fisch03 opened this issue 2 years ago • 1 comments

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.

Fisch03 avatar Mar 18 '23 21:03 Fisch03

Debug often left in by developers by accident, I think I will simply remove the debug flag via CI trim.

TrainDoctor avatar Mar 18 '23 23:03 TrainDoctor