Commit Graph

334 Commits (213aa261fcd422bb9b5e0cfbcc90888fe088b478)

Author SHA1 Message Date
Gabriel Horner 161c5c8565 Merge branch 'master' into feat/db 2024-05-09 08:41:40 -04:00
Andelf b419b955cc
Add MSI build for windows (#11301) 2024-05-09 16:35:49 +08:00
Gabriel Horner af200f9f2f fix: add temporary fixmes for linters that have failed for awhile
/cc @RCmerci for remove unused rtc fns
2024-05-06 10:47:07 -04:00
charlie 2ba9f28026 Merge branch 'master' into feat/db 2024-04-15 07:58:14 +08:00
Andelf 5362aa258c ci(build): refine windows sign 2024-04-10 01:20:06 +08:00
charlie 618f3bd107 Merge branch 'master' into feat/db 2024-04-08 19:00:51 +08:00
Andelf 85e65bd95e fix: dead link, close #11205 2024-04-07 18:34:02 +08:00
Andelf 1b0ea5358a ci: self-hosted runner to codesign 2024-04-03 16:41:50 +08:00
charlie 6ade79ba3c Merge branch 'master' into feat/db 2024-04-02 17:06:26 +08:00
KaMeHb-UA 87dbf5ca21 add build support for linux arm64 2024-04-02 15:56:31 +08:00
Gabriel Horner eecb510ccb enhance: built-in properties are indexed by :db/ident
built-in-properties are identified by their :db/ident instead
of :block/name. This removes reliance on :block/name and allows
us to consistently use namespaces when identifying built-in properties

:visible was renamed to :public? and is now included in :block/schema to
allow for querying. Also added a couple more new graph tests and tweaked
CI for db dep
2024-03-27 15:03:18 -04:00
Gabriel Horner 35203268ed Merge branch 'master' into feat/db 2024-03-27 09:02:22 -04:00
Andelf 2febcb42d9 fix(build): upgrade electron-forge to v7
- use team id based notarize
2024-03-27 18:32:02 +08:00
Tienson Qin 9a59f07dc2 chore: don't run yarn cache clean 2024-03-18 21:54:58 +08:00
Tienson Qin e6a1e259b1 Use dev environment for db demo pages 2024-03-18 20:35:32 +08:00
Gabriel Horner 517eef9c27 fix: lint and disable tests that have been failing
for a couple days with new fix-me flag
2024-03-13 16:41:38 -04:00
Andelf 73017f5e5e chore(ci): deploy sourcemap 2024-01-22 21:41:31 +08:00
Tienson Qin b06b01b88b Merge branch 'master' into feat/db 2024-01-22 12:08:37 +08:00
Andelf 6ebf012518 fix(ci): android build tools path 2024-01-12 12:44:28 +08:00
Andelf bd1d23b7a5 fix(ci): missing env while building android 2024-01-03 22:49:57 +08:00
Tienson Qin 018e1ae8ee Merge branch 'master' into feat/db 2023-12-23 14:18:25 +08:00
Andelf b7c2a7b8f5 fix(ci): provide fallback for build-stage action 2023-12-22 11:28:52 +08:00
Andelf 49f08d44a1 enhance(build): release .zip for windows 2023-12-11 19:01:26 +08:00
Tienson Qin 90ffbebc17 Merge branch 'master' into feat/db 2023-11-21 13:53:16 +08:00
Andelf 71b629a657 fix(build): disable win code sign 2023-11-20 23:48:54 +08:00
Gabriel Horner 6f9143df4f chore: add db and file graph linter to CI
This has run successfully locally for weeks. Also fix install doc for
bb tasks
2023-11-17 10:35:01 -05:00
Tienson Qin ee3442a44b Merge branch 'master' into feat/db 2023-11-14 20:40:36 +08:00
Tienson Qin 9917f06b89 fix: cloudflare branch 2023-11-14 15:35:48 +08:00
Tienson Qin 7dc4b24d64 rename workflow 2023-11-14 15:25:58 +08:00
Tienson Qin 0e1d7daaf2 fix: update workflow 2023-11-14 15:16:30 +08:00
Tienson Qin a035be233e add stage deployment for the master branch 2023-11-14 15:12:57 +08:00
Tienson Qin acf7881672 Merge branch 'master' into feat/cmdk 2023-11-12 16:57:00 +08:00
Gabriel Horner 7c70f09ebe Merge branch 'master' into feat/db 2023-11-09 11:30:15 -05:00
Andelf b5ef701b03 fix(ci): lock python version in release build 2023-11-08 02:08:09 +08:00
Tienson Qin e887621c7a Update stage to support customizing branch and cloudflare pages 2023-11-08 00:00:35 +08:00
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