Commit Graph

11 Commits

Author SHA1 Message Date
Mason Daugherty b2e0eae34b chore: update twitter URLs (#1891) 2026-01-13 01:53:33 -05:00
David Duong e7aeffeb72 chore: replace yarn with pnpm (#1862)
Co-authored-by: Christian Bromann <git@bromann.dev>
2026-01-09 19:52:29 +01:00
David Duong dcf9627d7e chore(deps): migrate to Yarn v4 (#1310)
Co-authored-by: Logan Rosen <loganrosen@gmail.com>
2025-06-25 12:44:25 +02:00
omahs 24dc11188d fix(docs) typos 2025-05-09 16:39:00 +02:00
Divy Srivastava e5a3614e73 fix(docs): update integration testing instructions (#983) 2025-03-13 21:02:11 +00:00
nick-w-nick a931f80aaf fix(docs/etc): Fix miscellaneous typos (#837) 2025-02-03 18:23:16 -08:00
Jacob Lee d446d4ea3d Adds installation and entrypoint instructions (#217)
* Remove deprecated method in examples

* Adds installation and entrypoint instructions

* Address feedback
2024-06-14 14:13:06 -07:00
Nuno Campos c93b41bef0 Rename thread_ts to checkpoint_id
- Also rework any objects that will be saved in db / server over api to use snake_case keys (to match py)
2024-05-15 10:51:57 -07:00
William Berglund 8628790bed Include Pragel PDF link in CONTRIBUTING.md (#110) 2024-04-10 17:59:43 -07:00
Janvi Kalra ee7c33181b Adds Documentation about Channels, Checkpoints, and Pregel Graphs to CONTRIBUTING.md (#96)
* added docs

* added some formatting

* fix some typos
2024-03-23 13:02:42 -07:00
Nuno Campos 2285860b09 Fix up some issues (#6)
* Package infra

* cr

* rm turbo

* update release script

* Fix up some issues

* Remove .only

* merge

---------

Co-authored-by: bracesproul <braceasproul@gmail.com>
2024-01-16 13:46:58 -08:00