{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":9043012,"defaultBranch":"main","name":"vagrant-libvirt","ownerLogin":"vagrant-libvirt","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-03-26T23:54:32.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/18666954?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1695024750.0","currentOid":""},"activityList":{"items":[{"before":"cf37fd44f640865973749d18750d8947449e72ff","after":"a94ce0d7b6c90129a38435698ca97b364130313d","ref":"refs/heads/main","pushedAt":"2023-12-27T21:45:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"electrofelix","name":"Darragh Bailey","path":"/electrofelix","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/912324?s=80&v=4"},"commit":{"message":"Add support for qemu-img v8 to create_box.sh (#1790)\n\nSince version 8 of qemu-img tool it produces more verbose JSON-output\r\nwith multiple `virtual-size` keys which leads to incorrect generation of\r\n`metadata.json` file (all values of `virtual-size` are placed into file\r\nand it becomes non-valid JSON).\r\n\r\nThis behavious was described in #1746 .\r\n\r\nExample of old JSON output:\r\n{\r\n \"virtual-size\": 34359738368,\r\n \"filename\": \"vm-100-disk-0.qcow2\",\r\n \"cluster-size\": 65536,\r\n \"format\": \"qcow2\",\r\n \"actual-size\": 2941440,\r\n \"format-specific\": {\r\n \"type\": \"qcow2\",\r\n \"data\": {\r\n \"compat\": \"1.1\",\r\n \"compression-type\": \"zlib\",\r\n \"lazy-refcounts\": false,\r\n \"refcount-bits\": 16,\r\n \"corrupt\": false,\r\n \"extended-l2\": false\r\n }\r\n },\r\n \"dirty-flag\": false\r\n}\r\n\r\nExample of new JSON output:\r\n{\r\n \"children\": [\r\n {\r\n \"name\": \"file\",\r\n \"info\": {\r\n \"children\": [\r\n ],\r\n \"virtual-size\": 42956488704,\r\n \"filename\": \"/var/lib/libvirt/images/proxmox_6.4.qcow2\",\r\n \"format\": \"file\",\r\n \"actual-size\": 1305301504,\r\n \"format-specific\": {\r\n \"type\": \"file\",\r\n \"data\": {\r\n }\r\n },\r\n \"dirty-flag\": false\r\n }\r\n }\r\n ],\r\n \"virtual-size\": 42949672960,\r\n \"filename\": \"/var/lib/libvirt/images/proxmox_6.4.qcow2\",\r\n \"cluster-size\": 65536,\r\n \"format\": \"qcow2\",\r\n \"actual-size\": 1305301504,\r\n \"format-specific\": {\r\n \"type\": \"qcow2\",\r\n \"data\": {\r\n \"compat\": \"1.1\",\r\n \"compression-type\": \"zlib\",\r\n \"lazy-refcounts\": true,\r\n \"refcount-bits\": 16,\r\n \"corrupt\": false,\r\n \"extended-l2\": false\r\n }\r\n },\r\n \"dirty-flag\": false\r\n}\r\n\r\nThis change adds comatibility in a fast-fix-way: awk regex gets in account\r\nonly `virtual-size` key on the first level of `qemu-img info`\r\nJSON-output.","shortMessageHtmlLink":"Add support for qemu-img v8 to create_box.sh (#1790)"}},{"before":null,"after":"9b043162bee9a431dd6f2f4e228e50afcc82ef04","ref":"refs/heads/dependabot/github_actions/docker/login-action-3","pushedAt":"2023-09-18T08:12:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump docker/login-action from 2 to 3\n\nBumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.\n- [Release notes](https://github.com/docker/login-action/releases)\n- [Commits](https://github.com/docker/login-action/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: docker/login-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump docker/login-action from 2 to 3"}},{"before":null,"after":"3dbc0d4693930c6e907226dd655134858594fb5b","ref":"refs/heads/dependabot/github_actions/docker/setup-qemu-action-3","pushedAt":"2023-09-18T08:12:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump docker/setup-qemu-action from 2 to 3\n\nBumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.\n- [Release notes](https://github.com/docker/setup-qemu-action/releases)\n- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: docker/setup-qemu-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump docker/setup-qemu-action from 2 to 3"}},{"before":null,"after":"37eb6b9e72e13a3c10878874d4a4f39018140ee2","ref":"refs/heads/dependabot/github_actions/docker/setup-buildx-action-3","pushedAt":"2023-09-18T08:12:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump docker/setup-buildx-action from 2 to 3\n\nBumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.\n- [Release notes](https://github.com/docker/setup-buildx-action/releases)\n- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: docker/setup-buildx-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump docker/setup-buildx-action from 2 to 3"}},{"before":null,"after":"8b1c51abb46606042d62ffa1fe3c5ad4d0ef6ea5","ref":"refs/heads/dependabot/github_actions/docker/build-push-action-5","pushedAt":"2023-09-18T08:12:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump docker/build-push-action from 4 to 5\n\nBumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.\n- [Release notes](https://github.com/docker/build-push-action/releases)\n- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: docker/build-push-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump docker/build-push-action from 4 to 5"}},{"before":"eeb818a4da1e22234592d0ec2f7a3ab60492636c","after":"e22cc7cf9e59050849ec4db35b8f21436511b662","ref":"refs/heads/gh-pages","pushedAt":"2023-09-11T08:22:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploy preview for PR 1775 ๐Ÿ›ซ","shortMessageHtmlLink":"Deploy preview for PR 1775 ๐Ÿ›ซ"}},{"before":null,"after":"73d526728bde3107b06e1b352ae170c44800035d","ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2023-09-11T08:19:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 3 to 4\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/checkout from 3 to 4"}},{"before":"059768f6de38eebe39bf973c3c2489a204dae1af","after":"eeb818a4da1e22234592d0ec2f7a3ab60492636c","ref":"refs/heads/gh-pages","pushedAt":"2023-09-07T17:33:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Remove preview for PR 1772 ๐Ÿ›ฌ","shortMessageHtmlLink":"Remove preview for PR 1772 ๐Ÿ›ฌ"}},{"before":"c879f95b770fbef0a13a1ef353494138b48429cb","after":null,"ref":"refs/heads/dependabot/github_actions/actions/upload-artifact-3","pushedAt":"2023-09-07T17:32:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"1a19f88556dd90293dba4cfb35a30f14b685e57d","after":"cf37fd44f640865973749d18750d8947449e72ff","ref":"refs/heads/main","pushedAt":"2023-09-07T17:32:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/upload-artifact from 2 to 3 (#1772)","shortMessageHtmlLink":"Bump actions/upload-artifact from 2 to 3 (#1772)"}},{"before":"bf423391eb9610eeb76b2622178c368cc1e7193f","after":"059768f6de38eebe39bf973c3c2489a204dae1af","ref":"refs/heads/gh-pages","pushedAt":"2023-09-07T15:09:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploy preview for PR 1772 ๐Ÿ›ซ","shortMessageHtmlLink":"Deploy preview for PR 1772 ๐Ÿ›ซ"}},{"before":"7c5eb87fd2736f3e0e63fe510b7c527904f2a12d","after":"bf423391eb9610eeb76b2622178c368cc1e7193f","ref":"refs/heads/gh-pages","pushedAt":"2023-09-07T15:06:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ vagrant-libvirt/vagrant-libvirt@1a19f88556dd90293dba4cfb35a30f14b685e57d ๐Ÿš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 1a19f88 ๐Ÿš€"}},{"before":"996c27385ecd34bf253cbff4eb54d376146ea321","after":"c879f95b770fbef0a13a1ef353494138b48429cb","ref":"refs/heads/dependabot/github_actions/actions/upload-artifact-3","pushedAt":"2023-09-07T15:01:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/upload-artifact from 2 to 3\n\nBumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/upload-artifact from 2 to 3"}},{"before":"36a2e67383c6393720994971722f512cce238fb3","after":null,"ref":"refs/heads/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.4.3","pushedAt":"2023-09-07T15:01:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"b8c2f144359f06d1d86006d31c6eacfc0e1f30ed","after":"1a19f88556dd90293dba4cfb35a30f14b685e57d","ref":"refs/heads/main","pushedAt":"2023-09-07T15:01:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3 (#1764)","shortMessageHtmlLink":"Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3 (#1764)"}},{"before":"98fdbacec9c08dc1fb93ba729f4ddeba614335a2","after":"7c5eb87fd2736f3e0e63fe510b7c527904f2a12d","ref":"refs/heads/gh-pages","pushedAt":"2023-09-07T15:00:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploy preview for PR 1772 ๐Ÿ›ซ","shortMessageHtmlLink":"Deploy preview for PR 1772 ๐Ÿ›ซ"}},{"before":"b14a2a55428f12319afa7dad0dbc10ea1533a739","after":"36a2e67383c6393720994971722f512cce238fb3","ref":"refs/heads/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.4.3","pushedAt":"2023-09-07T14:46:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3\n\nBumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.2 to 4.4.3.\n- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)\n- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.4.2...v4.4.3)\n\n---\nupdated-dependencies:\n- dependency-name: JamesIves/github-pages-deploy-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3"}},{"before":"408f3b92da67cade7eff965e90eabe3adfe9308c","after":"996c27385ecd34bf253cbff4eb54d376146ea321","ref":"refs/heads/dependabot/github_actions/actions/upload-artifact-3","pushedAt":"2023-09-07T14:45:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/upload-artifact from 2 to 3\n\nBumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/upload-artifact from 2 to 3"}},{"before":"42429f7ba4e258153a5817478d55915fa863211e","after":"b8c2f144359f06d1d86006d31c6eacfc0e1f30ed","ref":"refs/heads/main","pushedAt":"2023-09-07T14:42:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"electrofelix","name":"Darragh Bailey","path":"/electrofelix","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/912324?s=80&v=4"},"commit":{"message":"Allow non drvfs on wsl environment (#1755)","shortMessageHtmlLink":"Allow non drvfs on wsl environment (#1755)"}},{"before":"271ca70da75b6fd3d9d1de1b1690a263610a4300","after":"42429f7ba4e258153a5817478d55915fa863211e","ref":"refs/heads/main","pushedAt":"2023-09-07T14:40:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"electrofelix","name":"Darragh Bailey","path":"/electrofelix","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/912324?s=80&v=4"},"commit":{"message":"Add acceptance tests around halt behaviour (#1773)\n\nEnsure acceptance tests capture halt behaviour to prevent future\r\nregression around graceful and forced halt.\r\n\r\nRelated-to: #1765","shortMessageHtmlLink":"Add acceptance tests around halt behaviour (#1773)"}},{"before":"134439d80195b6f73efdfd5f6fd186a85b46012f","after":"98fdbacec9c08dc1fb93ba729f4ddeba614335a2","ref":"refs/heads/gh-pages","pushedAt":"2023-09-04T08:48:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploy preview for PR 1772 ๐Ÿ›ซ","shortMessageHtmlLink":"Deploy preview for PR 1772 ๐Ÿ›ซ"}},{"before":null,"after":"408f3b92da67cade7eff965e90eabe3adfe9308c","ref":"refs/heads/dependabot/github_actions/actions/upload-artifact-3","pushedAt":"2023-09-04T08:46:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/upload-artifact from 2 to 3\n\nBumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/upload-artifact from 2 to 3"}},{"before":"8baf0870e01b1c333a5f4164b195a198b5181fd6","after":"134439d80195b6f73efdfd5f6fd186a85b46012f","ref":"refs/heads/gh-pages","pushedAt":"2023-08-30T10:15:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ vagrant-libvirt/vagrant-libvirt@271ca70da75b6fd3d9d1de1b1690a263610a4300 ๐Ÿš€","shortMessageHtmlLink":"Deploying to gh-pages from @ 271ca70 ๐Ÿš€"}},{"before":"7f368479f2d71bd682c5871cd97040c4a627c99f","after":"b14a2a55428f12319afa7dad0dbc10ea1533a739","ref":"refs/heads/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.4.3","pushedAt":"2023-08-30T10:15:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3\n\nBumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.2 to 4.4.3.\n- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)\n- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.4.2...v4.4.3)\n\n---\nupdated-dependencies:\n- dependency-name: JamesIves/github-pages-deploy-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3"}},{"before":"d77bf1eacc03ea415f079c1b5da87edca018b2cf","after":null,"ref":"refs/heads/ensure-publish-docs-runs-on-workflow-changes","pushedAt":"2023-08-30T10:14:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"electrofelix","name":"Darragh Bailey","path":"/electrofelix","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/912324?s=80&v=4"}},{"before":"abf8e6850593c2c3382380c0f0e2e10b16cd2285","after":"271ca70da75b6fd3d9d1de1b1690a263610a4300","ref":"refs/heads/main","pushedAt":"2023-08-30T10:14:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"electrofelix","name":"Darragh Bailey","path":"/electrofelix","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/912324?s=80&v=4"},"commit":{"message":"Ensure publish docs runs on workflow changes (#1771)\n\nInclude dependent workflow and github action as part of the path check\r\nfor when to trigger the workflow.","shortMessageHtmlLink":"Ensure publish docs runs on workflow changes (#1771)"}},{"before":null,"after":"d77bf1eacc03ea415f079c1b5da87edca018b2cf","ref":"refs/heads/ensure-publish-docs-runs-on-workflow-changes","pushedAt":"2023-08-30T10:11:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"electrofelix","name":"Darragh Bailey","path":"/electrofelix","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/912324?s=80&v=4"},"commit":{"message":"Ensure publish docs runs on workflow changes\n\nInclude dependent workflow and github action as part of the path check\nfor when to trigger the workflow.","shortMessageHtmlLink":"Ensure publish docs runs on workflow changes"}},{"before":"5f6d186b946d4fe8bc2d2a4939892b0f721b0e6e","after":"7f368479f2d71bd682c5871cd97040c4a627c99f","ref":"refs/heads/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.4.3","pushedAt":"2023-08-29T21:47:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3\n\nBumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.2 to 4.4.3.\n- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)\n- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.4.2...v4.4.3)\n\n---\nupdated-dependencies:\n- dependency-name: JamesIves/github-pages-deploy-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3"}},{"before":"ed509e2e1e356ae9db75ff0ad083451d7469a1bb","after":null,"ref":"refs/heads/electrofelix-patch-1","pushedAt":"2023-08-29T21:47:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"electrofelix","name":"Darragh Bailey","path":"/electrofelix","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/912324?s=80&v=4"}},{"before":"4687a9be0d891f0837906c57024f360a21113e65","after":"abf8e6850593c2c3382380c0f0e2e10b16cd2285","ref":"refs/heads/main","pushedAt":"2023-08-29T21:47:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"electrofelix","name":"Darragh Bailey","path":"/electrofelix","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/912324?s=80&v=4"},"commit":{"message":"Update deploy-docs.yml (#1770)\n\nCorrect inputs syntax","shortMessageHtmlLink":"Update deploy-docs.yml (#1770)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD0wk0BgA","startCursor":null,"endCursor":null}},"title":"Activity ยท vagrant-libvirt/vagrant-libvirt"}