{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":403623329,"defaultBranch":"main","name":"ansible-role-bitwarden","ownerLogin":"e-breuninger","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-09-06T12:57:46.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7700512?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1702316822.0","currentOid":""},"activityList":{"items":[{"before":"5e3f935ee36aedeeabc84e4413efa5bc1c8a7b86","after":null,"ref":"refs/heads/dependabot/github_actions/actions/setup-python-4.5.0","pushedAt":"2023-12-11T17:47:02.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":null,"after":"d0380f92eb0d80d8f0a365131f4116c431915025","ref":"refs/heads/dependabot/github_actions/actions/setup-python-5.0.0","pushedAt":"2023-12-11T17:46:58.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/setup-python from 4.4.0 to 5.0.0\n\nBumps [actions/setup-python](https://github.com/actions/setup-python) from 4.4.0 to 5.0.0.\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/v4.4.0...v5.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-python\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/setup-python from 4.4.0 to 5.0.0"}},{"before":"3879b0e08f0f183aaecfaec40dfd3fa75074de85","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.1","pushedAt":"2023-12-11T17:46:18.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":"38704fc8603cf7bbdb0377411fd402adea207f10","after":"e4a6e2abb3ac615e165f4a7baaac29159a32f67a","ref":"refs/heads/main","pushedAt":"2023-12-11T17:46:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"FlxPeters","name":"Felix Peters","path":"/FlxPeters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346241?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 3.1.0 to 4.1.1 (#23)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 4.1.1.\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.1.0...v4.1.1)\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] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump actions/checkout from 3.1.0 to 4.1.1 (#23)"}},{"before":"d30c94f7171f1c66571ea5f2b9fc27b685e948c8","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-3.5.0","pushedAt":"2023-12-11T17:45:41.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":null,"after":"3879b0e08f0f183aaecfaec40dfd3fa75074de85","ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.1","pushedAt":"2023-12-11T17:45:36.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.1.0 to 4.1.1\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 4.1.1.\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.1.0...v4.1.1)\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.1.0 to 4.1.1"}},{"before":"e6da04ac32ca0d5e623a2e5efa4ae117323694e3","after":"38704fc8603cf7bbdb0377411fd402adea207f10","ref":"refs/heads/main","pushedAt":"2023-12-11T15:59:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"FlxPeters","name":"Felix Peters","path":"/FlxPeters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/346241?s=80&v=4"},"commit":{"message":"Feature/regions (#22)\n\n* fix: Make sure that he certificate directory actually exists\r\n\r\n* feat: Add support for bitwarden region\r\n\r\nStarting with 2023.7.1, Bitwarden now supports different data centers. Due to this, the installer now has an additional question. This commit add functionality to handle that question.\r\n\r\n* docs: Update docs","shortMessageHtmlLink":"Feature/regions (#22)"}},{"before":null,"after":"0369e1e1ca95cfd2649b0595e50e57f20d86d06f","ref":"refs/heads/feature/regions","pushedAt":"2023-12-11T15:55:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"fbreckle","name":null,"path":"/fbreckle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39595706?s=80&v=4"},"commit":{"message":"docs: Update docs","shortMessageHtmlLink":"docs: Update docs"}},{"before":"ab299069e82080da043c6f5ffd5f70066d37c900","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-3.4.0","pushedAt":"2023-03-27T15:58:20.539Z","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":null,"after":"d30c94f7171f1c66571ea5f2b9fc27b685e948c8","ref":"refs/heads/dependabot/github_actions/actions/checkout-3.5.0","pushedAt":"2023-03-27T15:58:14.018Z","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.1.0 to 3.5.0\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.5.0.\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.1.0...v3.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/checkout from 3.1.0 to 3.5.0"}},{"before":"2436e6ceb6f9a92d7c2ce0d8cdea23edf58bec1d","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-3.3.0","pushedAt":"2023-03-20T15:58:49.780Z","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":null,"after":"ab299069e82080da043c6f5ffd5f70066d37c900","ref":"refs/heads/dependabot/github_actions/actions/checkout-3.4.0","pushedAt":"2023-03-20T15:58:41.961Z","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.1.0 to 3.4.0\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.4.0.\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.1.0...v3.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/checkout from 3.1.0 to 3.4.0"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMi0xMVQxNzo0NzowMi4wMDAwMDBazwAAAAPHiT6e","startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMi0xMVQxNzo0NzowMi4wMDAwMDBazwAAAAPHiT6e","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0yMFQxNTo1ODo0MS45NjExODBazwAAAAMHUGeP"}},"title":"Activity ยท e-breuninger/ansible-role-bitwarden"}