mike douges @douges.dev · Jan 4

But yeah my pipeline is: 1. Merge release PR 2. Release pipeline runs 3. Draft release gets created on my OSS triplex repo 4. I edit the changelog manually and press publish when ready

0 likes 1 replies

?

Replies

mike douges · Jan 4

Electron builder handles updates by pinging the GH server on start. Out of the box is shit UX but it works with one line of code. www.electron.build/auto-update.... You can write more code to make it less shit.