mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-03-20 11:40:32 -05:00
* rip ts v0: keep only TypeScript SDK changes Cherry-pick TypeScript changes from rip--ts-v0 onto main, discarding all non-TS changes (Go, Python, proto, SQL, etc.) Made-with: Cursor * merge: main into branch * chore: rm redundant examples * fix: tests * fix: tests * tests: speed em up * tests: unskip * tests: add missing p1s * version: bump to 1.14.0 * chore: generate * fix: release version * chore: generate * chore: rm legacy examples * tests: timeouts... * chore: remove unused config * refactor: minimize dependency on legacy client * refactor: rename V1Worker to InternalWorker and update references * chore: lint * tests: one big worker * chore: lint * chore: generate and test fixture tweaks * tests: debug logs * tests: stable order * fix: abortable sleep * tests: log artifacts on CI failure * tmp: tmate * chore: lint * test: remove tmate * chore: generate * tmate * tmate alwasy * fix: log level * fix: casing * chore: remove tmate * chore: consistent naming * fix: test * test: skip flaky test * fix: casing * chore: gen * chore: lint * revert: dependency version changes