523 Commits

Author SHA1 Message Date
rcmerci
0dc912d93b chore: remove feat/db related things in ci yml files 2025-05-30 00:35:20 +08:00
rcmerci
86838ef5b2 chore: disable e2e.yml, now using clj-e2e.yml 2025-05-30 00:29:52 +08:00
rcmerci
a47479037f chore: update clj-rtc-e2e.yml 2025-05-29 14:51:58 +08:00
Gabriel Horner
3552c1870c Revert "ci: update yml"
This reverts commit 4696c1f3fd.

Noticed tests aren't running on our own PRs e.g. #11887.
We'll especially need tests to run on PRs off master
2025-05-28 10:26:05 -04:00
rcmerci
4696c1f3fd ci: update yml 2025-05-27 20:17:41 +08:00
Tienson Qin
0627ae6371 test github ci 2025-05-27 05:07:16 +08:00
rcmerci
1cbd6c2393 test(e2e): comment out DEBUG env
after a period of observation, the extra logs printed are not helpful for debugging
2025-05-27 00:02:54 +08:00
Tienson Qin
c48e230c6a Merge branch 'master' into feat/db 2025-05-26 16:38:50 +08:00
rcmerci
95e5a1feb8 test(e2e,rtc): fix yml 2025-05-25 23:36:49 +08:00
rcmerci
6d7388a7b7 test(e2e,rtc): click before input property-name 2025-05-25 23:34:27 +08:00
Tienson Qin
97669c46e2 test: downgrade electron 2025-05-24 16:16:12 +08:00
rcmerci
7d010b299c ci: update yml 2025-05-23 22:24:36 +08:00
rcmerci
fc5f0fc3f2 feat(ci): add clj-rtc-e2e 2025-05-21 23:40:27 +08:00
Gabriel Horner
c9c0fc9ec3 Merge branch 'master' into feat/db 2025-05-19 15:41:53 -04:00
Gabriel Horner
fa869a4c77 chore: temporarily disable nightly build to allow testing of 0.10.11-rc1 2025-05-19 15:28:21 -04:00
Tienson Qin
a55e43e817 chore: set clj-e2e tests timeout to 30m 2025-05-20 02:48:20 +08:00
Gabriel Horner
28675be54b enhance(dev): cljs tests can run with or without repeatable idents 2025-05-16 11:29:22 -04:00
Gabriel Horner
f7717da7a9 fix: e2e tests failing because old version of node
Also bump other outdated node versions in workflows
2025-05-13 11:25:50 -04:00
Tienson Qin
dab5b98e1e chore: don't build android apk for db release 2025-05-13 18:43:31 +08:00
Tienson Qin
5e1a968530 Merge branch 'master' into feat/db 2025-05-13 18:22:20 +08:00
Tienson Qin
17c1fffe20 chore: disable old e2e-test for release 2025-05-12 15:54:08 +08:00
Tienson Qin
3949893ee0 chore: bump node version to 22 for all workflows 2025-05-08 21:45:12 +08:00
Tienson Qin
a13fb9ab4c fix: remove old builds for self-hosted windows code sign 2025-05-08 15:56:18 +08:00
Tienson Qin
93bb8ac224 chore: bump electron to 36.2.0 2025-05-08 14:53:00 +08:00
Tienson Qin
f4e5755c78 fix: ci hang 2025-05-08 06:15:01 +08:00
Tienson Qin
d05717588d Revert "chore: set node version to 22"
This reverts commit 859ca3c872.
2025-05-08 04:49:32 +08:00
Tienson Qin
859ca3c872 chore: set node version to 22 2025-05-08 04:20:23 +08:00
Tienson Qin
4ea9fc78cb Merge branch 'master' into feat/db 2025-05-08 00:15:51 +08:00
Gabriel Horner
8bb9721de0 Remove workflow that is no longer needed 2025-05-07 11:11:12 -04:00
Gabriel Horner
fe0c6db54a chore: ensure master on all branches 2025-05-07 11:03:49 -04:00
Tienson Qin
6dc535eae9 update android-actions 2025-05-07 01:56:23 +08:00
Tienson Qin
7aa52903c3 use actions/download-artifact@v4 2025-05-07 00:15:05 +08:00
rcmerci
4bf2bb18ab test(e2e): update ci yml 2025-05-06 11:33:29 +08:00
rcmerci
aea2dd00a0 test(e2e): screenshot when assert err 2025-05-01 18:05:40 +08:00
Gabriel Horner
23417ad2d8 chore: enable clj-e2e for "every" commit
i.e. commits that affect app behavior
2025-04-23 17:18:16 -04:00
Gabriel Horner
401c2993f5 fix: files config for new clj-e2e workflow
Edits to the workflow itself should cause it to rerun
2025-04-23 13:27:52 -04:00
Tienson Qin
2761b57850 chore: update clj e2e to apply on feat/db 2025-04-24 00:55:26 +08:00
Tienson Qin
d0a3e08958 enhance: add e2e tests for outliner ops (#11828)
* first e2e example

* Add wally repl pause/resume example

* use with-page-open

* add indent outdent test

* outliner add delete tests

* remove all timeout usage

* refactor: move fns to logseq.util

* Add commands tests for command trigger and node reference

* Add http-server

* add bb script to build release and run tests

* exit when tests finished

* Add clj e2e workflow

* increase slow-mo to 100
2025-04-24 00:51:22 +08:00
Gabriel Horner
cf114803ff remove silent failing of CI jobs
Can't debug failures if we can't see their output e.g.
https://github.com/logseq/logseq/actions/runs/14252668697/job/39948918589?pr=11807
2025-04-04 08:34:31 -04:00
Gabriel Horner
e1f7bdfa9d enhance(dev): add test of export,create and diff to CI
A more thorough test than ones in unit tests
2025-03-17 11:59:16 -04:00
Sean Casey
24ab09bd2c .github/workflows: update download-artifact actions to v4 2025-03-13 04:30:04 +08:00
Gabriel Horner
c294f078b6 Merge branch 'master' into feat/db 2025-03-11 13:27:33 -04:00
Tienson Qin
0ff5471aba fix: use ubuntu-22.04 instead of latest for desktop release
Related bug: https://github.com/electron/electron/issues/41066.
2025-03-11 23:17:36 +08:00
Tienson Qin
7fb2d74566 fix: use actions/upload-artifact@v4 2025-03-11 23:17:36 +08:00
Gabriel Horner
c6a2ea6959 fix(dev): script fails on -h
Also minor db scripts cleanup
2025-03-06 16:21:21 -05:00
charlie
4c2a4dcd00 chore(dev): github actions 2025-02-26 13:17:51 +08:00
charlie
332835f62f enhance(deploy): update source map handling and adjust deployment directory 2025-02-26 12:10:10 +08:00
charlie
d0d404ac57 chore(dev): update github actions 2025-02-26 11:25:59 +08:00
charlie
4f46554c75 chore(dev): update github actions 2025-02-25 18:15:39 +08:00
charlie
cfbebe6e0e chore(dev): update github actions 2025-02-25 17:59:32 +08:00