241 Commits

Author SHA1 Message Date
Elian Doran
6dc2e4088f
fix(ci): tsx not found when updating build info 2025-04-04 16:36:13 +03:00
Elian Doran
c6681801fe
Merge pull request #1625 from TriliumNext/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4
2025-04-04 16:21:45 +03:00
Elian Doran
849fd5a2af
fix(ci): unrecognized name-value "inputs" 2025-04-04 14:06:30 +03:00
renovate[bot]
4bfa90fad8
chore(deps): update actions/checkout action to v4 2025-04-04 02:44:05 +00:00
Elian Doran
690f365875
chore(release): disable manual workflow triggering
We can use the nightly if we need it.
2025-04-03 18:16:10 +03:00
Elian Doran
3c820fcc68
chore(docker): update build info for dev builds as well 2025-04-03 17:58:26 +03:00
Elian Doran
a7ba7d6528
fix(docker): display correct build date (closes #1380) 2025-04-03 17:49:07 +03:00
Elian Doran
2b8ec8f01f
fix(ci): remove appending 2025-04-03 13:18:22 +03:00
Elian Doran
8730a99aeb
chore(ci): display size in MB 2025-04-03 12:58:02 +03:00
Elian Doran
194f05dc9d
fix(ci): allow slashes for branch names in server build 2025-04-03 12:44:00 +03:00
Elian Doran
9c2329a5e6
feat(ci): report server size as well 2025-04-03 12:22:57 +03:00
Elian Doran
acbdf98c84
refactor(ci): remove unnecessary variables 2025-04-03 12:20:07 +03:00
Elian Doran
4bf8e28595
fix(ci): add permissions to write comments 2025-04-03 11:58:58 +03:00
Elian Doran
a039e15418
feat(ci): report electron size 2025-04-03 11:44:17 +03:00
Elian Doran
1e47203b61
Revert "chore(ci): remove server build temporarily" (closes #1612)
This reverts commit c50a67f36b01bcb8e8f5f05ca3a7a54ee6cc1542.
2025-04-03 10:55:14 +03:00
Elian Doran
a9c3c98fa5
chore(nighly): trigger on forge config change 2025-03-30 16:54:14 +03:00
--global
cbf3ee9f6e
fix(ci): bring back ref name in artifact (fixes #1532) 2025-03-27 19:03:44 +02:00
Elian Doran
51913ecccf
Merge pull request #1520 from TriliumNext/renovate/electron-forge-monorepo
chore(deps): update electron-forge monorepo to v7.8.0
2025-03-26 19:16:54 +02:00
Panagiotis Papadopoulos
b97c28bc13 ci: bump to node v22 -> fixes EBADENGINE warning
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: 'node-abi@4.2.0',
npm warn EBADENGINE   required: { node: '>=22.12.0' },
npm warn EBADENGINE   current: { node: 'v20.18.1', npm: '10.8.2' }
npm warn EBADENGINE }
2025-03-26 08:10:04 +01:00
Elian Doran
73fc7304c7
Merge branch 'develop' into renovate/electron-forge-monorepo 2025-03-25 19:08:50 +02:00
Elian Doran
269cfc4689
feat(ci): trigger on renovate electron forge 2025-03-25 10:48:19 +02:00
Elian Doran
a7d6bf1bd8
feat(forge): match name for artifacts 2025-03-24 19:10:29 +02:00
Elian Doran
9aef24eecc
chore(ci): remove unnecessary extension input 2025-03-24 17:52:01 +02:00
Elian Doran
04a8bb94b6
fix(ci): wrong runner for signing 2025-03-24 17:32:14 +02:00
Elian Doran
c25d42cf5d
chore(ci): solve issues after review 2025-03-24 17:30:37 +02:00
Elian Doran
9f3fee2d06
chore(ci): remove now redundant input 2025-03-24 17:15:46 +02:00
Elian Doran
2045865df2
chore(ci): add back all platforms 2025-03-24 17:14:22 +02:00
Elian Doran
3acb5dad30
refactor(ci): remove redundant main workflow 2025-03-24 17:13:08 +02:00
Elian Doran
6a2818cea6
chore(ci): define forge_platform everywhere 2025-03-24 17:12:11 +02:00
Elian Doran
d942daea94
chore(ci): customize shell per platform 2025-03-24 17:10:19 +02:00
Elian Doran
34043a8a70
feat(signing): use environment variables for the executable path 2025-03-24 17:00:37 +02:00
Elian Doran
3413c5e401
fix(nightly): double .zip in name 2025-03-24 16:55:47 +02:00
Elian Doran
bfdb3e2add
fix(ci): double trigger for nightly 2025-03-24 09:25:19 +02:00
Elian Doran
ad0f844681
chore(ci): use signing runner 2025-03-23 23:20:13 +02:00
Elian Doran
dd26762b1f
feat(ci): upload test artifacts for nightly build 2025-03-23 23:17:54 +02:00
Elian Doran
fae9a1f796
chore(ci): use electron-forge hook for gathering artifacts 2025-03-23 23:06:41 +02:00
Elian Doran
c477e728ea
chore(ci): define forge platform at workflow level 2025-03-23 21:14:51 +02:00
Elian Doran
98013bc725
chore(ci): use cmd 2025-03-23 21:10:55 +02:00
Elian Doran
c50a67f36b
chore(ci): remove server build temporarily 2025-03-23 21:02:37 +02:00
Elian Doran
d77b3a07e2
chore(ci): remove unnecessary shell 2025-03-23 21:02:16 +02:00
Elian Doran
89efc55d52
chore(ci): trigger windows only for now 2025-03-23 21:00:37 +02:00
Elian Doran
3173062f48
Revert "chore(deps): update apple-actions/import-codesign-certs action to v4" 2025-03-23 12:29:34 +02:00
Elian Doran
f341bb3547
feat(ci): trigger nightly without publish on build-electron change 2025-03-23 12:29:13 +02:00
renovate[bot]
007817bbdb
chore(deps): update apple-actions/import-codesign-certs action to v4 2025-03-22 01:59:15 +00:00
Elian Doran
c1acaa0159
Merge branch 'develop' into build_improve-electron-forge_v3 2025-03-15 23:42:43 +02:00
Elian Doran
bc8cca664b
feat(ci): trigger dev workflow on PR and main branch 2025-03-15 17:14:17 +02:00
Panagiotis Papadopoulos
67c752c11b ci: adjust build-electron action to use the newly introduced outDir "./dist" for electron-forge 2025-03-13 08:21:12 +01:00
Panagiotis Papadopoulos
3553d64060 build(Docker/ci): get rid of running partial build locally
this is now handled fully inside Docker.

exception for "test_docker" job in "main-docker"
-> it seems that one needs to be there still, since it runs Playwright tests from outside the container
2025-03-07 23:14:56 +01:00
Panagiotis Papadopoulos
2973d38db0 build(Docker): move server-package.json preparation into Dockerfile 2025-03-07 23:14:56 +01:00
Elian Doran
3d36d6d121
Merge pull request #1276 from TriliumNext/renovate/apple-actions-import-codesign-certs-3.x
chore(deps): update apple-actions/import-codesign-certs action to v3
2025-02-26 22:46:15 +02:00