albilu / netbeansPython

Netbeans Support for Python
https://plugins.netbeans.apache.org/catalogue/?id=89
GNU General Public License v3.0
47 stars 4 forks source link

Why is this plugin unsigned? #40

Closed NejatHakan closed 1 year ago

NejatHakan commented 1 year ago

When I try to install this plugin I get the WARNING that this plugin is unsigned.

I added a screenshot.

Best regards Nejat Netbeans_16_python_plugin_unsigned

github-actions[bot] commented 1 year ago

Thanks for reporting this issue, we will take a look on ASAP

DJManas commented 11 months ago

I had installed today on NetBeans 19, same warning.

albilu commented 11 months ago

I had installed today on NetBeans 19, same warning.

The warning is normal! Netbeans present this warning for all community based plugins either unsigned or self signed. See more details here: https://bz.apache.org/netbeans/show_bug.cgi?id=271770

DJManas commented 11 months ago

Ah I see. Thanks for the info. Without this, I had thought it was working and then it broke again. Thanks again!