Commit Graph

7 Commits

Author SHA1 Message Date
kolaente 2d8fb8bad9
feat(ci): publish desktop releases with GitHub actions only 2025-02-09 15:56:43 +01:00
kolaente 41a35ea056
fix(ci): replace unstable version in filename 2025-02-08 22:50:19 +01:00
kolaente 8bb33b97f5
feat(ci): build desktop app natively
This change uses GitHub's matrix feature to build the desktop app natively. It also moves the build instructions to node.js script, since that runs natively on all OSes.
2025-02-08 22:23:09 +01:00
kolaente c3111ca41f
fix(ci): move describe output to own job 2025-02-08 19:22:32 +01:00
kolaente 729cdd868e
feat(ci): store desktop release files as artifact 2025-02-08 19:11:17 +01:00
kolaente f758312fb6
fix(ci): move replacing version in desktop release to action 2025-02-08 19:08:25 +01:00
kolaente 411361b53e
feat(ci): add desktop release to GitHub actions 2025-02-08 19:04:09 +01:00