410 Commits

Author SHA1 Message Date
Elian Doran
36f5060855
chore(ci): revert changes breaking the workflows 2025-10-13 17:51:50 +03:00
renovate[bot]
4a953fad72
chore(deps): update softprops/action-gh-release action to v2.4.1 2025-10-12 01:45:40 +00:00
Elian Doran
c64e695036
chore(deps): update dependency python to 3.14 (#7237) 2025-10-09 16:18:32 +03:00
Elian Doran
a22796397a
chore(deps): update softprops/action-gh-release action to v2.4.0 (#7239) 2025-10-09 16:10:56 +03:00
Elian Doran
c14cdb618b
chore(deps): update github/codeql-action action to v4 (#7243) 2025-10-09 16:08:55 +03:00
Elian Doran
8fab4dd94d
chore(ci): use different check 2025-10-09 13:34:06 +03:00
renovate[bot]
583c488b96
chore(deps): update github/codeql-action action to v4 2025-10-09 10:18:30 +00:00
renovate[bot]
b9cc8015fe
chore(deps): update softprops/action-gh-release action to v2.4.0 2025-10-09 10:16:24 +00:00
renovate[bot]
853be9000b
chore(deps): update dependency python to 3.14 2025-10-09 10:15:32 +00:00
Elian Doran
cd75ff9a8a
chore(ci): deploy website on release 2025-10-08 11:00:36 +03:00
renovate[bot]
52ac93e99c
chore(deps): update softprops/action-gh-release action to v2.3.4 2025-10-04 01:08:33 +00:00
Elian Doran
5a56ba2fd5
chore: fix various references to the old repo 2025-09-28 11:02:24 +03:00
Elian Doran
647cbc7e7a
chore(ci): set up pnpm cache for website deployment 2025-09-28 01:08:27 +03:00
Elian Doran
9b37708f0c
fix(ci): missing deployment secrets in reusable action 2025-09-28 00:21:05 +03:00
Elian Doran
9274522877
chore(ci): don't run playwright on website changes 2025-09-28 00:15:15 +03:00
Elian Doran
b3dfdacdc3
fix(ci): failing due to electron-rebuild 2025-09-28 00:10:54 +03:00
Elian Doran
093f48f76a
feat(ci): filter dependencies to make installation faster 2025-09-28 00:00:29 +03:00
Elian Doran
6998a3593e
feat(ci): set up deployment workflow for website 2025-09-27 23:57:56 +03:00
Elian Doran
a1741b8634
chore(ci/docker): version number set to late 2025-09-24 19:12:28 +03:00
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