Commit Graph

334 Commits (fd8bd1e3f2caf1a7df026639d9977a5cbcddb564)

Author SHA1 Message Date
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
situ2001 8ce08277a8 enhance(issue-template): add description to `ask-pr` 2023-01-30 12:11:47 +08:00
Bad3r 6bb925740e
chore(dep): bump actions/checkout to v3.3.0 (#8393) 2023-01-21 21:10:19 +08:00
Bad3r 25284b819a enhance: increase network-timout in .yarnrc 2023-01-19 13:13:25 -05:00
Bad3r 016fd7bcc5 ehance: increase yarn install network timeout limit 2023-01-19 13:13:25 -05:00
Bad3r 1e25a2f01c
fix(dev): remove print steps from stale action (#8262) 2023-01-09 21:48:27 +08:00
Bad3r bb419312c5 fix(stale-issues.yml): add awaiting-repose step
Somehow, an older version of the config was merged into master. This should be updated to allow the awaiting response task to run and fix the print statements.
2022-12-31 15:03:01 +08:00
Bad3r f31260a831
Feat: close stale issues action (#8156)
feat: Add close-stale-issues-action

# This workflow warns and then closes issues that have had no activity for a 
# specified amount of time. You can adjust the behavior by modifying this file.
# For more information, see:
#   https://github.com/marketplace/actions/close-stale-issues
#   https://github.com/actions/stale/blob/master/action.yml
#   https://github.com/actions/stale

Signed-off-by: Bad3r <bad3r@protonmail.com>
2022-12-29 23:29:25 +08:00
Bad3r a55b73f296 fix: update confirm-search wording
Changed the wording on the checkbox. The previous wording looked wrong and it sounded like an action will be taken by checking the box.
2022-12-23 17:02:12 +08:00
Andelf 86b9cdfce7
chore(build): use token from ci env for sentry and posthog (#7777) 2022-12-19 22:20:50 +08:00
xxchan dfe1d65f31 redirect feedback 2022-12-19 17:30:45 +08:00
xxchan cc77d886aa redirect Questions & Help 2022-12-19 17:30:45 +08:00
xxchan 05a354b4d9 chore: link to forum directly for feature request 2022-12-19 17:30:45 +08:00
Gabriel Horner bd055b2b62 Tweak wording for previous commit 2022-12-16 15:50:09 -05:00
Junyi Du f6b87dad2d Update bug_report.yaml 2022-12-16 15:46:23 -05:00
Junyi Du a0ba3028d7 Add two questions to bug template 2022-12-16 15:46:23 -05:00
Gabriel Horner 6bb805918a Upgrade bb - it's been awhile 2022-12-09 13:17:09 -05:00
situ2001 2cb7ce8603 fix(typo): wrong case of macOS 2022-12-07 16:07:08 +08:00
Andelf 88b160e215 chore(dev): cleanup unused package.json entries 2022-12-03 00:28:42 +08:00
Junyi Du a84a8028bd test(e2e): alias test robustness 2 2022-12-01 15:41:37 +08:00
Junyi Du 7efa4d8da6 chore: enable e2e dump 2022-12-01 15:41:37 +08:00
Andelf 0386cf2359 fix: bug report url on native mobile 2022-12-01 12:51:01 +08:00
Andelf db5156d24e enhance(ux): add bug report url 2022-11-30 15:04:44 +08:00
Andelf 4bdfb59fb8 chore(ci): bump actions version 2022-11-30 13:35:17 +08:00
Andelf aae22e051b build(ios): save release build artifacts 2022-11-30 13:35:17 +08:00
Andelf ee14560b2b chore(deps): update electron 19.1.8
fix(test): shard test
2022-11-30 11:22:55 +08:00
Andelf c1bec2fc44 fix(test): refine e2e test 2022-11-30 11:22:55 +08:00
Andelf f65fbc809e
fix(ci): use LOGSEQ_CI instead of reserved CI (#7516) 2022-11-30 00:42:27 +08:00
Andelf 09bb2542db ci(ios): testflight build workflow
- use patched xcode project file, avoid conflict with local dev env
- use fastlane match to manage codesigning
2022-11-25 10:17:05 +08:00
Andelf 66e7a80fd0
ci(ios): add testflight build (#7445) 2022-11-24 14:03:59 +08:00
Andelf 5d711c957d ci(ios): try build ios when package.json changed 2022-11-22 17:23:49 +08:00
charlie 1532dd4aee ci: optimize bundled source map size of webapp 2022-11-22 15:25:04 +08:00
charlie 1119c54d7c ci: remove js source maps files for cloudflare pages because of that has a max file size limit < 29.2M 2022-11-22 15:25:04 +08:00
charlie 3d5872c334 ci: add publish webapp to cloudflare pages 2022-11-22 15:25:04 +08:00
Andelf dd7460f198 fix(ci): handle boolean build condition 2022-11-17 09:32:57 +08:00
Andelf 15b3b27b67 fix(build): android file sync prod env 2022-11-16 12:45:58 +08:00
Tienson Qin d8a8df650a Set enable-file-sync-production to true for android app 2022-11-04 10:25:11 +08:00
Andelf c837afd075 ci: ignore stderr for bb lint tasks 2022-10-10 13:14:50 +08:00
Andelf df15c68f16 ci(ios): add ios build ci 2022-10-08 20:29:03 +08:00
Peng Xiao 4520399ddf Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-28 10:29:20 +08:00
Gabriel Horner 1f0e22275d Add ns docstrings for most ns in src/main
- Added to CI now that it passes
- Added no-doc for docstrings that don't add any more than what's in the
ns name or for ones where I didn't know the ns that well
2022-09-27 13:55:16 +08:00
Peng Xiao fd94862312 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-24 09:42:00 +08:00
Gabriel Horner a368cab5e4 Add ns linter to deps libs and then add+update ns docstrings 2022-09-21 10:17:15 +08:00
Andelf ed8d7bfb89 fix(build): wrong java version for android 2022-09-20 23:40:32 +08:00
Peng Xiao 3ebc0058d0 fix: e2e 2022-09-18 19:54:26 +08:00
Andelf c3e96dba43 chore(dev): rm unused workspace card 2022-09-13 11:18:44 +08:00
Andelf 59e7d092b1 feat(build): release .nupkg file 2022-09-07 11:43:54 +08:00
Andelf 320024f764 fix(e2e): wrong promise usage 2022-09-06 12:52:53 +08:00
Andelf 43dd321ce4 test(e2e): split build and test 2022-09-06 12:52:53 +08:00
Andelf dc10bfd6cc
fix(build): nightly env (#6580) 2022-09-03 18:34:57 +08:00
Andelf 5f36380e7f chore(deps): update rsapi 0.0.35
chore(build): default to file-sync prod env
2022-09-02 05:04:30 +08:00
Andelf fb98531c1c fix(build): rm build flags 2022-09-01 22:20:52 +08:00
Charlie 01d879c18e
feat!: File Sync (#5355)
- file sync for electron/ios/android
- age encryption of both file content and file path
- massive UI enhancement
- corresponding CI tasks

Co-authored-by: llcc <lzhes43@gmail.com>
Co-authored-by: rcmerci <rcmerci@gmail.com>
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
Co-authored-by: Andelf <andelf@gmail.com>
Co-authored-by: Gabriel Horner <gabriel@logseq.com>
2022-09-01 00:31:49 +08:00
Junyi Du 87e8bb94bb test(e2e): improve stability 2022-08-31 21:15:01 +08:00
Junyi Du 663cd6df7f dev: e2e testing workflow of running multiple times 2022-08-31 21:15:01 +08:00
Andelf 5d3438a689 fix(build): codesign on windows 2022-08-30 11:41:58 +08:00
Andelf da11d8cb30
refactor(ci): add checks for ci release (#6350) 2022-08-14 19:13:52 +08:00
Andelf 2d1fb05117 ci(build): use options menu for android 2022-08-10 09:14:29 +08:00
Gabriel Horner abd7e0becb Add 3 missing built-in-properties
Also fix carve linter and make nbb test invocation easier
2022-07-15 15:26:09 +08:00
Andelf 872060965d ci(build): non-release as default 2022-07-08 11:32:51 +08:00
Andelf dda818c26a fix(e2e): add missing esc for (()) 2022-07-07 01:42:16 +08:00
Andelf 02563dac2d chore(ci): use choice instead of input-box in ci 2022-06-28 22:42:07 +08:00
Andelf fb92e64967 refactor(build): use env flags to control feature gate 2022-06-28 15:46:12 +08:00
Gabriel Horner d0755ef161 Update dependencies in deps
Also fix conditional workflows that didn't trigger if changes were made
to them
2022-06-10 15:39:11 +08:00
Gabriel Horner ee9f390761 Localize bb-tasks for deps
Deps need to be independent to not introduce testing bugs.
These bb tasks are good candidates to move into bb-tasks gitlib
2022-06-10 15:39:11 +08:00
Gabriel Horner 17d2462343 Move rules into db dep as it's useful for external apps
- rules is already used by logseq-query and will be useful for
  nbb-logseq
- Updated db jobs to run in deps/db by default. Less typing but
  more importantly discourages independent libraries from depending on
  external scripts.
- Moved lint-rules task into db since it is db specific now
- Also remove nbb-logseq from top-level as all nbb compatibility is in
  deps.
2022-06-10 15:39:11 +08:00