Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: astrolemonade/hatchet

Tags

v0.3.0-alpha.8

Toggle v0.3.0-alpha.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: slack example and rendering bug (hatchet-dev#79)

v0.3.0-alpha.7

Toggle v0.3.0-alpha.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: update go-sdk workflow syntax to make it less verbose (hatchet-…

…dev#78)

* feat: update go-sdk workflow syntax to make it less verbose

* docs: make triggers and definitions more clear

v0.3.0-alpha.6

Toggle v0.3.0-alpha.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: check duplicate functions correctly (hatchet-dev#66)

v0.3.0-alpha.5

Toggle v0.3.0-alpha.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: remove slack dependency on datautils (hatchet-dev#65)

v0.3.0-alpha.4

Toggle v0.3.0-alpha.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: duplicate workflows showing up in workflow list (hatchet-dev#59)

* fix: duplicate workflows showing up in workflow list

* update formatting

* fix: action map should have proper action id for fn

v0.3.0-alpha.3

Toggle v0.3.0-alpha.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: better support for workflow versions (hatchet-dev#55)

v0.3.0-alpha.2

Toggle v0.3.0-alpha.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: improve go-sdk options and fix fn name detection (hatchet-dev#51)

* fix: improve detection of fn name

* fix: support multiple events and crons

* feat: support single functions in go-sdk

v0.3.0-alpha.1

Toggle v0.3.0-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add sentry integration to workers (hatchet-dev#46)

* feat: add sentry integration to worker

* docs: add sentry alerter docs for worker

v0.3.0-alpha.0

Toggle v0.3.0-alpha.0's commit message
fix: actionid validation for events

v0.2.0-alpha.1

Toggle v0.2.0-alpha.1's commit message
fix: actionid validation for events