Commit Graph

34 Commits

Author SHA1 Message Date
Erol
8d035d72ff fix: readme typo (#3126) 2026-02-28 22:01:58 -05:00
abelanger5
5dd5430f57 feat(cli): update quickstarts with package manager support, e2e tests for quickstarts (#2801)
- Adds options for Python and Typescript package manager support - uv, pip, poetry, npm, pnpm, yarn, and bun. Also adds e2e tests to ensure that all of these quickstarts successfully can start a worker.
- Replaces the scripts with triggers in the CLI
- Adds the hatchet trigger command
2026-01-16 10:08:26 -05:00
Gabe Ruttner
413efa6ede fix: fresh readme logooooo (#2713)
* logooooo

* color

* fix: reverse?

---------

Co-authored-by: Alexander Belanger <alexander@hatchet.run>
2025-12-26 11:30:35 -05:00
abelanger5
a7cda3f073 updates styling on README (#1757)
* update readme styling

* try relative path

* rm duplicate

* mv anchor

* Update README.md

* add light logo
2025-05-20 14:56:57 -04:00
abelanger5
9c1e6ecf2b docs: durable execution + update self-hosted defaults to use v1 (#1484)
* docs: update self-hosted defaults to use v1

* docs: durable execution

* rm dep

* lint: run black

* redundant readme

* more wording

* other small things

* isort
2025-04-03 11:29:59 -04:00
abelanger5
5781bb8938 docs: readme changes (#1473)
* readme changes

* test readme changes

* try spaces

* readme indent

* add task orchestration features

* newline

* fix: headings and indent

* add flow control

* add scheduling

* rest of readme changes

* Update README.md

* Update README.md

* fix: small setup guide improvements

* Apply suggestions from code review

Co-authored-by: Matt Kaye <mrkaye97@gmail.com>

* Update frontend/docs/pages/home/index.mdx

Co-authored-by: Gabe Ruttner <gabriel.ruttner@gmail.com>

* update readme

* more readme updates

* default queue open

* toolchain

---------

Co-authored-by: Matt Kaye <mrkaye97@gmail.com>
Co-authored-by: Gabe Ruttner <gabriel.ruttner@gmail.com>
2025-04-03 08:08:45 -04:00
Gabe Ruttner
339f505612 Docs: run and wait, child run in run and wait, run no wait, bulk (#1472)
* run and wait

* run no wait

* bulk

* release: 1.1.1

* lint

* lint?

* lint

* lint?

* discord link

* separate examples

* lint

* prettier

* move new examples

* lint

* python...

* fix: python examples

* rm toolchain

---------

Co-authored-by: mrkaye97 <mrkaye97@gmail.com>
2025-04-02 12:20:19 -07:00
Matt Kaye
6aa8f4d555 [Docs, Python]: Durable execution, fixing broken links, Python fixes (#1449)
* feat: show durable execution docs

* fix: move durable execution

* feat: add some more durable notes

* feat: more docs

* fix: broken link bashing

* feat: add test for waits

* fix: clean up a bunch of mypy errors

* chore: version

* feat: make sure durable worker is running

* fix: sleep longer

* fix: skip unreliable tests in ci

* fix: var name

* update durable execution doc

---------

Co-authored-by: Alexander Belanger <alexander@hatchet.run>
2025-03-28 20:17:36 -07:00
abelanger5
e6cd65300f fix: make cron migration more performant (#1076)
* fix: make cron migration more performant

* whitespace
2024-11-27 19:50:00 +00:00
abelanger5
8da776f5e9 Update README.md 2024-11-26 10:11:42 -05:00
abelanger5
04fdaae8a3 docs: overhaul python sdk docs (#612) 2024-06-18 17:38:22 -04:00
Luca Steeb
7bb1015c99 chore(python-sdk): extract python sdk into its own repo (#393) 2024-04-22 16:35:53 +01:00
abelanger5
5291f3fa7c Update README.md 2024-03-09 16:18:14 -05:00
abelanger5
0f31758042 Update README.md 2024-03-09 16:16:46 -05:00
abelanger5
2d1fa235e6 Update README.md 2024-03-08 12:46:48 -05:00
Luca Steeb
c2b42508be fix(typescript-sdk): extract typescript sdk into separate repo (#239) 2024-03-08 16:04:38 +07:00
abelanger5
46967db3ad feat: configurable scheduling timeouts (#204)
* feat: configurable scheduling timeouts

* fix: remove validator for now
2024-02-28 01:02:13 -05:00
Gabe Ruttner
24639896ff docs--description 2024-02-27 16:41:15 -07:00
Gabe Ruttner
47e013b900 docs--fix-socials 2024-02-27 16:40:50 -07:00
Gabe Ruttner
0ea71bd85e docs--fix-socials 2024-02-27 16:38:17 -07:00
Gabe Ruttner
67d4c2a603 docs: update descriptions 2024-02-27 14:23:50 -07:00
g
6680dff7d9 feat: typescript quickstart available 2024-02-26 11:01:02 -08:00
abelanger5
c64c83bd13 Update README.md 2024-02-26 11:51:38 -05:00
Gabe Ruttner
05a7dfc8bf docs: updated messaging (#193)
* docs: overhauled readme

* fix: spacing

* fix: spacing

* Update README.md

* update with animation placeholder

* Update README.md

---------

Co-authored-by: Alexander Belanger <belanger@sas.upenn.edu>
2024-02-26 11:29:50 -05:00
abelanger5
481d6e9e8f Update README.md 2024-02-22 14:58:21 -05:00
abelanger5
149fa7b15e docs: improvements, launch post (#183)
* docs: improvements, launch post

* fix: python sdk exception

* Update README.md

* add videos, remove gifs

* docs logo link should be homepage

* Update README.md

* copy edits and feedback
2024-02-22 14:56:51 -05:00
abelanger5
edc646c351 Update README.md 2024-01-04 08:48:12 -05:00
abelanger5
772821d704 docs: update readme with docs badge (#77)
* docs: update readme with more features

* docs: add badge for docs
2024-01-03 16:27:17 -05:00
abelanger5
dfdb109310 docs: update readme with more features (#76) 2024-01-03 16:22:12 -05:00
abelanger5
7df6fbe145 feat: add initial docs site (#14)
* feat: add initial docs site

* docs: create initial documentation and update readme
2023-12-29 14:35:20 -05:00
Alexander Belanger
2bd32f5627 fix readme syntax 2023-12-15 13:20:20 -05:00
Alexander Belanger
042373856a improve readme 2023-12-15 13:18:32 -05:00
Alexander Belanger
e59fbf8159 hide go reference for now 2023-12-15 13:13:42 -05:00
Alexander Belanger
366c79441d first commit 2023-12-15 13:08:04 -05:00