Commit Graph

  • aae9f54b12 Just pushing for Noa to look at tyler/ts-modules Tyler Cloutier 2025-09-09 18:09:33 -04:00
  • 2c74f73550 Endpoint for pretty print migration plan (#3137) Shubham Mishra 2025-09-09 12:23:37 +05:30
  • f394de32d9 Confirmed reads (#3133) Kim Altintop 2025-09-08 19:51:04 +02:00
  • 5de579c185 Updated codegen test snapshots rekhoff 2025-09-08 10:34:27 -07:00
  • ada45d464f Adds TypeBuilders and ColumnBuilders for specifying the schema of a TypeScript module (#3208) Tyler Cloutier 2025-09-08 11:44:04 -04:00
  • 33430cbe5c Dont use sentinel ids for system tables. (#3209) Jeffrey Dallatezza 2025-09-08 10:45:44 -04:00
  • a30203121f Handle uninitialized allocated value. jsdt/static-system-table-ids Jeffrey Dallatezza 2025-09-08 10:17:56 -04:00
  • ba114dc026 Merge remote-tracking branch 'origin/master' into shub/default-macro shub/default-macro Shubham Mishra 2025-09-08 18:32:54 +05:30
  • a50df64423 replay_delete_by_rel: actually populate 'table_dropped' Mazdak Farrokhzad 2025-09-08 14:53:36 +02:00
  • 813f34c228 TxMetrics::report: remove_label_values for dropped tables Mazdak Farrokhzad 2025-09-05 15:09:49 +02:00
  • 22b068bbc1 replay_delete_by_rel: delete in-mmory table during replay Mazdak Farrokhzad 2025-09-05 14:48:00 +02:00
  • b48e42eb66 enhance test_drop_table_is_transactional further Mazdak Farrokhzad 2025-09-02 08:47:00 +02:00
  • fb9bfec5d3 fix typo Mazdak Farrokhzad 2025-09-02 08:37:00 +02:00
  • 4b6e2aa484 datastore: test & handle expect during tx_metrics reporting Shubham Mishra 2025-09-02 06:24:11 +05:30
  • 6ae80bb7ba datastore: fix drop_table not deleting rows Mazdak Farrokhzad 2025-09-01 17:56:03 +02:00
  • 2706c4c4d9 datastore: add clear_table op Mazdak Farrokhzad 2025-09-01 16:50:40 +02:00
  • 079577e5ee fix test Shubham Mishra 2025-09-08 16:51:46 +05:30
  • aa9f37338b parse #[default(value)] but not nested Shubham Mishra 2025-09-08 16:39:09 +05:30
  • fe3d0cbaef Update comment Jeffrey Dallatezza 2025-09-07 09:30:15 -04:00
  • ce85e04e29 Remove unused import Jeffrey Dallatezza 2025-09-07 09:26:27 -04:00
  • f61d3f25ce Merge branch 'master' into jsdt/static-system-table-ids Jeffrey Dallatezza 2025-09-05 19:13:08 -04:00
  • b355bb45d7 remove print statements Jeffrey Dallatezza 2025-09-05 19:12:40 -04:00
  • 91ab890b2a Corrected lint formatting issue rekhoff 2025-09-05 16:11:16 -07:00
  • de01a5a414 Adds a non-repeating scheduled reducer test rekhoff 2025-09-05 16:02:53 -07:00
  • 36185d0f7c Add the log files from the testdata Jeffrey Dallatezza 2025-09-05 16:45:56 -04:00
  • ad1bd5821d tools/upgrade-version works properly on Windows (#3232) Zeke Foppa 2025-09-05 11:56:59 -07:00
  • 584f22b4f4 Print everything. Jeffrey Dallatezza 2025-09-05 14:52:00 -04:00
  • d9b0c93a5d And some printlns for debugging CI Jeffrey Dallatezza 2025-09-05 14:21:30 -04:00
  • 329b68c5bf Merge branch 'master' into jsdt/static-system-table-ids Jeffrey Dallatezza 2025-09-05 13:06:47 -04:00
  • bd0f9a6d70 Remove wrong test-data folder Jeffrey Dallatezza 2025-09-05 12:58:35 -04:00
  • de7f3dc813 Add tests of loading old databases, and fix a related off-by-one error. Jeffrey Dallatezza 2025-09-05 12:56:26 -04:00
  • df82bd8f46 Removed // @ts-ignore directive from generated files and fixes associated errors (#3228) Tyler Cloutier 2025-09-05 10:47:12 -04:00
  • 65ccc5b03c Ran generation tyler/fix-typescript-master Tyler Cloutier 2025-09-05 10:21:38 -04:00
  • b9a5768145 Snap update Tyler Cloutier 2025-09-04 20:03:38 -04:00
  • bac4eee0e1 Enforce build order Tyler Cloutier 2025-09-04 20:00:53 -04:00
  • 2ad44bbd0c minor change Tyler Cloutier 2025-09-04 19:38:15 -04:00
  • 5ad164b3b4 Cargo fmt Tyler Cloutier 2025-09-04 19:33:14 -04:00
  • 2989a27954 New strategy for marking potentially unused imports Tyler Cloutier 2025-09-04 19:28:23 -04:00
  • 70a86d768f Removed // @ts-ignore directive from generated files and fixes associated errors Tyler Cloutier 2025-09-04 18:58:16 -04:00
  • 3c6c8a115d wip centril/v8-squash Noa 2025-04-29 12:08:51 -05:00
  • d7d94f9a7d lint Shubham Mishra 2025-09-05 18:01:30 +05:30
  • 0d665f36cd V8: wire more of call_reducer (#3225) Mazdak Farrokhzad 2025-09-05 14:21:12 +02:00
  • 60209745f9 print_plan -> pre_publish shub/pretty-endpint Shubham Mishra 2025-09-05 17:43:39 +05:30
  • baabbe8412 Merge branch 'master' into shub/pretty-endpint Shubham Mishra 2025-09-05 17:36:05 +05:30
  • b7bb652895 Add columns to table and test Shubham Mishra 2025-09-05 14:44:00 +05:30
  • 3eef388b6d Remove version number and git commit from all but one file in codegen (#3216) Tyler Cloutier 2025-09-04 20:44:20 -04:00
  • 8b0e5b1ee3 Remove version number and git commit from all but one file in codegen (#3216) Tyler Cloutier 2025-09-04 20:44:20 -04:00
  • 8a0d89645f Update codegen tyler/fix-codegen-version Tyler Cloutier 2025-09-04 20:20:08 -04:00
  • 953ea94e57 utilities for archiving snapshots (#3224) joshua-spacetime 2025-09-04 15:13:46 -07:00
  • cb113d4db5 Fixed code gen for c# quickstart chat client Tyler Cloutier 2025-09-04 17:16:15 -04:00
  • 8d14efa226 Fix the smoke test so it take the server URL from the config.toml (#3227) Mario Montoya 2025-09-04 15:19:44 -05:00
  • adbfe3b0bd Tidy up CLI reference generation flow (#3226) Zeke Foppa 2025-09-04 13:08:24 -07:00
  • 453e15e888 Update comments Jeffrey Dallatezza 2025-09-04 14:04:04 -04:00
  • 044cba3e3e Separate sequence state from the sequence schema. Jeffrey Dallatezza 2025-09-04 12:50:01 -04:00
  • b39581183c Reran code gen Tyler Cloutier 2025-09-03 22:43:33 -04:00
  • e91337bf71 Only include the version in the globals version file Tyler Cloutier 2025-09-02 10:38:10 -04:00
  • 277b38d12c Merge branch 'v1.2.0-bitcraft-hotfix4' into v1.3.2-bitcraft-hotfix1 v1.3.2-bitcraft-hotfix1 release/v1.3.2-bitcraft-hotfix1 joshua-spacetime 2025-09-03 19:52:00 -07:00
  • 413c8cbf3c Unifies TypeScript packages and command names (#3195) Tyler Cloutier 2025-09-03 22:23:29 -04:00
  • 84eab0e247 Added docs to package.json tyler/unify-ts-projects Tyler Cloutier 2025-09-03 21:39:34 -04:00
  • 98d6eddb75 Fixed the same issue with build and format Tyler Cloutier 2025-09-03 18:41:50 -04:00
  • 1bb4351e54 Fixed the double generation/testing issue Tyler Cloutier 2025-09-03 18:39:47 -04:00
  • 15f52e22ff Reverted top level .md changes Tyler Cloutier 2025-08-22 17:01:52 -04:00
  • 2d64092e07 Removed change to html file Tyler Cloutier 2025-08-22 17:00:11 -04:00
  • 2ba42aee20 Added html files to .prettierignore in docs Tyler Cloutier 2025-08-22 16:59:30 -04:00
  • 8ead7ce4d6 Ignoring docs markdown files in this PR Tyler Cloutier 2025-08-22 16:40:35 -04:00
  • a54eea9593 Fixed idempotency problem Tyler Cloutier 2025-08-22 16:26:50 -04:00
  • f18fdf52bb Formatting Tyler Cloutier 2025-08-22 13:04:59 -04:00
  • 9df9bdf5d1 Fixed README Tyler Cloutier 2025-08-22 13:02:01 -04:00
  • 02f954814f Fixed CI hopefully Tyler Cloutier 2025-08-22 12:57:37 -04:00
  • 1c74043364 Fixed node version Tyler Cloutier 2025-08-22 12:38:50 -04:00
  • 8e17fb6dbb Hopefully fixed the formatting of markdown Tyler Cloutier 2025-08-22 12:37:24 -04:00
  • f20d952fd2 Fixed docs check Tyler Cloutier 2025-08-22 11:34:54 -04:00
  • 318fd8d397 Hopefully fixed lint? Tyler Cloutier 2025-08-22 11:12:51 -04:00
  • 273447f3dc Fixed broken test Tyler Cloutier 2025-08-22 11:11:31 -04:00
  • c59298de1b Missed a version Tyler Cloutier 2025-08-22 10:59:45 -04:00
  • 4eef12b2e4 Removed pnpm version in github actions Tyler Cloutier 2025-08-22 10:55:01 -04:00
  • 701410181d Fixed pnpm version Tyler Cloutier 2025-08-22 10:53:35 -04:00
  • c8bdf2498a Formatting Tyler Cloutier 2025-08-22 10:39:32 -04:00
  • 570eb2937a Fixed up/added some testing Tyler Cloutier 2025-08-22 10:37:49 -04:00
  • 5cb9c881f8 Changed all typescript projects to use the same prettier config, added root package.json, and standardized script commands Tyler Cloutier 2025-08-21 19:08:58 -04:00
  • 3604ce9aa9 [tyler/ts-module-test]: empty commit to bump CI Zeke Foppa 2025-08-20 14:54:12 -07:00
  • 3a355d828a [tyler/ts-module-test]: empty commit to bump CI Zeke Foppa 2025-08-20 14:54:12 -07:00
  • 79ef12589e [tyler/ts-module-test]: empty commit to bump CI Zeke Foppa 2025-08-20 14:54:12 -07:00
  • 5901fb5063 Separate out TypeScript module library from the SDK (#3182) Tyler Cloutier 2025-09-03 17:12:14 -04:00
  • fba33d92b9 Re ran all the code gen with the new version tyler/ts-module-test Tyler Cloutier 2025-09-03 16:46:07 -04:00
  • c9276358a1 Bumped the version number to 1.4.0 because this PR introduces a breaking change for the TypeScript SDK codegen Tyler Cloutier 2025-09-03 16:24:55 -04:00
  • b2e3a0612d Bumped the minimum CLI version number to 1.4.0 Tyler Cloutier 2025-09-03 16:12:16 -04:00
  • c62a2c7f34 Fixed __SetReducerFlags Tyler Cloutier 2025-09-03 10:10:15 -04:00
  • 3db451087e Updated snap Tyler Cloutier 2025-09-02 18:20:41 -04:00
  • 0f2cc06a0c Cargo fmt Tyler Cloutier 2025-09-02 18:19:24 -04:00
  • 20d2d8137c Removed errant files Tyler Cloutier 2025-09-02 18:18:32 -04:00
  • b2c660210e Fixed variant bindings generation Tyler Cloutier 2025-09-02 18:08:06 -04:00
  • 2e66b1049f Fixed issue with generation Tyler Cloutier 2025-09-02 17:26:41 -04:00
  • 79309e15df Regenerated with new code generation Tyler Cloutier 2025-09-02 15:16:03 -04:00
  • 015d3897d0 Update pnpm-lock.yaml Tyler Cloutier 2025-09-02 15:09:57 -04:00
  • 8e735a4393 Updated the snap files Tyler Cloutier 2025-09-02 14:59:47 -04:00
  • 85774a05bb Fixed clippy Tyler Cloutier 2025-09-02 11:57:54 -04:00
  • 89fc09e669 Updated versions in typescript files Tyler Cloutier 2025-09-02 10:44:57 -04:00
  • c44e457958 Modified typescript codegen to not use namespace and to prefer ES6 modules Tyler Cloutier 2025-09-02 10:25:13 -04:00
  • 13867180ef Modified .prettierignore to ignore all .github folders in the project Tyler Cloutier 2025-08-25 11:58:00 -04:00