issues
search
luno
/
workflow
A tech stack agnostic Event Driven Workflow framework, written in Go, that supports durable, robust, and idempotent state changes with timeouts, callbacks, scheduled triggers, and await calls. Compatible with Kafka and Reflex out of the box.
BSD 3-Clause "New" or "Revised" License
111
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
readme: Add best practices, overview, and run explanation
#65
andrewwormald
opened
4 days ago
1
logo: Trim whitespace
#64
andrewwormald
closed
4 days ago
1
workflow: Update README with Go reference
#63
andrewwormald
closed
6 days ago
1
workflow: Remove record ID and simplify record store
#62
andrewwormald
closed
1 week ago
3
adapters: Add WebUI adapter
#61
andrewwormald
closed
1 week ago
1
workflows: Update go version
#60
echarrod
closed
2 weeks ago
1
testing: Add helper function to wait for a record to enter a certain …
#59
andrewwormald
closed
2 weeks ago
1
renovate: Update github.com/luno/workflow digest to e09bd48
#58
renovate[bot]
closed
3 weeks ago
1
workflow: Add process name to error logs
#57
craeyefish
closed
4 weeks ago
1
adapters/reflex: Add OnComplete streamer
#56
andrewwormald
closed
3 weeks ago
1
workflow: Add hooks to builder
#55
andrewwormald
closed
3 weeks ago
1
adapters: Run go mod tidy on rinkrolescheduler
#54
andrewwormald
closed
1 month ago
1
renovate: Update github.com/luno/workflow digest to 4e70b2a
#53
renovate[bot]
closed
3 weeks ago
1
renovate: Update github.com/luno/workflow digest to fd7fff3
#52
renovate[bot]
closed
1 month ago
1
renovate: Update github.com/luno/workflow digest to d9c09aa
#51
renovate[bot]
closed
1 month ago
2
renovate: Update actions/setup-go action to v5
#50
renovate[bot]
closed
1 month ago
1
renovate: Update module google.golang.org/protobuf to v1.35.1
#49
renovate[bot]
closed
1 month ago
1
renovate: Update module github.com/stretchr/testify to v1.9.0
#48
renovate[bot]
closed
1 month ago
1
renovate: Update module github.com/prometheus/client_golang to v1.20.4
#47
renovate[bot]
closed
1 month ago
2
renovate: Update module github.com/google/uuid to v1.6.0
#46
renovate[bot]
closed
1 month ago
1
renovate: Update module github.com/robfig/cron/v3 to v3.0.1
#45
renovate[bot]
closed
1 month ago
1
renovate: Update k8s.io/utils digest to 49e7df5
#44
renovate[bot]
closed
1 month ago
2
renovate: Update github.com/luno/workflow digest to ae308f0
#43
renovate[bot]
closed
1 month ago
1
renovate: Update github.com/luno/reflex digest to 05f78b5
#42
renovate[bot]
closed
1 month ago
1
renovate: Update github.com/luno/jettison digest to 25be6c5
#41
renovate[bot]
closed
1 month ago
1
visualiser: Create custom branching name to avoid collision
#40
andrewwormald
closed
1 month ago
1
visualiser: Improve visualisation of branching
#39
andrewwormald
closed
1 month ago
1
visualiser: Allow spacing in node names
#38
andrewwormald
closed
1 month ago
1
_examples: Clean up old version reference
#37
andrewwormald
closed
1 month ago
1
_examples/gettingstarted compile error
#36
Meppo
closed
1 month ago
2
workflow: Support json.Marshaler implementations for Require
#35
andrewwormald
closed
1 month ago
1
adapters: Update workflow reference
#34
andrewwormald
closed
1 month ago
1
adapters: Run go vet on all adapter submodules
#33
andrewwormald
closed
1 month ago
1
workflow: Add rink role scheduler adapter
#32
andrewwormald
closed
1 month ago
1
workflow: Rename diagram creation function and signature
#31
andrewwormald
closed
1 month ago
1
workflow: Run adapter tests
#30
andrewwormald
closed
1 month ago
2
Role scheduler adapter options
#29
andrewwormald
closed
1 month ago
0
renovate: Add andrewwormald as additional reviewer
#28
echarrod
closed
2 months ago
1
Dependency Dashboard
#27
renovate[bot]
opened
2 months ago
0
renovate: Add config
#26
echarrod
closed
2 months ago
1
workflow: Use smaller logger dependency with override support
#25
andrewwormald
closed
1 month ago
11
fix: Fix wrong parameter type in example
#24
hiifong
closed
2 months ago
1
invalid operation: workflow.Record[GettingStarted, Status] (workflow.Record is not a generic type)
#23
hiifong
closed
2 months ago
0
reflexstreamer: Register fill gaps on clone
#22
andrewwormald
closed
2 months ago
1
optimisation: Reduce sprintf usage
#21
andrewwormald
closed
2 months ago
4
readme: Update examples link to _examples
#20
andrewwormald
closed
2 months ago
1
.github: Remove mirroring action until ready
#19
andrewwormald
closed
2 months ago
1
logo: Fix gopher to match Gopher design spec
#18
andrewwormald
closed
2 months ago
1
workflow: Add more internal testing
#17
andrewwormald
closed
2 months ago
1
adapters/sqltimeout: Fix import order
#16
andrewwormald
closed
2 months ago
2
Next