Elian Doran
|
248f6d6a7d
|
refactor(forge): switch to TypeScript
|
2025-06-19 15:45:39 +03:00 |
|
Elian Doran
|
d6c250111a
|
chore(ci): trigger nightly when workflow changes
|
2025-06-11 10:24:27 +03:00 |
|
renovate[bot]
|
fdd70e4403
|
chore(deps): update softprops/action-gh-release action to v2.3.2
|
2025-06-11 07:17:24 +00:00 |
|
Elian Doran
|
61958a35c2
|
fix(ci): release breaking due to upstream
See:
- https://github.com/softprops/action-gh-release/issues/627
- https://github.com/softprops/action-gh-release/issues/628
|
2025-06-10 14:16:42 +03:00 |
|
Elian Doran
|
a334e82eb0
|
chore(ci): switch to 22.04 for compatibility reasons
|
2025-06-04 20:21:07 +03:00 |
|
Elian Doran
|
04ed9c0155
|
chore(sign): clean up
|
2025-05-01 20:45:04 +03:00 |
|
Elian Doran
|
57c6dd2fee
|
chore(forge): gather files to be signed for analysis
|
2025-04-30 11:36:13 +03:00 |
|
Elian Doran
|
6aaa25ef9d
|
chore(nx/ci): add concurrency to nightly builds
|
2025-04-29 11:35:15 +03:00 |
|
Elian Doran
|
76a6decf65
|
chore(nx/ci): set up pnpm
|
2025-04-27 09:40:13 +03:00 |
|
Elian Doran
|
273af2d83b
|
chore(nx/client): set up pnpm for release
|
2025-04-26 23:44:46 +03:00 |
|
Elian Doran
|
371234af47
|
fix(monorepo/server): try npm i instead of ci
|
2025-04-19 21:30:25 +03:00 |
|
Elian Doran
|
fa9748e8ca
|
chore(monorepo): fix artifact publishing for nightly
|
2025-04-19 13:06:00 +03:00 |
|
Elian Doran
|
1041b337f3
|
fix(monorepo/electron): upload path
|
2025-04-19 10:45:11 +03:00 |
|
Elian Doran
|
0143db5b45
|
chore(monorepo): put back CI and environment setup
|
2025-04-18 16:10:03 +03:00 |
|
Elian Doran
|
318808f9ec
|
chore(monorepo): move everything into subdirectory for easy diffing
|
2025-04-18 01:28:32 +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 |
|
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
|
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
|
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
|
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
|
c477e728ea
|
chore(ci): define forge platform at workflow level
|
2025-03-23 21:14:51 +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
|
f341bb3547
|
feat(ci): trigger nightly without publish on build-electron change
|
2025-03-23 12:29:13 +02:00 |
|
perf3ct
|
1056176624
|
we have to pass the secret values to the composite github actions
|
2025-02-26 18:51:14 +00:00 |
|
Elian Doran
|
558bee72e9
|
fix(ci): add missing zip for Windows on nightly
|
2025-02-17 21:15:12 +02:00 |
|
Elian Doran
|
fabafeac86
|
fix(ci): missing os name in server release artifact
|
2025-02-17 19:53:25 +02:00 |
|
Panagiotis Papadopoulos
|
d2e8f946a0
|
chore(scripts): namespace "chore:ci-update-nightly-version"
|
2025-02-14 08:35:46 +01:00 |
|
Panagiotis Papadopoulos
|
1ec2b8b145
|
feat(ci): add flatpak build via electron-forge
arm64 currently is broken due to a bug in electron-forge's maker-flatpak, but PR with a fix was submitted already
|
2025-02-06 23:34:36 +01:00 |
|
Elian Doran
|
c964f61155
|
fix(ci): stop nightly release from being draft
|
2025-02-06 18:50:49 +02:00 |
|
Elian Doran
|
fe85e1e16c
|
refactor(ci): try to deploy nightly with same release action
|
2025-02-05 19:10:08 +02:00 |
|
Elian Doran
|
7590c1da24
|
fix(ci): remove debug action
|
2025-02-05 18:53:40 +02:00 |
|
Elian Doran
|
803f59260d
|
fix(ci): error in building electron due to extensions
|
2025-02-05 18:47:14 +02:00 |
|
Elian Doran
|
e050efd1bd
|
fix(ci): nightly artifact building
|
2025-02-05 13:36:53 +02:00 |
|
Elian Doran
|
b851287100
|
chore(ci): add debug log
|
2025-02-04 23:50:03 +02:00 |
|
Elian Doran
|
a9d667e5a9
|
fix(ci): nightly build for server ARM
|
2025-02-04 23:00:38 +02:00 |
|
Elian Doran
|
d847eab697
|
fix(ci): nightly artifact build
|
2025-02-04 22:48:17 +02:00 |
|