1
0
Fork 0
mirror of https://github.com/archtechx/jobpipeline.git synced 2025-12-12 08:04:04 +00:00
Commit graph

9 commits

Author SHA1 Message Date
Julian Hundeloh
59467693e6
fix: handle errors in closures [1.x] (#16)
* fix: pass parameters to method

* test: add tests

* fix: just handle failures in closures correctly

* fix: remove obsolete change

* test: fix test

* test: run test sync
2024-11-09 20:58:45 +01:00
hackerESQ
d7f2f027f7
adds tests 2022-03-20 14:10:10 -05:00
Samuel Štancl
9d8a3d5596 Add test value store 2020-11-15 16:19:15 +01:00
Samuel Štancl
f86e55ace7 Add the ability to use closures inside pipelines 2020-11-15 16:11:02 +01:00
Samuel Štancl
86873515ae Allow canceling pipelines by returning false from handle() 2020-11-12 19:33:31 +01:00
Samuel Štancl
31e07d6176 Add valuestore file 2020-05-21 19:43:23 +02:00
Samuel Štancl
2e5fa50352 Laravel 6 support 2020-05-21 19:41:20 +02:00
Samuel Štancl
b2a6e11ea2 Add valuestore file 2020-05-15 18:13:17 +02:00
Samuel Štancl
90c59626c2 Initial commit 2020-05-15 18:07:28 +02:00