{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":240330969,"defaultBranch":"main","name":"cisco.ios","ownerLogin":"ansible-collections","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-02-13T18:22:45.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/44586252?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1713512227.0","currentOid":""},"activityList":{"items":[{"before":"ad52b8171f6834e496a0ca5fce3085d47d13f674","after":"c4ccf7b866f06dc938e9b1a7bd2e1e68c10b3a3a","ref":"refs/heads/main","pushedAt":"2024-06-06T13:36:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"roverflow","name":"Vinay M","path":"/roverflow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63404819?s=80&v=4"},"commit":{"message":"Add `vrf_global` resource module (#1055)\n\n* Add vrf_global resource module - parsed state & gathered state working\r\n\r\n* separate ios_vrf_af from vrf_global\r\n\r\n* remove unwanted files\r\n\r\n* merged state working\r\n\r\n* add states & integration tests\r\n\r\n* updated argspec\r\n\r\n* updated code\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* Update vrf_global.py\r\n\r\n* complete work\r\n\r\n* some review comments\r\n\r\n* some review comments\r\n\r\n* CI test failures\r\n\r\n* remove unused import\r\n\r\n* review changes\r\n\r\n* use config module to reset the config\r\n\r\n* some changes\r\n\r\n* fix some typos\r\n\r\n* review changes\r\n\r\n* pre-commit run\r\n\r\n* changes\r\n\r\n* add review changes\r\n\r\n* doc changes\r\n\r\n* some updates related to doc\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: Vinay M <63404819+roverflow@users.noreply.github.com>","shortMessageHtmlLink":"Add vrf_global resource module (#1055)"}},{"before":"f90e8966b7e9f9fc2c913966337b52da88da3d70","after":"ad52b8171f6834e496a0ca5fce3085d47d13f674","ref":"refs/heads/main","pushedAt":"2024-06-06T13:32:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"roverflow","name":"Vinay M","path":"/roverflow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63404819?s=80&v=4"},"commit":{"message":"Bump min ansible-core version to 2.15.0 (#1082)\n\n* Bump min ansible-core version to 2.15.0\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* Update changelogs/fragments/min_215.yaml\r\n\r\nCo-authored-by: Nilashish Chakraborty \r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: Nilashish Chakraborty \r\nCo-authored-by: Vinay M <63404819+roverflow@users.noreply.github.com>","shortMessageHtmlLink":"Bump min ansible-core version to 2.15.0 (#1082)"}},{"before":"302007e52b7277cd473cde0c5fd8f6d25801f776","after":"f90e8966b7e9f9fc2c913966337b52da88da3d70","ref":"refs/heads/main","pushedAt":"2024-06-06T11:15:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"roverflow","name":"Vinay M","path":"/roverflow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63404819?s=80&v=4"},"commit":{"message":"Update CHANGELOG.rst (#1059)\n\nCo-authored-by: Sagar Paul \r\nCo-authored-by: Vinay M <63404819+roverflow@users.noreply.github.com>","shortMessageHtmlLink":"Update CHANGELOG.rst (#1059)"}},{"before":"fa43daec10cad03c6f1b33639c7a2a16365c6688","after":"479bcb81f51c93c32ffa62ff73de9535b86c6d82","ref":"refs/heads/update_changelog_entries","pushedAt":"2024-05-31T16:31:22.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"roverflow","name":"Vinay M","path":"/roverflow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63404819?s=80&v=4"},"commit":{"message":"Merge branch 'main' into update_changelog_entries","shortMessageHtmlLink":"Merge branch 'main' into update_changelog_entries"}},{"before":"37d99e153e3190612aa380fdc8582e9f6f091931","after":"302007e52b7277cd473cde0c5fd8f6d25801f776","ref":"refs/heads/main","pushedAt":"2024-05-31T08:51:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"roverflow","name":"Vinay M","path":"/roverflow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63404819?s=80&v=4"},"commit":{"message":"Added doc changes for logging_global (#1074)\n\n* Added doc changes for logging_global\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* added test\r\n\r\n* doc changes\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* Asseting dicts\r\n\r\n* Update plugins/modules/ios_logging_global.py\r\n\r\nCo-authored-by: Nilashish Chakraborty \r\n\r\n* Update plugins/modules/ios_logging_global.py\r\n\r\nCo-authored-by: Nilashish Chakraborty \r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: Nilashish Chakraborty ","shortMessageHtmlLink":"Added doc changes for logging_global (#1074)"}},{"before":"410718f4f56f3b4e832dab758cb5859c270c0b08","after":"37d99e153e3190612aa380fdc8582e9f6f091931","ref":"refs/heads/main","pushedAt":"2024-05-23T17:27:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KB-perByte","name":"Sagar Paul","path":"/KB-perByte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19584197?s=80&v=4"},"commit":{"message":"Acls - fix incorrectly mapping of port 135/udp to msrpc (#1078)\n\n* acls - add option to ace udp port to 135\r\n\r\n* added changelog\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* fix changelog\r\n\r\n* remove print commands\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Acls - fix incorrectly mapping of port 135/udp to msrpc (#1078)"}},{"before":"746df9662a67605ba181ef9f8ddecef1300c1e9c","after":"410718f4f56f3b4e832dab758cb5859c270c0b08","ref":"refs/heads/main","pushedAt":"2024-05-22T09:55:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"roverflow","name":"Vinay M","path":"/roverflow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63404819?s=80&v=4"},"commit":{"message":"FIX: Include netmask into static_routes parser as part of result key (#1076)\n\n* Include netmask into static_routes parser\r\n\r\nNetmask is part of route destination and should be\r\nincluded as 'primary' key for distinguishing routes.\r\nFor ipv6 it is already part of dest parameter.\r\n\r\n* Add changelog & extend unit test for parsing facts\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n---------\r\n\r\nCo-authored-by: Vito \r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: Vinay M <63404819+roverflow@users.noreply.github.com>","shortMessageHtmlLink":"FIX: Include netmask into static_routes parser as part of result key (#…"}},{"before":"da2ae7c1d5eea9d12882a41c23dfd624dbe66db1","after":"fa43daec10cad03c6f1b33639c7a2a16365c6688","ref":"refs/heads/update_changelog_entries","pushedAt":"2024-05-21T09:25:18.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"KB-perByte","name":"Sagar Paul","path":"/KB-perByte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19584197?s=80&v=4"},"commit":{"message":"Merge branch 'main' into update_changelog_entries","shortMessageHtmlLink":"Merge branch 'main' into update_changelog_entries"}},{"before":"46108d05362c6696df52dddfb1edbe77647af9b8","after":"746df9662a67605ba181ef9f8ddecef1300c1e9c","ref":"refs/heads/main","pushedAt":"2024-05-20T12:59:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"roverflow","name":"Vinay M","path":"/roverflow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63404819?s=80&v=4"},"commit":{"message":"Fix snmp-server host commad parsing (#1077)\n\n* Fix snmp-server host commad parsing\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* remove extra spaces\r\n\r\n* removed extra spaces\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Fix snmp-server host commad parsing (#1077)"}},{"before":"e700001b49fd17317f27d15d0b523204cd9474c0","after":"46108d05362c6696df52dddfb1edbe77647af9b8","ref":"refs/heads/main","pushedAt":"2024-05-14T09:38:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"roverflow","name":"Vinay M","path":"/roverflow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63404819?s=80&v=4"},"commit":{"message":"Fix snmp host syntax (#1073)","shortMessageHtmlLink":"Fix snmp host syntax (#1073)"}},{"before":"39af3bcf077a04488bae0b4ef0c55da01315d1bb","after":"e700001b49fd17317f27d15d0b523204cd9474c0","ref":"refs/heads/main","pushedAt":"2024-05-13T09:56:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KB-perByte","name":"Sagar Paul","path":"/KB-perByte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19584197?s=80&v=4"},"commit":{"message":"fix ios_service issues (#1068)\n\n* fix ios_service issues\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* clean debug\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* fix tests\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* Update\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* Confirm changes\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"fix ios_service issues (#1068)"}},{"before":"0c5ee86c86782f3a29d7bd7e930b03f9dee81ec2","after":"39af3bcf077a04488bae0b4ef0c55da01315d1bb","ref":"refs/heads/main","pushedAt":"2024-05-06T11:15:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"roverflow","name":"Vinay M","path":"/roverflow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63404819?s=80&v=4"},"commit":{"message":"Fix Integration tests (#1060)\n\n* Fix Integtaion tests\r\n\r\n* remove only loopback in lacp\r\n\r\n* add back the purge in lacp\r\n\r\n* Added false condition for l2 appliance tests\r\n\r\n* Add false condition for evpn tests\r\n\r\n* vlans intergation test condition\r\n\r\n* fix evpn_global intergration test issues\r\n\r\n* skip vxlan_vtep l2 tests\r\n\r\n* Fix l3 interface test issuesss\r\n\r\n* fix lacp int test issue\r\n\r\n* fix test\r\n\r\n* vxlan fix\r\n\r\n* evpn global\r\n\r\n* bgp address family fix\r\n\r\n* lint fix\r\n\r\n* Remove vlans\r\n\r\n* Remove debug statement","shortMessageHtmlLink":"Fix Integration tests (#1060)"}},{"before":"604a62bd473d09f53c37e394584128786b212828","after":"0c5ee86c86782f3a29d7bd7e930b03f9dee81ec2","ref":"refs/heads/main","pushedAt":"2024-05-02T04:33:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"roverflow","name":"Vinay M","path":"/roverflow","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63404819?s=80&v=4"},"commit":{"message":"l3_interfaces - Fix gathering wrong facts for source interface in ipv4. (#1065)\n\n* Fix L3 interfaces source interface parser\r\n\r\n* Add changelog\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"l3_interfaces - Fix gathering wrong facts for source interface in ipv…"}},{"before":"ae630d5bccce5b002e61dbda70137c7e8f895709","after":"7cd41abf5c3d1361d4bd87877785293e8fb68501","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-04-29T21:13:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)\n- [github.com/psf/black: 24.3.0 → 24.4.2](https://github.com/psf/black/compare/24.3.0...24.4.2)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":null,"after":"da2ae7c1d5eea9d12882a41c23dfd624dbe66db1","ref":"refs/heads/update_changelog_entries","pushedAt":"2024-04-19T07:37:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rohitthakur2590","name":"Rohit Thakur","path":"/rohitthakur2590","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30184562?s=80&v=4"},"commit":{"message":"Update CHANGELOG.rst","shortMessageHtmlLink":"Update CHANGELOG.rst"}},{"before":"6c4f28cf6943da462221796818676030281908fd","after":"ae630d5bccce5b002e61dbda70137c7e8f895709","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-04-15T21:06:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)\n- [github.com/psf/black: 24.3.0 → 24.4.0](https://github.com/psf/black/compare/24.3.0...24.4.0)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"c8e85ce1d1a266deb629359adca3efc8bf5f6f87","after":"604a62bd473d09f53c37e394584128786b212828","ref":"refs/heads/main","pushedAt":"2024-04-12T18:05:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rohitthakur2590","name":"Rohit Thakur","path":"/rohitthakur2590","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30184562?s=80&v=4"},"commit":{"message":"Prepare release 8.0.0 (#1054)\n\n* Prepare release 8.0.0\r\n\r\nSigned-off-by: rohitthakur2590 \r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n---------\r\n\r\nSigned-off-by: rohitthakur2590 \r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Prepare release 8.0.0 (#1054)"}},{"before":"c9841b53f5a3d9ac3baad8a8fb7687307dee3800","after":"c8e85ce1d1a266deb629359adca3efc8bf5f6f87","ref":"refs/heads/main","pushedAt":"2024-04-12T17:53:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rohitthakur2590","name":"Rohit Thakur","path":"/rohitthakur2590","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30184562?s=80&v=4"},"commit":{"message":"Add support for cli_restore functionality provided with in netcommon module (#1053)\n\n* tbr\r\n\r\nSigned-off-by: rohitthakur2590 \r\n\r\n* Add support for cli_restore functionality provided with in netcommon module\r\n\r\nSigned-off-by: rohitthakur2590 \r\n\r\n* Update netcommon base\r\n\r\nSigned-off-by: rohitthakur2590 \r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n---------\r\n\r\nSigned-off-by: rohitthakur2590 \r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Add support for cli_restore functionality provided with in netcommon …"}},{"before":"a838ed5fc1f2a457e82c4c31831ef7676abf02b4","after":"6c4f28cf6943da462221796818676030281908fd","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-04-08T21:15:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"547d90e38e3daf21dd026bdb20de256b3dc748fb","after":"c9841b53f5a3d9ac3baad8a8fb7687307dee3800","ref":"refs/heads/main","pushedAt":"2024-04-04T14:54:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KB-perByte","name":"Sagar Paul","path":"/KB-perByte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19584197?s=80&v=4"},"commit":{"message":"Nightly CI fixes (#1051)\n\n* Add ignore-2.18.txt\r\n\r\n* added build import\r\n\r\n* Changelog fix\r\n\r\n* flake8 changes\r\n\r\n* pre-commit changes\r\n\r\n* fix precommit\r\n\r\n* fix precommit var name\r\n\r\n* fix test","shortMessageHtmlLink":"Nightly CI fixes (#1051)"}},{"before":"a246a86c1f1c0b345af848259bd67cfa5f0aed18","after":"547d90e38e3daf21dd026bdb20de256b3dc748fb","ref":"refs/heads/main","pushedAt":"2024-04-01T14:48:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KB-perByte","name":"Sagar Paul","path":"/KB-perByte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19584197?s=80&v=4"},"commit":{"message":"Prepare for release v7.0.0 (#1049)\n\n* Prepare for release v7.0.0\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Prepare for release v7.0.0 (#1049)"}},{"before":"9fcf93878661a17839084de54ad724001802506a","after":"a246a86c1f1c0b345af848259bd67cfa5f0aed18","ref":"refs/heads/main","pushedAt":"2024-04-01T14:34:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KB-perByte","name":"Sagar Paul","path":"/KB-perByte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19584197?s=80&v=4"},"commit":{"message":"Remove deprecated modules and attributes (#1042)\n\n* Remove deprecated attributes and modules\r\n\r\n* change log\r\n\r\n* remove intergation test\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* added acts\r\n\r\n* conflict fix\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* remove ntp test\r\n\r\n* remove entry in runtimeyml\r\n\r\n* remove ntp extra entries\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Remove deprecated modules and attributes (#1042)"}},{"before":"0cfa2d4382c95968cd85bf11283b23c1b9ea6da6","after":null,"ref":"refs/heads/dependabot/pip/black-24.3.0","pushedAt":"2024-03-27T09:35:45.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":"49f2a5a02ec43275cee059bf948e85ee11291386","after":null,"ref":"refs/heads/KB-perByte-patch-1","pushedAt":"2024-03-27T06:57:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"KB-perByte","name":"Sagar Paul","path":"/KB-perByte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19584197?s=80&v=4"}},{"before":"7febfc6c39f794450e71c15508162564d9767c42","after":"9fcf93878661a17839084de54ad724001802506a","ref":"refs/heads/main","pushedAt":"2024-03-27T06:57:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KB-perByte","name":"Sagar Paul","path":"/KB-perByte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19584197?s=80&v=4"},"commit":{"message":"Update galaxy.yml (#1047)","shortMessageHtmlLink":"Update galaxy.yml (#1047)"}},{"before":null,"after":"49f2a5a02ec43275cee059bf948e85ee11291386","ref":"refs/heads/KB-perByte-patch-1","pushedAt":"2024-03-27T06:53:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"KB-perByte","name":"Sagar Paul","path":"/KB-perByte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19584197?s=80&v=4"},"commit":{"message":"Update galaxy.yml","shortMessageHtmlLink":"Update galaxy.yml"}},{"before":"d41e3f4c1d5b9254daac39b904f82eb81bcaab4d","after":"7febfc6c39f794450e71c15508162564d9767c42","ref":"refs/heads/main","pushedAt":"2024-03-27T06:47:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KB-perByte","name":"Sagar Paul","path":"/KB-perByte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19584197?s=80&v=4"},"commit":{"message":"prep release v6.1.4 (#1046)","shortMessageHtmlLink":"prep release v6.1.4 (#1046)"}},{"before":"cd326fe6d775e8f118fb9466c1d59f59b94462ee","after":"d41e3f4c1d5b9254daac39b904f82eb81bcaab4d","ref":"refs/heads/main","pushedAt":"2024-03-27T06:12:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KB-perByte","name":"Sagar Paul","path":"/KB-perByte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19584197?s=80&v=4"},"commit":{"message":"Interface description values such as 5j evaluated as complex, cast to string (#1017)\n\n* Values such as 5j return as complex, cast to string\r\n\r\n* update changes\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* lint\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n* remove comment\r\n\r\n* space\r\n\r\n---------\r\n\r\nCo-authored-by: Sagar Paul \r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Interface description values such as 5j evaluated as complex, cast to…"}},{"before":"c0da481bc55ed71e33422322a43bdcd79ee90ab7","after":"0cfa2d4382c95968cd85bf11283b23c1b9ea6da6","ref":"refs/heads/dependabot/pip/black-24.3.0","pushedAt":"2024-03-27T05:58:48.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"KB-perByte","name":"Sagar Paul","path":"/KB-perByte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19584197?s=80&v=4"},"commit":{"message":"Merge branch 'main' into dependabot/pip/black-24.3.0","shortMessageHtmlLink":"Merge branch 'main' into dependabot/pip/black-24.3.0"}},{"before":"eb6796dac2babd8acb2a1b92a5e09e44fa12c662","after":"cd326fe6d775e8f118fb9466c1d59f59b94462ee","ref":"refs/heads/main","pushedAt":"2024-03-27T05:58:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KB-perByte","name":"Sagar Paul","path":"/KB-perByte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19584197?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate (#1021)\n\n* [pre-commit.ci] pre-commit autoupdate\r\n\r\nupdates:\r\n- [github.com/psf/black: 23.12.1 → 24.3.0](https://github.com/psf/black/compare/23.12.1...24.3.0)\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: Sagar Paul ","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate (#1021)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXjx-IAA","startCursor":null,"endCursor":null}},"title":"Activity · ansible-collections/cisco.ios"}