Ryan Keane
1a68bdfe02
fix(windows script): add -command flag
...
I don't know why if I replace old, system builtin powershell executable
with powershell 7, scripts fail with this error:
The argument 'Set-Item -Path ...' is not recognized as the name of a
script file. Check the spelling of the name, or if a path was included,
verify that the path is correct and try again.
Adding -Command at the end of flags just fixed it.
Signed-off-by: Ryan Keane <the.ra2.ifv@gmail.com>
2025-10-25 01:07:28 -07:00
Elian Doran
0b808b8db3
fix(forge): missing icon in flatpak build
2025-10-22 18:05:38 +03:00
Elian Doran
f02af893bb
fix(forge): wrong exec in flatpak desktop template ( closes #5516 )
2025-10-22 18:03:52 +03:00
Elian Doran
93f145a20f
fix(forge): missing flatpak permissions ( closes #7454 )
2025-10-22 17:44:19 +03:00
Elian Doran
31c8e96d70
chore(forge): set wayland socket for flatpak build
2025-10-07 18:38:13 +03:00
Elian Doran
5a56ba2fd5
chore: fix various references to the old repo
2025-09-28 11:02:24 +03:00
Elian Doran
d8b85aad7c
chore(rebrand): change product name
2025-06-23 08:43:04 +03:00
Elian Doran
520b862551
Revert "feat(ci): experiment with building Windows on same runner"
...
This reverts commit ce305f0f451a5aa061659ea5a2c0db12dda33fe8.
2025-06-21 14:18:41 +03:00
Elian Doran
5fbd34c7c1
Revert "chore(forge): add an arbitrary wait to see if it solves some CI errors"
...
This reverts commit 4f6729857bb550cd3cbf799d573383acd3c10098.
2025-06-21 14:18:36 +03:00
Elian Doran
c827b20e26
Revert "chore(forge): add a pre-make wait as well"
...
This reverts commit a150047432c161084392304cd52422cd27a56214.
2025-06-21 14:18:31 +03:00
Elian Doran
a150047432
chore(forge): add a pre-make wait as well
2025-06-21 13:40:47 +03:00
Elian Doran
4f6729857b
chore(forge): add an arbitrary wait to see if it solves some CI errors
2025-06-21 13:19:35 +03:00
Elian Doran
ce305f0f45
feat(ci): experiment with building Windows on same runner
2025-06-21 10:57:45 +03:00
Elian Doran
3a50ffede1
refactor(forge): add types to config
2025-06-21 10:46:12 +03:00
Elian Doran
248f6d6a7d
refactor(forge): switch to TypeScript
2025-06-19 15:45:39 +03:00
Elian Doran
0744a85421
feat(flake): handle StartupWMClass
2025-06-19 15:34:09 +03:00
Elian Doran
04794c38d8
fix(forge): locales with dash on non-mac
2025-06-15 21:27:53 +03:00
Elian Doran
8d868b77d0
feat(forge): English locale on Linux
2025-06-15 21:16:02 +03:00
Elian Doran
3435f20baa
feat(forge): remove unused locales on macOS
2025-06-15 21:06:01 +03:00
Elian Doran
7427507aca
fix(forge): adapt removing lproj on macOS
2025-06-15 20:49:07 +03:00
Elian Doran
3d7784ca18
Revert "fix(desktop): use plugin to clean up languages"
...
This reverts commit cbcc219f1f30b245e25ee0279843a48fc332dabd.
2025-06-15 19:57:48 +03:00
Elian Doran
cbcc219f1f
fix(desktop): use plugin to clean up languages
2025-06-15 19:06:06 +03:00
Elian Doran
9f694fad8b
fix(forge): missing English locale on Windows
2025-06-15 11:38:14 +03:00
Elian Doran
9a2264c7f6
chore(forge): make the removed locales list more compact
2025-06-15 11:20:18 +03:00
Elian Doran
77497dbc28
chore(forge): fail build if locale is missing
2025-06-15 11:12:01 +03:00
Elian Doran
23c45ee219
feat(forge): remove unused locales
2025-06-11 21:08:02 +03:00
Elian Doran
cd15116f0e
Revert "chore(desktop): disable electron forge rebuild"
...
This reverts commit dfad73ee02da32745f1e4a2ef426f88f2dfccae9.
2025-05-26 16:38:11 +03:00
Elian Doran
dfad73ee02
chore(desktop): disable electron forge rebuild
2025-05-24 12:26:32 +03:00
Elian Doran
4adaf97127
feat(signing): improve error logging in case of error
2025-05-14 13:03:09 +03:00
Elian Doran
1abcf7244f
fix(signing): fix wrong source path
2025-05-14 09:25:19 +03:00
Elian Doran
f4e2296d9b
fix(signing): wrong path import
2025-05-14 09:02:37 +03:00
Elian Doran
293167c93e
chore(signing): remove lstat
2025-05-13 22:38:57 +03:00
Elian Doran
de2de04f35
chore(sign): use sign code known to work
2025-05-01 21:49:22 +03:00
Elian Doran
ebab12dcc2
chore(sign): change log format
2025-05-01 21:49:10 +03:00
Elian Doran
5596fa54f2
chore(sign): fix another import error
2025-05-01 21:19:34 +03:00
Elian Doran
1f9ddce566
chore(sign): fix import error
2025-05-01 21:07:55 +03:00
Elian Doran
d48face40f
Merge branch 'feature/nx_monorepo' of https://github.com/TriliumNext/Notes into feature/nx_monorepo
2025-05-01 20:47:04 +03:00
Elian Doran
04ed9c0155
chore(sign): clean up
2025-05-01 20:45:04 +03:00
Elian Doran
8f46116e9a
chore(sign): stop terminating signing if it fails
2025-05-01 19:15:02 +03:00
Elian Doran
9b2accb370
chore(sign): log architecture of sign tool
2025-05-01 17:50:02 +03:00
Elian Doran
57c6dd2fee
chore(forge): gather files to be signed for analysis
2025-04-30 11:36:13 +03:00
Elian Doran
546bb52abe
chore(nx/forge): print signing logs on error
2025-04-28 21:57:48 +03:00
Elian Doran
4976033c16
chore(nx/forge): log architecture
2025-04-28 21:29:03 +03:00
Elian Doran
ea4f5f157e
chore(nx/forge): try to copy the file instead
2025-04-28 21:04:11 +03:00
Elian Doran
9bf1e7b0b6
chore(nx/forge): display content for debugging
2025-04-28 20:38:22 +03:00
Elian Doran
31aff8a43a
chore(nx/forge): try to use real path for signing
2025-04-28 20:24:01 +03:00
Elian Doran
d6c67b00e6
chore(nx/forge): report error when signing
2025-04-28 20:20:16 +03:00
Elian Doran
2ccbc100ec
chore(nx/forge): add error logging for windows signing
2025-04-28 20:09:45 +03:00
Elian Doran
bac0503c74
chore(nx/ci): add debug logs for signing
2025-04-27 23:47:51 +03:00
Elian Doran
eab98e23c0
chore(nx/ci): display output of signing
2025-04-27 22:05:09 +03:00