{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":374547166,"defaultBranch":"master","name":"node-disk-manager","ownerLogin":"harvester","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-06-07T05:38:50.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/79673333?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1727404808.0","currentOid":""},"activityList":{"items":[{"before":"a05fae4e0ccbb0db6678357fe0d136e365905c33","after":"85ef549d70996b345985ea8ec80a2298f6e57d8b","ref":"refs/heads/renovate/master-patch-digest-dependencies","pushedAt":"2024-09-29T05:47:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"fix(deps): update patch digest dependencies","shortMessageHtmlLink":"fix(deps): update patch digest dependencies"}},{"before":"f59434b8954b9c5066f2f0e94f31ff495bd433be","after":"57ce9dbdf0fdd16b2590be1f729bdf82ca78d297","ref":"refs/heads/v0.7.x","pushedAt":"2024-09-27T02:38:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Vicente-Cheng","name":"freeze","path":"/Vicente-Cheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1615081?s=80&v=4"},"commit":{"message":"scanner: correct the autoProvision mechanism\n\n - we should not set both `Spec.Filesystem.Provisioned` and\n `Spec.Provision` or the remove operation would be blocked if\n we only change one of these to false.\n\n This is a side-effect that comes from 1877a4ef1743e4bb01b81179aacfe5b32da059ed.\n For now, we will remove one of these two fields to ensure the delete operation\n work. We still need mutator to help convert these two fields.\n\nSigned-off-by: Vicente Cheng \n(cherry picked from commit d5b7347189fcf0b7d65bf8d844dc570c1c3bbb7b)","shortMessageHtmlLink":"scanner: correct the autoProvision mechanism"}},{"before":"e9d0b47a41e3ec1df89eb205b4e3cb8fac00a055","after":"f59434b8954b9c5066f2f0e94f31ff495bd433be","ref":"refs/heads/v0.7.x","pushedAt":"2024-09-27T02:33:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bk201","name":"Kiefer Chang","path":"/bk201","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1691518?s=80&v=4"},"commit":{"message":"ci: make sure the if-condition works\n\nSigned-off-by: Vicente Cheng \n(cherry picked from commit 78e0d91590162ae82ebf8457f691f090afa8196a)","shortMessageHtmlLink":"ci: make sure the if-condition works"}},{"before":null,"after":"6cfa06691ed7106f2d8179d27b1541ba6e756cb2","ref":"refs/heads/mergify/bp/v0.7.x/pr-147","pushedAt":"2024-09-27T02:06:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"scanner: correct the autoProvision mechanism\n\n - we should not set both `Spec.Filesystem.Provisioned` and\n `Spec.Provision` or the remove operation would be blocked if\n we only change one of these to false.\n\n This is a side-effect that comes from 1877a4ef1743e4bb01b81179aacfe5b32da059ed.\n For now, we will remove one of these two fields to ensure the delete operation\n work. We still need mutator to help convert these two fields.\n\nSigned-off-by: Vicente Cheng \n(cherry picked from commit d5b7347189fcf0b7d65bf8d844dc570c1c3bbb7b)","shortMessageHtmlLink":"scanner: correct the autoProvision mechanism"}},{"before":"78e0d91590162ae82ebf8457f691f090afa8196a","after":"d5b7347189fcf0b7d65bf8d844dc570c1c3bbb7b","ref":"refs/heads/master","pushedAt":"2024-09-27T02:06:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Vicente-Cheng","name":"freeze","path":"/Vicente-Cheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1615081?s=80&v=4"},"commit":{"message":"scanner: correct the autoProvision mechanism\n\n - we should not set both `Spec.Filesystem.Provisioned` and\n `Spec.Provision` or the remove operation would be blocked if\n we only change one of these to false.\n\n This is a side-effect that comes from 1877a4ef1743e4bb01b81179aacfe5b32da059ed.\n For now, we will remove one of these two fields to ensure the delete operation\n work. We still need mutator to help convert these two fields.\n\nSigned-off-by: Vicente Cheng ","shortMessageHtmlLink":"scanner: correct the autoProvision mechanism"}},{"before":"dc1e70a70ddc7f2dc8626d2c6adbc112c571d73a","after":"e9d0b47a41e3ec1df89eb205b4e3cb8fac00a055","ref":"refs/heads/v0.7.x","pushedAt":"2024-09-27T01:42:50.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"Vicente-Cheng","name":"freeze","path":"/Vicente-Cheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1615081?s=80&v=4"},"commit":{"message":"fix: exclude /dev/dm-* and LHv2 /dev/nvme* devices\n\nWhen Longhorn V2 volumes are created and attached to VMs, they\nappear on Harvester hosts as /dev/dm-* and /dev/nvme* devices.\nThis is problematic, because NDM thinks those things are actual\ndisks and creates BD CRs from them.\n\nThis change is a bit of a hack until I finish the work for\nhttps://github.com/harvester/harvester/issues/5059.\n\nSigned-off-by: Tim Serong \n(cherry picked from commit 05ca4c70607b7e7eeddd10cac9ade8d7bc6626cc)","shortMessageHtmlLink":"fix: exclude /dev/dm-* and LHv2 /dev/nvme* devices"}},{"before":null,"after":"58611e434bda784b51f422e51c7320f45c1912a4","ref":"refs/heads/mergify/bp/v0.6.x/pr-143","pushedAt":"2024-09-27T01:36:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"ci: make sure the if-condition works\n\nSigned-off-by: Vicente Cheng \n(cherry picked from commit 78e0d91590162ae82ebf8457f691f090afa8196a)\n\n# Conflicts:\n#\t.github/workflows/basic-ci.yaml","shortMessageHtmlLink":"ci: make sure the if-condition works"}},{"before":null,"after":"139d57ef620803b0df56421ade9dfa13507fa5aa","ref":"refs/heads/mergify/bp/v0.7.x/pr-143","pushedAt":"2024-09-27T01:36:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"ci: make sure the if-condition works\n\nSigned-off-by: Vicente Cheng \n(cherry picked from commit 78e0d91590162ae82ebf8457f691f090afa8196a)","shortMessageHtmlLink":"ci: make sure the if-condition works"}},{"before":"05ca4c70607b7e7eeddd10cac9ade8d7bc6626cc","after":"78e0d91590162ae82ebf8457f691f090afa8196a","ref":"refs/heads/master","pushedAt":"2024-09-27T01:35:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Vicente-Cheng","name":"freeze","path":"/Vicente-Cheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1615081?s=80&v=4"},"commit":{"message":"ci: make sure the if-condition works\n\nSigned-off-by: Vicente Cheng ","shortMessageHtmlLink":"ci: make sure the if-condition works"}},{"before":null,"after":"ebd532e2a03df6bc75d85e71ea3266ff906159e7","ref":"refs/heads/mergify/bp/v0.7.x/pr-142","pushedAt":"2024-09-27T01:05:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"fix: exclude /dev/dm-* and LHv2 /dev/nvme* devices\n\nWhen Longhorn V2 volumes are created and attached to VMs, they\nappear on Harvester hosts as /dev/dm-* and /dev/nvme* devices.\nThis is problematic, because NDM thinks those things are actual\ndisks and creates BD CRs from them.\n\nThis change is a bit of a hack until I finish the work for\nhttps://github.com/harvester/harvester/issues/5059.\n\nSigned-off-by: Tim Serong \n(cherry picked from commit 05ca4c70607b7e7eeddd10cac9ade8d7bc6626cc)","shortMessageHtmlLink":"fix: exclude /dev/dm-* and LHv2 /dev/nvme* devices"}},{"before":"1877a4ef1743e4bb01b81179aacfe5b32da059ed","after":"05ca4c70607b7e7eeddd10cac9ade8d7bc6626cc","ref":"refs/heads/master","pushedAt":"2024-09-27T01:04:29.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"bk201","name":"Kiefer Chang","path":"/bk201","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1691518?s=80&v=4"},"commit":{"message":"fix: exclude /dev/dm-* and LHv2 /dev/nvme* devices\n\nWhen Longhorn V2 volumes are created and attached to VMs, they\nappear on Harvester hosts as /dev/dm-* and /dev/nvme* devices.\nThis is problematic, because NDM thinks those things are actual\ndisks and creates BD CRs from them.\n\nThis change is a bit of a hack until I finish the work for\nhttps://github.com/harvester/harvester/issues/5059.\n\nSigned-off-by: Tim Serong ","shortMessageHtmlLink":"fix: exclude /dev/dm-* and LHv2 /dev/nvme* devices"}},{"before":"c80ddc7b515040b656d6bcf6aa7b714cde106c93","after":"a05fae4e0ccbb0db6678357fe0d136e365905c33","ref":"refs/heads/renovate/master-patch-digest-dependencies","pushedAt":"2024-09-26T01:19:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"fix(deps): update patch digest dependencies","shortMessageHtmlLink":"fix(deps): update patch digest dependencies"}},{"before":"89efb1121662d98923977b91a9ebedb5042893b7","after":"dc1e70a70ddc7f2dc8626d2c6adbc112c571d73a","ref":"refs/heads/v0.7.x","pushedAt":"2024-09-26T01:18:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Vicente-Cheng","name":"freeze","path":"/Vicente-Cheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1615081?s=80&v=4"},"commit":{"message":"controller: consider the new provision field\n\n - improve the whole handling with the new provision field\n\nSigned-off-by: Vicente Cheng \n(cherry picked from commit 1877a4ef1743e4bb01b81179aacfe5b32da059ed)","shortMessageHtmlLink":"controller: consider the new provision field"}},{"before":null,"after":"8c966e2661f1539a3383f17f80c972b7034a29d5","ref":"refs/heads/mergify/bp/v0.7.x/pr-139","pushedAt":"2024-09-25T05:10:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"controller: consider the new provision field\n\n - improve the whole handling with the new provision field\n\nSigned-off-by: Vicente Cheng \n(cherry picked from commit 1877a4ef1743e4bb01b81179aacfe5b32da059ed)","shortMessageHtmlLink":"controller: consider the new provision field"}},{"before":"cefcc3d49d37a1f464fd885b5e49c5846aa772ce","after":"1877a4ef1743e4bb01b81179aacfe5b32da059ed","ref":"refs/heads/master","pushedAt":"2024-09-25T05:09:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Vicente-Cheng","name":"freeze","path":"/Vicente-Cheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1615081?s=80&v=4"},"commit":{"message":"controller: consider the new provision field\n\n - improve the whole handling with the new provision field\n\nSigned-off-by: Vicente Cheng ","shortMessageHtmlLink":"controller: consider the new provision field"}},{"before":"3ed68b1562169928c45f160e1ac3c387d06823d8","after":"89efb1121662d98923977b91a9ebedb5042893b7","ref":"refs/heads/v0.7.x","pushedAt":"2024-09-25T01:44:58.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"bk201","name":"Kiefer Chang","path":"/bk201","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1691518?s=80&v=4"},"commit":{"message":"fix: use BusPath to resolve dm devices to real devices\n\nIf multipathd is running and has taken over a device,\nResolvePersistentDevPath() will end up returning a \"/dev/dm-*\"\ndevice path, which we don't want. We want the real underyling\ndevice (e.g. \"/dev/sda\"). If we take a \"/dev/dm-*\" path and\nlater update the blockdevice CR with it, we lose all the\ninteresting DeviceStatus information, like the WWN.\n\nHappily, in this case, we can figure out the right path to\nuse by checking \"/dev/disk/by-path/\" + the device's bus path.\nThis has the added advantage of also working for block devices\nthat have no WWN.\n\nRelated issue: https://github.com/harvester/harvester/issues/6531\n\nSigned-off-by: Tim Serong \n(cherry picked from commit cefcc3d49d37a1f464fd885b5e49c5846aa772ce)","shortMessageHtmlLink":"fix: use BusPath to resolve dm devices to real devices"}},{"before":"c3759cf8b4113b31b73ec876fc348d559ee6c691","after":"c80ddc7b515040b656d6bcf6aa7b714cde106c93","ref":"refs/heads/renovate/master-patch-digest-dependencies","pushedAt":"2024-09-25T01:14:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"fix(deps): update patch digest dependencies","shortMessageHtmlLink":"fix(deps): update patch digest dependencies"}},{"before":null,"after":"c2febfe0095f9ad1470f3f8b957d888e63de93c1","ref":"refs/heads/mergify/bp/v0.7.x/pr-130","pushedAt":"2024-09-25T01:14:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"fix: use BusPath to resolve dm devices to real devices\n\nIf multipathd is running and has taken over a device,\nResolvePersistentDevPath() will end up returning a \"/dev/dm-*\"\ndevice path, which we don't want. We want the real underyling\ndevice (e.g. \"/dev/sda\"). If we take a \"/dev/dm-*\" path and\nlater update the blockdevice CR with it, we lose all the\ninteresting DeviceStatus information, like the WWN.\n\nHappily, in this case, we can figure out the right path to\nuse by checking \"/dev/disk/by-path/\" + the device's bus path.\nThis has the added advantage of also working for block devices\nthat have no WWN.\n\nRelated issue: https://github.com/harvester/harvester/issues/6531\n\nSigned-off-by: Tim Serong \n(cherry picked from commit cefcc3d49d37a1f464fd885b5e49c5846aa772ce)","shortMessageHtmlLink":"fix: use BusPath to resolve dm devices to real devices"}},{"before":"a1bc2b55dd1aecf3dc3c6c2cd827fc7f2cf8897e","after":"cefcc3d49d37a1f464fd885b5e49c5846aa772ce","ref":"refs/heads/master","pushedAt":"2024-09-25T01:13:49.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"bk201","name":"Kiefer Chang","path":"/bk201","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1691518?s=80&v=4"},"commit":{"message":"fix: use BusPath to resolve dm devices to real devices\n\nIf multipathd is running and has taken over a device,\nResolvePersistentDevPath() will end up returning a \"/dev/dm-*\"\ndevice path, which we don't want. We want the real underyling\ndevice (e.g. \"/dev/sda\"). If we take a \"/dev/dm-*\" path and\nlater update the blockdevice CR with it, we lose all the\ninteresting DeviceStatus information, like the WWN.\n\nHappily, in this case, we can figure out the right path to\nuse by checking \"/dev/disk/by-path/\" + the device's bus path.\nThis has the added advantage of also working for block devices\nthat have no WWN.\n\nRelated issue: https://github.com/harvester/harvester/issues/6531\n\nSigned-off-by: Tim Serong ","shortMessageHtmlLink":"fix: use BusPath to resolve dm devices to real devices"}},{"before":"df0c7c1c9364d259cfbb62d3b11dd91484a6871a","after":"3ed68b1562169928c45f160e1ac3c387d06823d8","ref":"refs/heads/v0.7.x","pushedAt":"2024-09-24T07:14:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Vicente-Cheng","name":"freeze","path":"/Vicente-Cheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1615081?s=80&v=4"},"commit":{"message":"controller/scanner: should consider the wwn of the added blockdevice\n\n - We should also consider the wwn of the added blockdevice in\n the same round.\n\nSigned-off-by: Vicente Cheng \n(cherry picked from commit a1bc2b55dd1aecf3dc3c6c2cd827fc7f2cf8897e)","shortMessageHtmlLink":"controller/scanner: should consider the wwn of the added blockdevice"}},{"before":"451a14f21ddf5c3f6399aaa855d80eb6a1febbb1","after":"c3759cf8b4113b31b73ec876fc348d559ee6c691","ref":"refs/heads/renovate/master-patch-digest-dependencies","pushedAt":"2024-09-24T02:47:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"fix(deps): update patch digest dependencies","shortMessageHtmlLink":"fix(deps): update patch digest dependencies"}},{"before":null,"after":"65e10e4c1e1b5294fa59a0338ca48d034c224bf4","ref":"refs/heads/mergify/bp/v0.7.x/pr-136","pushedAt":"2024-09-24T02:45:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"controller/scanner: should consider the wwn of the added blockdevice\n\n - We should also consider the wwn of the added blockdevice in\n the same round.\n\nSigned-off-by: Vicente Cheng \n(cherry picked from commit a1bc2b55dd1aecf3dc3c6c2cd827fc7f2cf8897e)","shortMessageHtmlLink":"controller/scanner: should consider the wwn of the added blockdevice"}},{"before":"cf3d0b4a7c8112dda3852b30a159f277bc6a0515","after":"a1bc2b55dd1aecf3dc3c6c2cd827fc7f2cf8897e","ref":"refs/heads/master","pushedAt":"2024-09-24T02:45:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bk201","name":"Kiefer Chang","path":"/bk201","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1691518?s=80&v=4"},"commit":{"message":"controller/scanner: should consider the wwn of the added blockdevice\n\n - We should also consider the wwn of the added blockdevice in\n the same round.\n\nSigned-off-by: Vicente Cheng ","shortMessageHtmlLink":"controller/scanner: should consider the wwn of the added blockdevice"}},{"before":"d8c4ad3484345e65b738d648b10babd520dec367","after":"df0c7c1c9364d259cfbb62d3b11dd91484a6871a","ref":"refs/heads/v0.7.x","pushedAt":"2024-09-24T02:44:43.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"bk201","name":"Kiefer Chang","path":"/bk201","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1691518?s=80&v=4"},"commit":{"message":"ci: use k3s to deploy longhorn and node-disk-manager\n\n - we could drop rancher in this case\n\nSigned-off-by: Vicente Cheng \n(cherry picked from commit cf3d0b4a7c8112dda3852b30a159f277bc6a0515)","shortMessageHtmlLink":"ci: use k3s to deploy longhorn and node-disk-manager"}},{"before":null,"after":"38c0e4a3f4a6f041a8a63ca538fa4b19d21dc40a","ref":"refs/heads/mergify/bp/v0.7.x/pr-135","pushedAt":"2024-09-23T16:15:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"ci: use k3s to deploy longhorn and node-disk-manager\n\n - we could drop rancher in this case\n\nSigned-off-by: Vicente Cheng \n(cherry picked from commit cf3d0b4a7c8112dda3852b30a159f277bc6a0515)","shortMessageHtmlLink":"ci: use k3s to deploy longhorn and node-disk-manager"}},{"before":"ffd9fb4aa0c9ef9d4c4f081a46f0b4b86bdf900d","after":"451a14f21ddf5c3f6399aaa855d80eb6a1febbb1","ref":"refs/heads/renovate/master-patch-digest-dependencies","pushedAt":"2024-09-23T16:11:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"fix(deps): update patch digest dependencies","shortMessageHtmlLink":"fix(deps): update patch digest dependencies"}},{"before":"83b58ddb0400e629167cd0f6985b5306120ad9e9","after":"cf3d0b4a7c8112dda3852b30a159f277bc6a0515","ref":"refs/heads/master","pushedAt":"2024-09-23T16:10:23.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"Vicente-Cheng","name":"freeze","path":"/Vicente-Cheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1615081?s=80&v=4"},"commit":{"message":"ci: use k3s to deploy longhorn and node-disk-manager\n\n - we could drop rancher in this case\n\nSigned-off-by: Vicente Cheng ","shortMessageHtmlLink":"ci: use k3s to deploy longhorn and node-disk-manager"}},{"before":"2ac6971a7a6df6f9f13749c8264ee36380e5c1fc","after":"ffd9fb4aa0c9ef9d4c4f081a46f0b4b86bdf900d","ref":"refs/heads/renovate/master-patch-digest-dependencies","pushedAt":"2024-09-21T11:50:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"fix(deps): update patch digest dependencies","shortMessageHtmlLink":"fix(deps): update patch digest dependencies"}},{"before":"1a20726a46618aa25779b5a4a942d47992789092","after":"2ac6971a7a6df6f9f13749c8264ee36380e5c1fc","ref":"refs/heads/renovate/master-patch-digest-dependencies","pushedAt":"2024-09-20T05:44:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"fix(deps): update patch digest dependencies","shortMessageHtmlLink":"fix(deps): update patch digest dependencies"}},{"before":"83ee67c35a617bad41f82c17e5104bc816f635cf","after":"1a20726a46618aa25779b5a4a942d47992789092","ref":"refs/heads/renovate/master-patch-digest-dependencies","pushedAt":"2024-09-19T02:52:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"fix(deps): update patch digest dependencies","shortMessageHtmlLink":"fix(deps): update patch digest dependencies"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yOVQwNTo0NzowMS4wMDAwMDBazwAAAATDthad","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOVQwMjo1Mjo1Mi4wMDAwMDBazwAAAAS6WnXT"}},"title":"Activity ยท harvester/node-disk-manager"}