Results 24 comments of Mai-Lapyst

Honestly, I would like to see the native go plugin implementation. Yes it has drawbacks, but it would be fast and admins had full controll over what to use. But...

I would use a mix of static informations & already present api's: - wails own version would be simple: a constant: ``` const Version = "2.x.x"; ``` - gtk3 &...

Did some research for macos and windows: In macos all versions for libraries from apple seems to be tied to the os version, so retrieving the os version and using...

> Thanks for the research. I'm wondering whether instead of trying to write an API that could change and l/or not have parity, perhaps a simple map would work where...

Yes still want it to do; have actually a fist draft but not gotten to the point to test it in the last weeks so it got stalled a bit....

> Please fix lint errors Should be fixed now

> Is this still a WIP or finished? (asking because there is quite some TODO left in code) It's finished. I left the TODO's mostly there to note things for...

> I would say draft releases should be skipped and removed from this as in the future it's planned that gitea won't issue webhooks for draft releases ([go-gitea/gitea#21594](https://github.com/go-gitea/gitea/pull/21594)) Yeah makes...

Thanks for the answer; it might then be should put in the upgrade documentation to avoid unneccassary confusion.

@Gusted @KN4CK3R Any more changes needed to get this PR merged?