Commit Graph

499 Commits

Author SHA1 Message Date
Andelf
23bb5e8b9b chore(build): update clojure 1.11.1.1413 2023-11-03 01:49:14 +08:00
Gabriel Horner
de3d7b7b5f Merge branch 'master' into feat/db 2023-11-01 17:31:17 -04:00
Andelf
025d1fd730 ci: deploy web app when release 2023-10-21 16:25:21 +09:00
Gabriel Horner
f8fea1d7b0 Add enum to properties test graph
Also test classes with schema script for now
2023-10-13 17:20:37 -04:00
Gabriel Horner
8756600fd7 Add CI job to test creating and validating a db graph
also update older actions
2023-10-13 10:53:01 -04:00
Gabriel Horner
b66bde0230 Merge branch 'master' into feat/db 2023-10-02 17:09:53 -04:00
Andelf
58776d13b6 fix(ci): use java 17 for android 2023-09-26 17:19:42 +09:00
Gabriel Horner
41bd76a704 Merge branch 'master' into feat/db 2023-09-07 17:52:25 -04:00
Gabriel Horner
4b15a727a9 Add readme, lint and CI for outliner dep
Also got outliner lints passing
2023-09-06 17:03:04 -04:00
Zhizhen He
4cb23ab193 ci: upgrade typos to 1.16.8 2023-08-24 10:29:51 -04:00
Andelf
5aa46289a4 ci: use feat/db branch to publish pages 2023-08-19 02:11:55 +08:00
Andelf
341ed92809 ci(db): add publish pages 2023-08-19 02:11:00 +08:00
Gabriel Horner
991c0994e5 All query-dsl tests pass for db graphs
Add to CI. Also fix graph-parser lint and typo
2023-08-01 16:34:48 -04:00
Gabriel Horner
5f91e6cf0f Merge branch 'master' into feat/db 2023-07-24 12:21:19 -04:00
Andelf
1d27f8aa00 fix(ci): wrong yaml format 2023-07-12 16:04:44 +08:00
Bad3r
76a6510837 dev(CI): fix typo in stale action and do not close confirmed bugs (#9777)
CC: @cnrpman PTAL
2023-07-11 13:09:59 +08:00
Gabriel Horner
045c51cded Use sqlite.db ns in electron.db
- Add more tests for sqlite.db
- Update readme and CI for db's tests
2023-06-30 17:36:01 -04:00
cui fliter
888f9b9627 fix typo
Signed-off-by: cui fliter <imcusg@gmail.com>
2023-06-15 14:04:48 +08:00
Junyi Du
ccb626597d chore: Update bug_report.yaml to reassure no question (#9572) 2023-06-03 19:51:54 +08:00
Konstantinos Kaloutas
562fd739b0 chore: add fluxbox to desktop build 2023-05-30 10:18:43 +03:00
Konstantinos Kaloutas
2bca12c9a9 Merge branch 'master' into feat/integrated-title-bar 2023-05-26 11:53:03 +03:00
Konstantinos Kaloutas
766e4844e7 chore: document fluxbox and xvfb 2023-05-26 10:38:45 +03:00
Andelf
1c7ef7ed2a ci: run e2e when releasing (#9478) 2023-05-24 21:34:51 +08:00
Konstantinos Kaloutas
d7f4f5943f add test 2023-05-23 11:31:37 +03:00
Konstantinos Kaloutas
1b787b279f add display 2023-05-22 17:51:42 +03:00
Konstantinos Kaloutas
57c8bfe6c5 e2e test fix 2023-05-22 17:23:59 +03:00
Konstantinos Kaloutas
b24e173a12 test 2023-05-22 16:32:47 +03:00
Konstantinos Kaloutas
478c21cb92 e2e 2023-05-22 16:03:05 +03:00
Konstantinos Kaloutas
ba8c8d6f7b e2e fix 2023-05-22 15:45:01 +03:00
Konstantinos Kaloutas
2969d777ef run fluxbox 2023-05-22 15:31:10 +03:00
Konstantinos Kaloutas
956d789737 e2e test 2023-05-22 15:30:06 +03:00
Konstantinos Kaloutas
3a9c448d92 fix: e2e 2023-05-22 14:54:19 +03:00
Konstantinos Kaloutas
a30a308ed0 e2e fix 2023-05-22 14:22:13 +03:00
Konstantinos Kaloutas
2dff7336c9 test Xvfb 2023-05-22 14:10:08 +03:00
Konstantinos Kaloutas
03d83ac807 fix install 2023-05-22 13:11:46 +03:00
Konstantinos Kaloutas
71c56e70c6 fix install 2023-05-22 12:55:29 +03:00
Konstantinos Kaloutas
a16cab826a revert yarn changes 2023-05-22 12:43:40 +03:00
Konstantinos Kaloutas
8c51ed214f fluxbox test 2023-05-22 12:41:31 +03:00
Gabriel Horner
c86fd3cd4d Add standard lint tasks to common lib 2023-05-18 23:25:15 +08:00
Gabriel Horner
12c0ae38e5 Fix tests and lints
- Fix publishing tests missing dev dep and workaround nbb.edn bug
- Fix regex which fails in cljs tests
- Fix typo
- Fix missing dep in job
2023-04-09 23:13:33 +08:00
Gabriel Horner
fef07fe812 Add docs and workflow for dep
Also rename dep to publishing for consistency with existing names
2023-04-09 23:13:33 +08:00
Gabriel Horner
94f35bda18 Add a workflow for test+lint and misc fixes
- Setup cljs tests
- No need for :no-doc
- No need to bind an unused _repo value
- Remove unused datascript dep
2023-03-28 09:14:42 +08:00
Andelf
d0c52615f8 ci: re-enable codesign on macos 2023-02-28 15:46:52 +08:00
Konstantinos
2cace8894c Enhance: Add more translations, remove unused ones and add linter for unused (#8568)
* chore: remove unused dictionary keys

* wip: add dictionary keys for hardcoded strings

* resolve conflicts

* Add linter to detect :en ui translation keys match used ones

- Fix a couple entries caught by linter
- Copy :command.editor/open-link-in-sidebar entries to
  :help/open-link-in-sidebar as translation keys shouldn't be reused in
  multiple contexts, especially when it's across ui and shortcut dicts

* fix: remove dead keys

* chore: reuse dict keys

* chore: reintroduce useful keys

---------

Co-authored-by: Gabriel Horner <gabriel@logseq.com>
2023-02-24 09:21:57 -05:00
Zhizhen He
25c15053d6 feat: add typos to GitHub action
Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com>
2023-02-21 12:01:58 -05:00
Andelf
f6d4560044 ci: update actions and build deps 2023-02-22 00:32:05 +08:00
Bad3r
7349796c12 chore(dep): bump Ubuntu image from 18.04 to 22.04 (#8420) 2023-02-21 23:15:37 +08:00
Bad3r
ebb2a5c1d7 chore(dep): bump NodeJS from 16.x to 18.x LTS (#8406)
* chore(dep): bump NodeJS to LTS 18.x

* update nginx image CVE-2022-43551

* upgrade node version in GH workflows

* update nodejs version in dev docs

* upgrade tldraw version nodejs version to 18.x

* update static/yarn.lock

* fix yarn.lock electron version

---------

Co-authored-by: situ2001 <yongcong2001@outlook.com>
2023-02-21 23:07:35 +08:00
Andelf
c621ac30e8 fix: disable macos sign temporarily 2023-02-21 09:18:59 +08:00
Gabriel Horner
80d63e079f Merge remaining readme contributing to CONTRIBUTING.md
Follow up to #8222
2023-02-14 14:00:06 -05:00