Commit Graph

30 Commits

Author SHA1 Message Date
Dominik Pschenitschni ac244d3915
feat: explicit pnpm ci args (#755) 2025-05-13 10:57:33 +00:00
kolaente 7d74f0e726
fix(ci): push swagger docs changes via ssh 2025-05-12 12:12:24 +02:00
renovate[bot] 7ae278a729
chore(deps): update actions/setup-go digest to d35c59a (#742)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 06:59:48 +00:00
renovate[bot] 0b16975ea5
chore(deps): pin useblacksmith/build-push-action action to 5646913 (#733)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 08:42:52 +02:00
kolaente 9f92508a39
feat(ci): use blacksmith docker action 2025-05-07 19:33:33 +02:00
renovate[bot] c4352e7720
chore(deps): update actions/download-artifact digest to d3f86a1 (#699)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-25 10:34:58 +02:00
renovate[bot] ee18a4e9b2
chore(deps): update docker/build-push-action digest to 14487ce (#698)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-24 15:13:56 +00:00
renovate[bot] c937b60228
chore(deps): update actions/setup-node digest to 49933ea (#668)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-14 10:39:05 +02:00
renovate[bot] 539897caf2 chore(deps): update kolaente/s3-action action to v1.2.1 2025-04-05 17:15:27 +02:00
renovate[bot] 5dcf34067f chore(deps): pin kolaente/s3-action action to f154255 2025-04-05 12:42:17 +02:00
kolaente 4832fb8c8e
chore(ci): use latest s3 action 2025-04-04 11:41:40 +02:00
kolaente 6d6549f4ab
chore(ci): use main of s3 action 2025-04-04 10:45:53 +02:00
kolaente 0dcb9cab10
chore(ci): update s3-action 2025-04-04 09:51:50 +02:00
kolaente 58a6828c20
feat(ci): use slightly smaller runner to build binaries 2025-04-03 14:15:20 +02:00
renovate[bot] baa9d4fe0b chore(deps): pin useblacksmith/setup-go action to 647ac64 2025-04-02 18:16:20 +02:00
blacksmith-sh[bot] 4bdfbfb3f5
feat(ci): migrate some workflows to Blacksmith (#617)
Co-authored-by: blacksmith-sh[bot] <157653362+blacksmith-sh[bot]@users.noreply.github.com>
2025-04-02 16:00:44 +00:00
Dominik Pschenitschni 1deb674da1 feat: composite action for frontend setup 2025-04-02 17:44:55 +02:00
Dominik Pschenitschni a2454057ae
feat: align caching and node version (#608) 2025-04-02 08:47:25 +00:00
renovate[bot] 9f8a85644b
fix(deps): pin dependencies (#435)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-31 17:35:22 +02:00
kolaente 2a09012327
chore(ci): use correct git email for automated commits 2025-03-30 21:05:26 +02:00
kolaente 9bd5cc371b
fix(ci): correctly update translations from crowdin 2025-03-30 17:17:27 +02:00
kolaente df9bc96e4b
fix(ci): do not build mage again in release 2025-03-27 11:45:11 +01:00
kolaente 34d6023248
feat: use GitHub actions for build and release 2025-03-26 16:23:38 +01:00
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