391 Commits

Author SHA1 Message Date
Elian Doran
7c13373f16
Revert "fix: re-enable rootless images" 2025-09-24 19:06:27 +03:00
Elian Doran
5e4d403556
fix(ci/docker): upload digest failing due to x64 name 2025-09-22 19:51:58 +03:00
Elian Doran
f3a9c718ad
fix(ci/docker): upload digest failing 2025-09-22 19:32:55 +03:00
Quik2007
43c761328d fix: re-enable rootless images 2025-09-21 23:09:20 +02:00
linull
dbad13c4e2 Add comments explaining exclude/include matrix configuration 2025-09-16 22:13:26 +08:00
linull
a274da80b7 Remove test workflow, prepare for PR
Core changes for ARM64 Linux better-sqlite3 fix:
- .github/workflows/release.yml: Use ubuntu-24.04-arm for ARM64 Linux
- .github/actions/build-electron/action.yml: Add TARGET_ARCH env var
- scripts/electron-rebuild.mts: Add arch parameter to rebuild
2025-09-16 22:02:51 +08:00
linull
66c05619df Fix path checking in test workflow 2025-09-16 21:51:27 +08:00
linull
67c99dea2d Fix flatpak dependencies for ARM64 build 2025-09-16 21:40:34 +08:00
linull
c77b7f8c74 Add detailed better_sqlite3.node checking
- Check exact path: app.asar.unpacked/node_modules/better-sqlite3/build/Release/
- Verify file existence and architecture
- Upload artifacts for manual inspection
2025-09-16 21:35:50 +08:00
linull
cc51fbe77e Update test workflow to build and check packages 2025-09-16 21:35:00 +08:00
linull
2e510f9dbb Fix better-sqlite3 for ARM64 Linux
- Use ubuntu-24.04-arm for ARM64 Linux builds
- Add TARGET_ARCH support to electron-rebuild
- Add test workflow for ARM64 fix
2025-09-16 21:29:16 +08:00
perf3ct
fd690592ba
feat(docs): cleanse .md from hyperlinks in compiled mkdocs 2025-09-13 19:14:45 +00:00
renovate[bot]
d75951c869
chore(deps): update softprops/action-gh-release action to v2.3.3 2025-09-07 07:24:01 +00:00
Elian Doran
9fe744c545
chore(deps): update actions/setup-node action to v5 (#6902) 2025-09-06 22:36:15 +03:00
Elian Doran
f3fa3864b2
chore(deps): update dependency node to v22 (#6891) 2025-09-06 22:21:44 +03:00
Elian Doran
eca85d9978
chore(deps): update actions/setup-python action to v6 (#6909) 2025-09-06 22:15:10 +03:00
renovate[bot]
ed6d21a05a
chore(deps): update dependency node to v22 2025-09-06 18:58:17 +00:00
renovate[bot]
a2f3913fe5
chore(deps): update actions/setup-python action to v6 2025-09-06 18:57:17 +00:00
renovate[bot]
d66c0ef308
chore(deps): update actions/setup-node action to v5 2025-09-06 18:57:14 +00:00
renovate[bot]
0f9f6746ed
chore(deps): update actions/github-script action to v8 2025-09-06 18:57:10 +00:00
Elian Doran
f25de1ffbe
chore(ci): bring back typecheck 2025-09-06 21:43:48 +03:00
perf3ct
3bf1a77381
feat(docs): also deploy docs upon README change 2025-09-05 19:52:03 +00:00
perf3ct
9b0e817635
feat(docs): transition from python to ts 2025-09-05 15:09:27 +00:00
perf3ct
1847fc2060
feat(docs): fix nav and scripts 2025-09-04 23:50:22 +00:00
perf3ct
33c8406b8a
feat(docs): try to make pnpm happy for mkdocs
asfd

asdf
2025-09-04 21:57:26 +00:00
perf3ct
b6212c4e98
feat(docs): try to get wrangler to work...
feat(docs)asdf

asdf
2025-09-04 21:32:32 +00:00
perf3ct
fcd2409ee3
feat(docs): try to get mkdocs to work again 2025-09-04 21:20:01 +00:00
perf3ct
dad060d0c9
feat(docs): let's try to deploy our stuff to mkdocs 2025-09-04 21:13:12 +00:00
Elian Doran
e71284d887
chore(dx): get rid of references to NX 2025-09-03 18:23:47 +03:00
Elian Doran
f63f24ac9d
feat(server/e2e): upload test report if it fails 2025-09-02 22:51:57 +03:00
Elian Doran
9c43d661be
fix(desktop): forge building for the wrong arch 2025-09-02 21:13:32 +03:00
Elian Doran
04753226e5
chore(dx/ci): fix package command 2025-09-02 18:42:30 +03:00
Elian Doran
7c8019ac5b
chore(dx/ci): get rid of nx-specific workflows 2025-09-02 17:38:24 +03:00
Elian Doran
e18a8556c1
chore(dx/ci): remove most references to NX, apart from unit test 2025-09-02 16:40:52 +03:00
Elian Doran
0551ac8ead
feat(ci): don't run checks outside main repo 2025-08-20 19:22:21 +03:00
Elian Doran
649a43c978
fix(forge): RPM signing not done on the right file 2025-08-14 12:45:18 +03:00
Elian Doran
50568704ca
feat(forge): minor improvements to RPM signing 2025-08-14 12:40:19 +03:00
Elian Doran
b66b4dec83
feat(forge): proper rpm signing 2025-08-14 12:04:12 +03:00
Elian Doran
d33d27ee82
feat(forge): validate rpm signing 2025-08-14 11:45:59 +03:00
Elian Doran
e2b13573ae
feat(forge): rpm signing 2025-08-14 10:43:38 +03:00
renovate[bot]
c72bf42684
chore(deps): update actions/checkout action to v5 2025-08-13 01:52:37 +00:00
matt wilkie
041c2e5693
Merge branch 'main' into mhw-nightly 2025-08-11 21:11:17 -07:00
matt wilkie
258c0d511e
only run nightly.yml on TriliumNext/Trilium
stops nightly CI/CD errors on forks without having to disable CI/CD entirely
2025-08-11 21:07:15 -07:00
Elian Doran
49d662afba
feat(ci): add way to reset signing 2025-08-07 09:19:54 +03:00
renovate[bot]
ed3ba2745f
Update actions/download-artifact action to v5 2025-08-06 02:33:21 +00:00
Elian Doran
3fa5ea1010
docs(readme): mention translations 2025-08-01 00:23:09 +03:00
Elian Doran
218a096135
chore(nx): update instructions 2025-07-24 13:57:41 +03:00
Elian Doran
23c9c6826e
chore(env): add some instructions 2025-07-21 19:41:29 +03:00
Elian Doran
ff01656268
chore(vscode): set up NX LLM integration 2025-07-21 15:02:20 +03:00
Elian Doran
1b1ed2408f
feat(funding): add Buy Me a Coffee 2025-07-12 23:28:07 +03:00