{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":507095061,"defaultBranch":"main","name":"adonis-bull-queue","ownerLogin":"RomainLanz","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-06-24T17:37:19.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2793951?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1715977362.0","currentOid":""},"activityList":{"items":[{"before":"d27e8300f41d7af732f65ee5c753464529fda194","after":"e6237f446484d5fbbfc13186a0c87d4f75edee5e","ref":"refs/heads/main","pushedAt":"2024-05-17T20:22:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"chore(release): 2.0.1","shortMessageHtmlLink":"chore(release): 2.0.1"}},{"before":"fd52593831baf340bf2b16df319d0539493067f8","after":"d27e8300f41d7af732f65ee5c753464529fda194","ref":"refs/heads/main","pushedAt":"2024-05-17T20:22:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"fix(type): correct process argument\n\nCloses https://github.com/RomainLanz/adonis-bull-queue/issues/35","shortMessageHtmlLink":"fix(type): correct process argument"}},{"before":"b89f8680d5a4d8cdfcf9488ac3cae4ce74cb5ff3","after":"fd52593831baf340bf2b16df319d0539493067f8","ref":"refs/heads/main","pushedAt":"2024-05-17T20:11:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"chore: correct note","shortMessageHtmlLink":"chore: correct note"}},{"before":"847c97b06ba6a1e365e3df6a62335af64e662407","after":"b89f8680d5a4d8cdfcf9488ac3cae4ce74cb5ff3","ref":"refs/heads/main","pushedAt":"2024-05-17T20:08:02.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"chore(release): 2.0.0","shortMessageHtmlLink":"chore(release): 2.0.0"}},{"before":"f9eb6658724c1cee425748fcf19d58a5b8e72446","after":"847c97b06ba6a1e365e3df6a62335af64e662407","ref":"refs/heads/main","pushedAt":"2024-05-17T20:05:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"chore: add information about AdonisJS 6 version","shortMessageHtmlLink":"chore: add information about AdonisJS 6 version"}},{"before":"10b4551c496d3382ce55554c9d10b11d25605600","after":"7b48d5b8c8b7013e533a8d8905c28cea07fde8f8","ref":"refs/heads/next","pushedAt":"2024-05-17T20:03:34.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"chore(release): 3.0.0-1","shortMessageHtmlLink":"chore(release): 3.0.0-1"}},{"before":"f13173851c2208bfc687ffe374c80c88b6bed02c","after":"10b4551c496d3382ce55554c9d10b11d25605600","ref":"refs/heads/next","pushedAt":"2024-05-17T20:00:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"feat: close queues when AdonisJS app is shutdown","shortMessageHtmlLink":"feat: close queues when AdonisJS app is shutdown"}},{"before":"0a3ede3f470e1b96213e0de0f1eeac8395e5727f","after":"f13173851c2208bfc687ffe374c80c88b6bed02c","ref":"refs/heads/next","pushedAt":"2024-05-17T19:57:59.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"feat(queue): add get & getOrSet helper","shortMessageHtmlLink":"feat(queue): add get & getOrSet helper"}},{"before":"3a3563db72553384bb85921a1a6be1c6e3180269","after":"f9eb6658724c1cee425748fcf19d58a5b8e72446","ref":"refs/heads/main","pushedAt":"2024-05-17T19:48:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"Upstream changes from Zakodium (#36)\n\n* feat: update BullMQ to v5\r\n\r\nBREAKING-CHANGE: New BullMQ version changes the data format and requires to upgrade all workers to the new version.\r\n\r\n* fix: better error message when job cannot be loaded\r\n\r\nNot found is not always the reason. For example, loading a job's dependency could throw.\r\nLogging the error helps to understand the underlying issue.\r\n\r\n* fix: typings for clear, list and get methods\r\n\r\n- `list` and `get` don't return promises\r\n- The generic type of `clear` is useless\r\n\r\n* feat: add `getOrSet` method\r\n\r\nLike `get`, but instantiates the queue if it doesn't exist yet.\r\nWithout this method, the only way to get a queue other than the default one is to dispatch a job first.\r\n\r\n* fix: close queues when Adonis app is shutdown\r\n\r\nOtherwise it stays alive forever because of the open Redis connection(s).\r\n\r\n* fix: do not create default queue on instantiation\r\n\r\nThis avoids creating a connection to Redis when it's not needed, for example in Ace commands or unit tests.","shortMessageHtmlLink":"Upstream changes from Zakodium (#36)"}},{"before":"7d09190e2ccc8917db2025fad7e76f0f231bdfd8","after":"0a3ede3f470e1b96213e0de0f1eeac8395e5727f","ref":"refs/heads/next","pushedAt":"2024-05-17T19:47:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"chore(release): 3.0.0-0","shortMessageHtmlLink":"chore(release): 3.0.0-0"}},{"before":"cf9c7255375188508e33edc2e4573d01ed7e04be","after":"7d09190e2ccc8917db2025fad7e76f0f231bdfd8","ref":"refs/heads/next","pushedAt":"2024-05-17T19:45:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"chore: make the rescue command receive the payload\n\nCloses https://github.com/RomainLanz/adonis-bull-queue/issues/37","shortMessageHtmlLink":"chore: make the rescue command receive the payload"}},{"before":"6c4e7ae2a4c88ae5a56f27b991a994ea741c9f04","after":"cf9c7255375188508e33edc2e4573d01ed7e04be","ref":"refs/heads/next","pushedAt":"2024-04-22T07:38:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"chore(release): 2.0.0-7","shortMessageHtmlLink":"chore(release): 2.0.0-7"}},{"before":"f4da3a9fb9ac38ee0df9f1a299cee881a89e78f8","after":"6c4e7ae2a4c88ae5a56f27b991a994ea741c9f04","ref":"refs/heads/next","pushedAt":"2024-04-22T07:37:24.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"chore: return job instance when dispatching","shortMessageHtmlLink":"chore: return job instance when dispatching"}},{"before":"aaba7f0b22d63fc7dca07b37c5ae0f7b68de75ed","after":"f4da3a9fb9ac38ee0df9f1a299cee881a89e78f8","ref":"refs/heads/next","pushedAt":"2024-04-01T19:12:31.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"chore(release): 2.0.0-6","shortMessageHtmlLink":"chore(release): 2.0.0-6"}},{"before":"c93fd9a9f3c1c56b1ea8dbb3d0b6644408dc1209","after":"aaba7f0b22d63fc7dca07b37c5ae0f7b68de75ed","ref":"refs/heads/next","pushedAt":"2024-04-01T19:09:37.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"chore: update config","shortMessageHtmlLink":"chore: update config"}},{"before":"a89669973c45c6f5c913d4f07eabc8eaef85cdf4","after":"c93fd9a9f3c1c56b1ea8dbb3d0b6644408dc1209","ref":"refs/heads/next","pushedAt":"2024-04-01T18:57:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"chore: update readme","shortMessageHtmlLink":"chore: update readme"}},{"before":"f5af9c4b49bf27fb338f419f3f616bd502ec5957","after":"a89669973c45c6f5c913d4f07eabc8eaef85cdf4","ref":"refs/heads/next","pushedAt":"2024-04-01T18:48:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"chore: do not export QueueManager","shortMessageHtmlLink":"chore: do not export QueueManager"}},{"before":"e3b96aeda36d6f60ce7dba19c0d5f94aaa45b5b7","after":"f5af9c4b49bf27fb338f419f3f616bd502ec5957","ref":"refs/heads/next","pushedAt":"2024-04-01T18:47:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"fix: correct stubs","shortMessageHtmlLink":"fix: correct stubs"}},{"before":"2621df1516d81e04fb6f6640ed19794a9c22617b","after":"e3b96aeda36d6f60ce7dba19c0d5f94aaa45b5b7","ref":"refs/heads/next","pushedAt":"2024-04-01T18:07:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"chore: add missing assembler deps","shortMessageHtmlLink":"chore: add missing assembler deps"}},{"before":"78e0cb56f9c1972f9bd1b49f3fa9fe101820e12b","after":"2621df1516d81e04fb6f6640ed19794a9c22617b","ref":"refs/heads/next","pushedAt":"2024-04-01T18:05:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"chore: update dependencies","shortMessageHtmlLink":"chore: update dependencies"}},{"before":"e792f3ad115cf7489174dc418b9f9d1a933debd6","after":"3a3563db72553384bb85921a1a6be1c6e3180269","ref":"refs/heads/main","pushedAt":"2023-10-10T15:50:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"feat: list, get, and clear functions (#27)","shortMessageHtmlLink":"feat: list, get, and clear functions (#27)"}},{"before":"1a404a15e57b25f309f54c0b4af1e4e1a194d149","after":"e792f3ad115cf7489174dc418b9f9d1a933debd6","ref":"refs/heads/main","pushedAt":"2023-10-09T20:12:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"chore: update dependencies","shortMessageHtmlLink":"chore: update dependencies"}},{"before":"96bc551b987b583fbe52d05b4b8557476caab389","after":"1a404a15e57b25f309f54c0b4af1e4e1a194d149","ref":"refs/heads/main","pushedAt":"2023-07-21T07:02:49.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"chore: bump version","shortMessageHtmlLink":"chore: bump version"}},{"before":"a4f7ac98484a8c6e81163918fa5444db27ca31c9","after":"78e0cb56f9c1972f9bd1b49f3fa9fe101820e12b","ref":"refs/heads/next","pushedAt":"2023-07-19T14:15:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"chore: bump version","shortMessageHtmlLink":"chore: bump version"}},{"before":"2f7154ab3559fa5382da5ebe7eda16dd9cf46c8e","after":"a4f7ac98484a8c6e81163918fa5444db27ca31c9","ref":"refs/heads/next","pushedAt":"2023-07-19T14:15:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"fix(worker): correctly import job file","shortMessageHtmlLink":"fix(worker): correctly import job file"}},{"before":"ec7006f6bc1cf8bac6dc4dba2029e9cfd42990cd","after":"2f7154ab3559fa5382da5ebe7eda16dd9cf46c8e","ref":"refs/heads/next","pushedAt":"2023-07-19T14:08:38.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"chore: bump version","shortMessageHtmlLink":"chore: bump version"}},{"before":"f5ab4044f8ba801211cd92b3dd29f675b56e060e","after":"ec7006f6bc1cf8bac6dc4dba2029e9cfd42990cd","ref":"refs/heads/next","pushedAt":"2023-07-19T14:07:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"fix(stubs): correct make:job stubs","shortMessageHtmlLink":"fix(stubs): correct make:job stubs"}},{"before":"3fcb3144cfc8b2bbe5c43e45f2a326c1c45400ec","after":"f5ab4044f8ba801211cd92b3dd29f675b56e060e","ref":"refs/heads/next","pushedAt":"2023-07-19T13:59:42.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"feat: improve typing and public api","shortMessageHtmlLink":"feat: improve typing and public api"}},{"before":"07aec718504ccf77b2e276f8df044fa80e022005","after":"3fcb3144cfc8b2bbe5c43e45f2a326c1c45400ec","ref":"refs/heads/next","pushedAt":"2023-07-19T12:03:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"chore: bump version","shortMessageHtmlLink":"chore: bump version"}},{"before":"91b6262842fde8651d5d5bcd4dbcc0254a457700","after":"07aec718504ccf77b2e276f8df044fa80e022005","ref":"refs/heads/next","pushedAt":"2023-07-19T12:02:47.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"RomainLanz","name":"Romain Lanz","path":"/RomainLanz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2793951?s=80&v=4"},"commit":{"message":"fix(commands): properly set flag","shortMessageHtmlLink":"fix(commands): properly set flag"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAETUTj5QA","startCursor":null,"endCursor":null}},"title":"Activity ยท RomainLanz/adonis-bull-queue"}