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

22 commits

Author SHA1 Message Date
Samuel Štancl
86873515ae Allow canceling pipelines by returning false from handle() 2020-11-12 19:33:31 +01:00
Samuel Štancl
8fcac74f86
Merge pull request #4 from andresayej/l8-test
First try at Laravel 8 support + more advanced CI
2020-09-08 18:48:35 +02:00
Andre Sayej
09e3c1150e
Add Redis & remove windows from CI because of it 2020-09-07 12:29:37 +03:00
Andre Sayej
02b0c4b6c9
First try at Laravel 8 support + more advanced CI 2020-09-07 12:16:49 +03: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
8d5ec9e001 Use null instead of unset 2020-05-17 19:27:03 +02:00
Samuel Štancl
52470fa734 shouldBeQueued() default value true 2020-05-16 12:02:47 +02:00
Samuel Štancl
74b971caef
Create .gitattributes 2020-05-16 05:54:46 +02:00
Samuel Štancl
a014ac2f5a
Merge pull request #3 from stancl/revert-1-patch-1
Revert "Enhance CI"
2020-05-16 05:53:31 +02:00
Samuel Štancl
9329a5504d
Revert "Enhance CI" 2020-05-16 05:53:21 +02:00
Samuel Štancl
4475bb1393
Merge pull request #1 from szepeviktor/patch-1
Enhance CI
2020-05-15 20:04:23 +02:00
Viktor Szépe
a0ace4d035 Update Composer lock file 2020-05-15 17:54:41 +00:00
Samuel Štancl
476ec44e85
Add image 2020-05-15 19:48:34 +02:00
Viktor Szépe
90b909eba0
Revert naming tests "unit tests" 2020-05-15 19:42:36 +02:00
Samuel Štancl
2d309ce417
Remove comma 2020-05-15 19:37:58 +02:00
Viktor Szépe
7b08f48ae4
Enhance CI 2020-05-15 19:19:13 +02:00
Samuel Štancl
9dae38398b
Create README.md 2020-05-15 18:36:23 +02:00
Samuel Štancl
2ebf6e46f7
Create LICENSE 2020-05-15 18:28:16 +02:00
Samuel Štancl
b2a6e11ea2 Add valuestore file 2020-05-15 18:13:17 +02:00
Samuel Štancl
5c9f3a4d6d Remove Laravel version matrix 2020-05-15 18:11:06 +02:00
Samuel Štancl
90c59626c2 Initial commit 2020-05-15 18:07:28 +02:00