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

Commit graph

  • c4ba5ef04c Add return typehint to shouldBeQueued(), @test -> #[Test], migrate phpunit configuration v1.8.1 1.x Samuel Štancl 2025-07-29 22:21:17 +02:00
  • 4a8f566a5e
    Add missing return type (2.x) (#24) 2.x v2.0.0-rc6 Zarunet 2025-07-29 22:16:31 +02:00
  • ee825a71b9
    Merge branch '2.x' into 2.x Samuel Štancl 2025-07-29 22:14:40 +02:00
  • a908fcf4db
    fix: update shouldBeQueued to have a nullable type to cover php 8.4 compatibility (#21) Alexandru Bucur 2025-07-29 22:13:22 +02:00
  • 8592c4d94f Fix tests not running Zarunet 2025-07-22 12:33:20 +02:00
  • 82132647b1 Change return types to static Zarunet 2025-07-22 00:08:22 +02:00
  • 6bc4480300 Add missing return type Zarunet 2025-07-19 22:41:07 +02:00
  • 2bdfe95af8 Add missing return type Zarunet 2025-07-19 22:41:07 +02:00
  • aa3c8521ed
    Update JobPipeline.php Colin Mallon 2025-04-22 15:01:37 +01:00
  • 84da0558f1
    fix: update shouldBeQueued to have a nullable type to cover php 8.4 compatibility Alexandru Bucur 2025-03-15 20:39:19 +01:00
  • a987f8ff69 Drop Laravel 9 support v1.8.0 Samuel Štancl 2025-02-25 12:59:50 +01:00
  • 240d032172 Drop Laravel 9 support v2.0.0-rc5 Samuel Štancl 2025-02-25 12:59:35 +01:00
  • 485d6f9f55 Fix Laravel 12 version constraint Samuel Štancl 2025-02-25 12:58:16 +01:00
  • 48ac5a7ac1 Laravel 12 support Samuel Štancl 2025-02-25 12:57:57 +01:00
  • 2af701a530 Laravel 12 support Samuel Štancl 2025-02-25 12:39:14 +01:00
  • 4e347fb22f
    Bump dependencies for Laravel 12 Shift 2025-02-17 05:05:24 +00:00
  • 6b5aaa16a5
    Fix PHP 8.4 deprecation warning (#19) v1.7.2 Ercasor 2024-12-16 16:45:18 +01:00
  • d17ee430dd
    Fix PHP 8.4 deprecation warning (#18) v2.0.0-rc4 Ercasor 2024-12-16 16:43:17 +01:00
  • c6a59709d3
    Fix PHP 8.4 deprecation warning Ercasor 2024-12-06 16:18:56 +01:00
  • 72c26ebd58
    Fix PHP 8.4 deprecation warning Ercasor 2024-12-06 16:06:20 +01:00
  • 59467693e6
    fix: handle errors in closures [1.x] (#16) v1.7.1 Julian Hundeloh 2024-11-09 20:58:45 +01:00
  • ebaa3fb317
    fix: handle errors in closures (#17) v2.0.0-rc3 Julian Hundeloh 2024-11-09 20:58:38 +01:00
  • 962562c97e test: add test jaulz 2024-11-08 07:50:59 +00:00
  • f1f82aa5d9
    fix: handle errors in closures Julian Hundeloh 2024-11-08 08:47:31 +01:00
  • 53afa21806 test: run test sync jaulz 2024-11-05 07:54:29 +00:00
  • ad10713482 test: fix test jaulz 2024-11-05 07:52:43 +00:00
  • ee9e6397e3 fix: remove obsolete change jaulz 2024-10-31 08:48:04 +00:00
  • 009c814831 fix: just handle failures in closures correctly jaulz 2024-10-31 08:46:43 +00:00
  • ebeef52b4b test: add tests jaulz 2024-10-30 20:51:53 +00:00
  • 85e7d8a6b9
    fix: pass parameters to method Julian Hundeloh 2024-06-18 09:49:07 +02:00
  • 9dc06ae803
    feat: allow custom method names Julian Hundeloh 2024-05-24 19:28:24 +02:00
  • d32b681feb
    fix: check also if it's a string Julian Hundeloh 2024-05-24 19:21:35 +02:00
  • 524f05e749
    feat: allow custom method names Julian Hundeloh 2024-05-24 19:14:22 +02:00
  • 8b793e0cf2 Fix composer.json syntax v2.0.0-rc2 Samuel Štancl 2024-01-27 23:02:10 +01:00
  • 36474ffd21 Laravel 11 support v1.7.0 Samuel Štancl 2024-01-27 23:01:45 +01:00
  • 7a8135f1c6 Laravel 11 support Samuel Štancl 2024-01-27 23:00:15 +01:00
  • 6069516b57 gitignore .DS_Store Samuel Štancl 2024-01-27 22:58:21 +01:00
  • 71fb237462 Fix code style (php-cs-fixer) v2.0.0-rc1 master Samuel Štancl 2023-03-16 21:14:57 +00:00
  • d7a9e6796e
    Possibility to change the default configurations for the queue jobs. (#13) Jonathan Prass Martins 2023-03-16 18:14:36 -03:00
  • 5e2d8720a5
    improve readme Samuel Štancl 2023-03-16 22:14:21 +01:00
  • 39ddcded04
    improve code Samuel Štancl 2023-03-16 22:11:44 +01:00
  • 1a75385d9b
    simplify tests Samuel Štancl 2023-03-16 22:11:00 +01:00
  • 6804be3243 update readme Jonathan Martins 2023-03-02 14:31:04 -03:00
  • 01f98cee20 add jobpipelinetest.json as a empty file Jonathan Martins 2023-03-02 14:30:02 -03:00
  • e06122a1a5
    Delete jobpipelinetest.json Jonathan Prass Martins 2023-03-02 14:25:53 -03:00
  • 80c4317224 remove unnecessary property declarations Jonathan Martins 2023-03-02 14:23:11 -03:00
  • 96184f5a76 update README Jonathan Martins 2023-03-02 14:21:14 -03:00
  • ef4ded6e4e leave only shouldBeQueued method Jonathan Martins 2023-03-02 14:19:06 -03:00
  • c1e27eae4c tests for shouldQueueOn method Jonathan Martins 2023-02-25 12:51:34 -03:00
  • 1682f3e8d9 .phpunit.cache/ added to gitignore Jonathan Martins 2023-02-25 12:49:27 -03:00
  • 719fc32d9b docs updated Jonathan Martins 2023-02-25 12:18:09 -03:00
  • 63f58e6a99 added timeout Jonathan Martins 2023-02-25 12:16:12 -03:00
  • a9c716d1a1 updating docs Jonathan Martins 2023-02-25 12:03:39 -03:00
  • 29fb12fd4b reuse shouldBeQueuedOn Jonathan Martins 2023-02-25 11:53:59 -03:00
  • 7e618f6950 The following methods where added: onConnection, onQueue, delay, tries, shouldBeQueuedOn. The signature of shouldBeQueued was changed too. Jonathan Martins 2023-02-25 11:49:51 -03:00
  • 1ba255a4f4 Add .idea directory to gitignore Jonathan Martins 2023-02-25 11:48:22 -03:00
  • c75c76e49a
    Add $queue attribute Jonathan Prass Martins 2023-02-25 11:13:37 -03:00
  • bfc53f6dd6
    L10 compatibility (#12) v1.6.2 Guilherme Saade 2023-02-16 07:43:17 -03:00
  • 8c7380af3d
    update matrix format Samuel Štancl 2023-02-16 11:41:25 +01:00
  • 9de7d17a64 migrate phpunit configuration Saade 2023-02-15 17:12:56 -03:00
  • 94b98bd26b use dispatch_sync instead of dispatch_now Saade 2023-02-15 17:02:58 -03:00
  • 02327a8cd8 drop < L9 support Saade 2023-02-15 17:02:38 -03:00
  • 33c2c9de36 Update GitHub Actions for Laravel 10 Saade 2023-02-15 14:03:39 -03:00
  • 4119794204 Bump dependencies for Laravel 10 Saade 2023-02-15 14:03:33 -03:00
  • fe0fc363e6 Fix code style (php-cs-fixer) v1.6.1 Samuel Štancl 2022-03-30 15:12:15 +00:00
  • 57f4ebf555
    Throw exception instead of just silently logging an error Samuel Štancl 2022-03-30 17:11:53 +02:00
  • cd2c5c39ad
    Merge pull request #9 from hackerESQ/patch-1 v1.6.0 Samuel Štancl 2022-03-20 21:53:38 +01:00
  • d7f2f027f7
    adds tests hackerESQ 2022-03-20 14:10:10 -05:00
  • d636ab5fe3
    fix style hackerESQ 2022-03-18 13:44:18 -05:00
  • 80947a4889
    adds error catching to handle method hackerESQ 2022-03-17 19:10:30 -05:00
  • 15b38fbcdb
    Merge pull request #7 from abrardev99/l9-support v1.5.1 Samuel Štancl 2022-02-02 01:24:51 +01:00
  • 25f8d504e5 wip Abrar Ahmad 2022-02-01 21:50:56 +05:00
  • 8bbed4fc29
    Update composer.json Samuel Štancl 2021-12-06 16:11:33 +01:00
  • 9d8a3d5596 Add test value store Samuel Štancl 2020-11-15 16:19:15 +01:00
  • 906caa0872 Merge branch 'master' of github.com:stancl/jobpipeline v1.5.0 Samuel Štancl 2020-11-15 16:11:12 +01:00
  • f86e55ace7 Add the ability to use closures inside pipelines Samuel Štancl 2020-11-15 16:11:02 +01:00
  • 9a896b730c
    Mention returning false Samuel Štancl 2020-11-12 19:46:35 +01:00
  • 86873515ae Allow canceling pipelines by returning false from handle() v1.4.0 Samuel Štancl 2020-11-12 19:33:31 +01:00
  • 8fcac74f86
    Merge pull request #4 from andresayej/l8-test v1.3.0 Samuel Štancl 2020-09-08 18:48:35 +02:00
  • 09e3c1150e
    Add Redis & remove windows from CI because of it Andre Sayej 2020-09-07 12:22:25 +03:00
  • 02b0c4b6c9
    First try at Laravel 8 support + more advanced CI Andre Sayej 2020-09-07 12:16:49 +03:00
  • 31e07d6176 Add valuestore file v1.2.0 Samuel Štancl 2020-05-21 19:43:23 +02:00
  • 2e5fa50352 Laravel 6 support Samuel Štancl 2020-05-21 19:41:20 +02:00
  • 8d5ec9e001 Use null instead of unset v1.1.1 Samuel Štancl 2020-05-17 19:27:03 +02:00
  • 52470fa734 shouldBeQueued() default value true v1.1.0 Samuel Štancl 2020-05-16 12:02:47 +02:00
  • 74b971caef
    Create .gitattributes Samuel Štancl 2020-05-16 05:54:46 +02:00
  • a014ac2f5a
    Merge pull request #3 from stancl/revert-1-patch-1 Samuel Štancl 2020-05-16 05:53:31 +02:00
  • 9329a5504d
    Revert "Enhance CI" revert-1-patch-1 Samuel Štancl 2020-05-16 05:53:21 +02:00
  • 4475bb1393
    Merge pull request #1 from szepeviktor/patch-1 Samuel Štancl 2020-05-15 20:04:23 +02:00
  • a0ace4d035 Update Composer lock file Viktor Szépe 2020-05-15 17:54:41 +00:00
  • ea1eb6dc8e Introduce Larastan Viktor Szépe 2020-05-15 17:51:03 +00:00
  • 476ec44e85
    Add image Samuel Štancl 2020-05-15 19:48:34 +02:00
  • 90b909eba0
    Revert naming tests "unit tests" Viktor Szépe 2020-05-15 19:42:36 +02:00
  • 2d309ce417
    Remove comma Samuel Štancl 2020-05-15 19:37:58 +02:00
  • 7b08f48ae4
    Enhance CI Viktor Szépe 2020-05-15 19:19:13 +02:00
  • 9dae38398b
    Create README.md Samuel Štancl 2020-05-15 18:36:23 +02:00
  • 2ebf6e46f7
    Create LICENSE Samuel Štancl 2020-05-15 18:28:16 +02:00
  • b2a6e11ea2 Add valuestore file v1.0.0 Samuel Štancl 2020-05-15 18:13:17 +02:00
  • 5c9f3a4d6d Remove Laravel version matrix Samuel Štancl 2020-05-15 18:11:06 +02:00
  • 90c59626c2 Initial commit Samuel Štancl 2020-05-15 18:07:28 +02:00