Matt Kaye
|
5062bf1e3e
|
V1 SDKs and Docs (#1361)
New SDKs and docs for the v1 release.
|
2025-03-25 15:45:07 -07:00 |
|
Viktor Szépe
|
0948598749
|
Fix typos (#775)
|
2024-08-10 10:58:33 +00:00 |
|
Gabe Ruttner
|
fd947cb5bc
|
feat: go worker assignment (#741)
* feat: create worker with label
* feat: worker context
* feat: dynamic labels
* feat: affinity
* fix: ptr
* fix: nil labels
* feat: sticky dag
* feat: sticky docs
* feat: sticky children
* chore: lint
* fix: tests
* fix: possibly nil workerId
* chore: cleanup unneeded pointers
|
2024-07-26 10:19:11 -07:00 |
|
Luca Steeb
|
62e02495c9
|
fix(webhooks): remove unused workflows field (#665)
|
2024-07-02 15:24:23 +01:00 |
|
Luca Steeb
|
b88989d825
|
fix(webhooks): send ActionPayload as string (#657)
|
2024-06-26 23:20:50 +00:00 |
|
Luca Steeb
|
a51681ddc6
|
fix(webhooks): use PUT for healthcheck (#644)
|
2024-06-26 10:39:11 -04:00 |
|
Luca Steeb
|
1490d88954
|
feat: webhook workers (#542)
Adds serverless support via the concept of webhook workers. Allows any webhook to be registered as a serverless endpoint for executing a step.
|
2024-06-25 17:06:43 -04:00 |
|