smol-ai / GodMode

AI Chat Browser: Fast, Full webapp access to ChatGPT / Claude / Bard / Bing / Llama2! I use this 20 times a day.
https://smol.ai
MIT License
4.09k stars 321 forks source link

[Need Help/research] configure AutoUpdater + CI/CD notarization #197

Open swyxio opened 10 months ago

swyxio commented 10 months ago

the current process invovles me running App Wrapper on my laptop. very brittle.

i'd like to move this towards some kind of CI but dont know how. let me know if someone can chip in!

resources that might help

saadzafar commented 10 months ago

Happy to chip in.

I've set up AutoUpdater for my Electron + Svelte app in the past. I've also configured CI to notarize, sign and package the app via GitHub Actions.

swyxio commented 10 months ago

@saaduw thats amazing, i really need it to be done via gitlab actions! could you give me some pointers (send a loom video to me swyx at smol . ai, or perhaps set up a quick callredacted to walk me through please?)

swyxio commented 10 months ago

call notes

saadzafar commented 10 months ago

This is where we got out Windows certs from https://comodosslstore.com/codesigning.aspx

swyxio commented 10 months ago

ah thats how to spell it ty!