Commit Graph

56 Commits

Author SHA1 Message Date
renovate[bot]
1234eb1fc6 chore(deps): update softprops/action-gh-release digest to 6cbd405 (#1428)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-07 13:42:56 +02:00
renovate[bot]
b3c454ea03 chore(deps): update actions/setup-node action to v5 (#1408)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 10:05:48 +00:00
renovate[bot]
057a318f23 chore(deps): update actions/setup-go action to v6 (#1407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 08:53:45 +02:00
renovate[bot]
f83d7ce016 chore(deps): pin softprops/action-gh-release action to 72f2c25 (#1274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-12 18:49:16 +02:00
kolaente
bff7ce51c4 feat(ci): create draft release when tagging 2025-08-12 18:09:34 +02:00
renovate[bot]
51fbd9fb0f chore(deps): update actions/checkout action to v5 (#1271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 15:36:34 +00:00
renovate[bot]
2254e391ea chore(deps): update actions/checkout digest to 08eba0b (#1268)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 14:30:49 +00:00
renovate[bot]
675ad55c67 chore(deps): update actions/download-artifact action to v5 (#1247)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-06 07:44:24 +02:00
renovate[bot]
f38bcc54a5 chore(deps): update docker/login-action digest to 184bdaa (#1234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 16:18:29 +02:00
renovate[bot]
e608f987f6 chore(deps): update docker/metadata-action digest to c1e5197 (#1216)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-01 09:49:43 +00:00
renovate[bot]
696f55a6c6 chore(deps): update useblacksmith/cache digest to 71c7c91 (#1102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-12 16:54:19 +02:00
kolaente
6efbfcba8a fix(ci): update before installing dependencies 2025-06-30 22:46:40 +02:00
renovate[bot]
91d728aaa3 chore(deps): update docker/setup-buildx-action digest to e468171 (#978)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-18 16:31:09 +02:00
renovate[bot]
640645642b chore(deps): update docker/setup-buildx-action digest to 18ce135 (#949)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 16:01:46 +02:00
renovate[bot]
5bd3d312f3 chore(deps): update useblacksmith/build-push-action digest to 574eb0e (#924)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-12 11:11:44 +02:00
renovate[bot]
bdd2cb1476 chore(deps): update useblacksmith/build-push-action digest to e09a088 (#792)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-19 09:54:54 +02:00
kolaente
feb182d37a fix(ci): reuse frontend built in test 2025-05-15 12:12:03 +02:00
renovate[bot]
6ba4cb8001 chore(deps): update useblacksmith/build-push-action digest to f0d8aee (#769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 22:03:22 +02:00
renovate[bot]
f40b27a57c chore(deps): pin useblacksmith/cache action to c5fe29e (#763)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 22:03:11 +02:00
renovate[bot]
d0b077a371 chore(deps): update useblacksmith/build-push-action digest to 5501e3f (#768)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 18:25:37 +00:00
kolaente
50d0e5497b fix(ci): use correct xgo cache path 2025-05-13 18:12:16 +02:00
kolaente
bfb9a66226 feat(ci): use xgo cache between binary builds 2025-05-13 17:48:10 +02:00
renovate[bot]
f3729eb932 chore(deps): pin useblacksmith/build-push-action action to 5646913 (#762)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-13 16:23:01 +02:00
kolaente
77c7f57d86 feat(ci): use blacksmith docker in favor of github docker build cache 2025-05-13 15:09:59 +02:00
kolaente
854cbfbfd8 fix(ci): use latest version for docker buildx setup
Fixes a regression introduced in 3e540cff5f

It's not entirely clear where this is coming from, probably a combination of blacksmith and not using the latest version
2025-05-13 13:44:12 +02:00
Dominik Pschenitschni
3e540cff5f feat: cache docker (#758) 2025-05-13 10:59:58 +00:00
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