Commit Graph

395 Commits

Author SHA1 Message Date
Gabriel Horner
f736895b1b fix: remove unused e2e-test namespace
workflow step and docs for tests deleted in #11903
2025-07-08 08:53:27 -04:00
Tienson Qin
54baa3dbcf use xcode 16.1 2025-07-04 21:00:39 +08:00
Tienson Qin
5337627a23 use macos-14 instead 2025-07-04 19:48:03 +08:00
Tienson Qin
94ab4ebb31 fix: build ios 2025-07-04 16:11:42 +08:00
Tienson Qin
9c582be7dd fix: ios release workflow 2025-07-04 16:10:18 +08:00
Tienson Qin
453ee3b3b4 fix: ensure website build doesn't rely on new mobile components
this commit also removes js e2e-tests
2025-07-02 22:38:32 +08:00
Tienson Qin
8a219cacc1 fix: update public/static to /static 2025-07-02 21:43:11 +08:00
Gabriel Horner
32a29f5f3d enhance(dev): CLI can diff other export types 2025-06-26 17:02:14 -04:00
Gabriel Horner
7a7995e96f fix: test affected by option alias change 2025-06-26 14:08:30 -04:00
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