{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":89694026,"defaultBranch":"main","name":"network","ownerLogin":"linux-system-roles","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-04-28T10:05:05.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/28014670?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717620388.0","currentOid":""},"activityList":{"items":[{"before":"a8d381751a57330bfe838b854efc54db503fc827","after":"5b8d09795c7c7973dd575cf41116d56a636749b8","ref":"refs/heads/main","pushedAt":"2024-06-05T20:46:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"richm","name":"Richard Megginson","path":"/richm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23066?s=80&v=4"},"commit":{"message":"ci: Add supported_ansible_also to .ansible-lint\n\nThis fixes the breakage of ansible-test.\n\nWe want to advertise support for ansible 2.14 since some of\nour collections will be supported for a long time on this\nversion. The latest version of ansible-lint requires 2.15\nin meta/runtime.yml, but it also adds support for a way to\ntell ansible-lint other versions which are acceptable, using\nthe new `supported_ansible_also` configuration option\nin .ansible-lint\n\nWith this fix, we can support both the latest version of\nansible-test and ansible-lint.\n\nSee https://github.com/linux-system-roles/auto-maintenance/pull/341\nfor more information.\n\nSigned-off-by: Rich Megginson ","shortMessageHtmlLink":"ci: Add supported_ansible_also to .ansible-lint"}},{"before":"e620a38b2647462ceb460b1a84ccc01bd8e09dd1","after":null,"ref":"refs/heads/supported_ansible_also","pushedAt":"2024-06-05T20:46:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"richm","name":"Richard Megginson","path":"/richm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23066?s=80&v=4"}},{"before":null,"after":"e620a38b2647462ceb460b1a84ccc01bd8e09dd1","ref":"refs/heads/supported_ansible_also","pushedAt":"2024-06-05T20:07:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"richm","name":"Richard Megginson","path":"/richm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23066?s=80&v=4"},"commit":{"message":"ci: Add supported_ansible_also to .ansible-lint\n\nThis fixes the breakage of ansible-test.\n\nWe want to advertise support for ansible 2.14 since some of\nour collections will be supported for a long time on this\nversion. The latest version of ansible-lint requires 2.15\nin meta/runtime.yml, but it also adds support for a way to\ntell ansible-lint other versions which are acceptable, using\nthe new `supported_ansible_also` configuration option\nin .ansible-lint\n\nWith this fix, we can support both the latest version of\nansible-test and ansible-lint.\n\nSee https://github.com/linux-system-roles/auto-maintenance/pull/341\nfor more information.\n\nSigned-off-by: Rich Megginson ","shortMessageHtmlLink":"ci: Add supported_ansible_also to .ansible-lint"}},{"before":"487c6352a6d05b0e81c864069c3ba1f6d4fbe4d0","after":null,"ref":"refs/heads/tox-lsr-3.4.0","pushedAt":"2024-06-05T00:09:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"richm","name":"Richard Megginson","path":"/richm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23066?s=80&v=4"}},{"before":"03e3b788ff60d5b36868ce72ad57f09164fc3832","after":"a8d381751a57330bfe838b854efc54db503fc827","ref":"refs/heads/main","pushedAt":"2024-06-05T00:09:20.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"richm","name":"Richard Megginson","path":"/richm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23066?s=80&v=4"},"commit":{"message":"fix ansible-lint issues in example code\n\nSigned-off-by: Rich Megginson ","shortMessageHtmlLink":"fix ansible-lint issues in example code"}},{"before":"4376d07c6da0e510979c4628b9668196e533acda","after":"487c6352a6d05b0e81c864069c3ba1f6d4fbe4d0","ref":"refs/heads/tox-lsr-3.4.0","pushedAt":"2024-06-04T23:31:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"richm","name":"Richard Megginson","path":"/richm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23066?s=80&v=4"},"commit":{"message":"fix ansible-lint issues in example code\n\nSigned-off-by: Rich Megginson ","shortMessageHtmlLink":"fix ansible-lint issues in example code"}},{"before":"a8fa7ce4174f6ba75cb60d79a5789c8c95af96ca","after":"4376d07c6da0e510979c4628b9668196e533acda","ref":"refs/heads/tox-lsr-3.4.0","pushedAt":"2024-06-03T19:08:42.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"richm","name":"Richard Megginson","path":"/richm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23066?s=80&v=4"},"commit":{"message":"fix ansible-lint issues in example code","shortMessageHtmlLink":"fix ansible-lint issues in example code"}},{"before":null,"after":"a8fa7ce4174f6ba75cb60d79a5789c8c95af96ca","ref":"refs/heads/tox-lsr-3.4.0","pushedAt":"2024-06-03T16:27:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"richm","name":"Richard Megginson","path":"/richm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23066?s=80&v=4"},"commit":{"message":"ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310\n\nThe latest version of virtualenv does not support creating\npython 2.7 virtualenvs. Change our CI tests to restrict the version\nof virtualenv<20.22.0 and tox<4.15 for py27 environments\n\nMove pylint, flake8, and black checks to the py310 environment\nwhich is currently supported by ansible-core 2.17 and its related\ncheckers such as ansible-lint and ansible-test\n\npylint now uses ansible-core 2.17 and restricts the version of\npylint to 3.1.0 which is the version used by ansible-test 2.17\n\nRemove `extends: default` for .yamllint.yml. The latest version\nof ansible-lint will automatically incorporate local yamllint\nsettings unless there is an `extends:`.\n\nThe above changes require some fixes to the role code.\n\nFor more information, see\nhttps://github.com/linux-system-roles/tox-lsr/pull/168\nand\nhttps://github.com/linux-system-roles/tox-lsr/pull/170\n\nSigned-off-by: Rich Megginson ","shortMessageHtmlLink":"ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310"}},{"before":"f338b0b07038452cff752ff8c6ca196944836612","after":"dc4469c52c3079d48b113e1805fc9a247e21a05a","ref":"refs/heads/weekly-ci","pushedAt":"2024-06-01T12:27:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ci: This PR is to trigger periodic CI testing","shortMessageHtmlLink":"ci: This PR is to trigger periodic CI testing"}},{"before":"c33ceba2fbdb7b4a4726d587f67f432408e2b755","after":null,"ref":"refs/heads/tox-lsr-3.3.1","pushedAt":"2024-05-31T20:29:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"richm","name":"Richard Megginson","path":"/richm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23066?s=80&v=4"}},{"before":null,"after":"c33ceba2fbdb7b4a4726d587f67f432408e2b755","ref":"refs/heads/tox-lsr-3.3.1","pushedAt":"2024-05-31T18:45:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"richm","name":"Richard Megginson","path":"/richm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23066?s=80&v=4"},"commit":{"message":"ci: use tox-lsr 3.3.1 which fixes py27 and related unit tests\n\nThe latest version of virtualenv does not support creating\npython 2.7 virtualenvs. tox-lsr 3.3.1 restricts the version\nof virtualenv<20.22.0\n\nThis PR also fixes some py unit test, pylint, and related\nissues caused by using the latest versions of those tools.\n\nFor more information, see\nhttps://github.com/linux-system-roles/tox-lsr/pull/168\n\nSigned-off-by: Rich Megginson ","shortMessageHtmlLink":"ci: use tox-lsr 3.3.1 which fixes py27 and related unit tests"}},{"before":"54ebd28098549a9b7078008fa21d2e21bfb703a1","after":null,"ref":"refs/heads/ansible-2.17","pushedAt":"2024-05-31T15:10:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"richm","name":"Richard Megginson","path":"/richm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23066?s=80&v=4"}},{"before":"34d1f2d53ed3f11f4d7961cc34615576ac68880f","after":"03e3b788ff60d5b36868ce72ad57f09164fc3832","ref":"refs/heads/main","pushedAt":"2024-05-31T15:10:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"richm","name":"Richard Megginson","path":"/richm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23066?s=80&v=4"},"commit":{"message":"ci: use tox-lsr 3.3.0 which uses ansible-test 2.17\n\nUpgrade ci tests to use tox-lsr 3.3.0\n\ntox-lsr 3.3.0 uses ansible-test 2.17\n\nCreate the ansible-test ignore file for 2.17\n\nSigned-off-by: Rich Megginson ","shortMessageHtmlLink":"ci: use tox-lsr 3.3.0 which uses ansible-test 2.17"}},{"before":null,"after":"54ebd28098549a9b7078008fa21d2e21bfb703a1","ref":"refs/heads/ansible-2.17","pushedAt":"2024-05-31T00:38:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"richm","name":"Richard Megginson","path":"/richm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23066?s=80&v=4"},"commit":{"message":"ci: use tox-lsr 3.3.0 which uses ansible-test 2.17\n\nUpgrade ci tests to use tox-lsr 3.3.0\n\ntox-lsr 3.3.0 uses ansible-test 2.17\n\nCreate the ansible-test ignore file for 2.17\n\nSigned-off-by: Rich Megginson ","shortMessageHtmlLink":"ci: use tox-lsr 3.3.0 which uses ansible-test 2.17"}},{"before":"5d551357a36c066b46508d38ffd9b03913973869","after":"f338b0b07038452cff752ff8c6ca196944836612","ref":"refs/heads/weekly-ci","pushedAt":"2024-05-25T12:26:47.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":"ci: This PR is to trigger periodic CI testing","shortMessageHtmlLink":"ci: This PR is to trigger periodic CI testing"}},{"before":"76ae2cf9dd629864e40a949113c82c93f1315ea7","after":"5d551357a36c066b46508d38ffd9b03913973869","ref":"refs/heads/weekly-ci","pushedAt":"2024-05-18T12:26:24.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":"ci: This PR is to trigger periodic CI testing","shortMessageHtmlLink":"ci: This PR is to trigger periodic CI testing"}},{"before":"649f47614006bb1e99c1b8a3d4ef0fb7155e9fc8","after":"76ae2cf9dd629864e40a949113c82c93f1315ea7","ref":"refs/heads/weekly-ci","pushedAt":"2024-05-11T12:25:34.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":"ci: This PR is to trigger periodic CI testing","shortMessageHtmlLink":"ci: This PR is to trigger periodic CI testing"}},{"before":"f1422f380dac235ff24e894bdc3d71cc998b714f","after":"649f47614006bb1e99c1b8a3d4ef0fb7155e9fc8","ref":"refs/heads/weekly-ci","pushedAt":"2024-05-04T12:24: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":"ci: This PR is to trigger periodic CI testing","shortMessageHtmlLink":"ci: This PR is to trigger periodic CI testing"}},{"before":"43cbf031cd54fa09850dc6fbb7f76d2e023cdc12","after":"f1422f380dac235ff24e894bdc3d71cc998b714f","ref":"refs/heads/weekly-ci","pushedAt":"2024-04-27T12:24:01.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":"ci: This PR is to trigger periodic CI testing","shortMessageHtmlLink":"ci: This PR is to trigger periodic CI testing"}},{"before":"5c49fe166634cfd5a31a5350678823ee86c04cf7","after":"43cbf031cd54fa09850dc6fbb7f76d2e023cdc12","ref":"refs/heads/weekly-ci","pushedAt":"2024-04-20T12:24:32.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":"ci: This PR is to trigger periodic CI testing","shortMessageHtmlLink":"ci: This PR is to trigger periodic CI testing"}},{"before":"ed15f6f67445c18289af53d6357d8e000e0f69c7","after":"5c49fe166634cfd5a31a5350678823ee86c04cf7","ref":"refs/heads/weekly-ci","pushedAt":"2024-04-13T12:20:34.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":"ci: This PR is to trigger periodic CI testing","shortMessageHtmlLink":"ci: This PR is to trigger periodic CI testing"}},{"before":"3f66d3e490811caec53acc3fa3c9ffef77f93d9c","after":"ed15f6f67445c18289af53d6357d8e000e0f69c7","ref":"refs/heads/weekly-ci","pushedAt":"2024-04-06T12:24:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ci: This PR is to trigger periodic CI testing","shortMessageHtmlLink":"ci: This PR is to trigger periodic CI testing"}},{"before":"b4174b837fbd6f7f5e556b9253d595a341a2db34","after":"34d1f2d53ed3f11f4d7961cc34615576ac68880f","ref":"refs/heads/main","pushedAt":"2024-04-04T21:19:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"richm","name":"Richard Megginson","path":"/richm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23066?s=80&v=4"},"commit":{"message":"docs(changelog): version 1.15.2 [citest skip]\n\nUpdate changelog and .README.html for version 1.15.2\n\nSigned-off-by: Sergei Petrosian ","shortMessageHtmlLink":"docs(changelog): version 1.15.2 [citest skip]"}},{"before":"4bc36b3484148f54ff994fa0f11a5286827595b2","after":"b4174b837fbd6f7f5e556b9253d595a341a2db34","ref":"refs/heads/main","pushedAt":"2024-04-02T14:56:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"liangwen12year","name":null,"path":"/liangwen12year","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36004580?s=80&v=4"},"commit":{"message":"ci: Bump mathieudutour/github-tag-action from 6.1 to 6.2\n\nBumps [mathieudutour/github-tag-action](https://github.com/mathieudutour/github-tag-action) from 6.1 to 6.2.\n- [Release notes](https://github.com/mathieudutour/github-tag-action/releases)\n- [Commits](https://github.com/mathieudutour/github-tag-action/compare/v6.1...v6.2)\n\n---\nupdated-dependencies:\n- dependency-name: mathieudutour/github-tag-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"ci: Bump mathieudutour/github-tag-action from 6.1 to 6.2"}},{"before":"7ab82b16de6d54f33ff8d5a932f851b21a9ce54a","after":null,"ref":"refs/heads/dependabot/github_actions/mathieudutour/github-tag-action-6.2","pushedAt":"2024-04-02T14:56:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"liangwen12year","name":null,"path":"/liangwen12year","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36004580?s=80&v=4"}},{"before":null,"after":"7ab82b16de6d54f33ff8d5a932f851b21a9ce54a","ref":"refs/heads/dependabot/github_actions/mathieudutour/github-tag-action-6.2","pushedAt":"2024-04-01T13:49:29.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":"ci: Bump mathieudutour/github-tag-action from 6.1 to 6.2\n\nBumps [mathieudutour/github-tag-action](https://github.com/mathieudutour/github-tag-action) from 6.1 to 6.2.\n- [Release notes](https://github.com/mathieudutour/github-tag-action/releases)\n- [Commits](https://github.com/mathieudutour/github-tag-action/compare/v6.1...v6.2)\n\n---\nupdated-dependencies:\n- dependency-name: mathieudutour/github-tag-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"ci: Bump mathieudutour/github-tag-action from 6.1 to 6.2"}},{"before":"c273d3b1a15b404b5860f0bd6cf7d674e940d46d","after":"3f66d3e490811caec53acc3fa3c9ffef77f93d9c","ref":"refs/heads/weekly-ci","pushedAt":"2024-03-30T12:23:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ci: This PR is to trigger periodic CI testing","shortMessageHtmlLink":"ci: This PR is to trigger periodic CI testing"}},{"before":"ab77dd159e30d7854bb6e23ed0165d3fd7312ac5","after":"4bc36b3484148f54ff994fa0f11a5286827595b2","ref":"refs/heads/main","pushedAt":"2024-03-28T17:22:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"liangwen12year","name":null,"path":"/liangwen12year","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36004580?s=80&v=4"},"commit":{"message":"docs: Add MAC VTAP example\n\nSigned-off-by: maritu ","shortMessageHtmlLink":"docs: Add MAC VTAP example"}},{"before":"44f937d82b6fc3cb804067947f974f58c746cd89","after":"ab77dd159e30d7854bb6e23ed0165d3fd7312ac5","ref":"refs/heads/main","pushedAt":"2024-03-25T23:30:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"richm","name":"Richard Megginson","path":"/richm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23066?s=80&v=4"},"commit":{"message":"test: improve name text for skipped ostree tests\n\nImprove the name text for skipped ostree tests to explain\nwhy the test is skipped.\nAdd tests/tasks/ostree_systems_check.yml for use by test\nplaybooks that may be skipped on ostree systems.\n\nSigned-off-by: Rich Megginson ","shortMessageHtmlLink":"test: improve name text for skipped ostree tests"}},{"before":"d87e2750fed6264621dcf1a3f8ad6362064b73bf","after":"c273d3b1a15b404b5860f0bd6cf7d674e940d46d","ref":"refs/heads/weekly-ci","pushedAt":"2024-03-23T12:26:08.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":"ci: This PR is to trigger periodic CI testing","shortMessageHtmlLink":"ci: This PR is to trigger periodic CI testing"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXYudEwA","startCursor":null,"endCursor":null}},"title":"Activity ยท linux-system-roles/network"}