{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":279239153,"defaultBranch":"main","name":"community.mysql","ownerLogin":"Andersson007","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-07-13T08:17:06.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/34477873?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1710225220.0","currentOid":""},"activityList":{"items":[{"before":"c99c19a489d0c1db85457bc8b7ffbeccf82788dd","after":"bfe2fdc3ff8b94b14574cdade1639ce11877215c","ref":"refs/heads/main","pushedAt":"2024-04-08T07:56:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"mysql_user: fix ed25512 plugin handling (#619)","shortMessageHtmlLink":"mysql_user: fix ed25512 plugin handling (ansible-collections#619)"}},{"before":null,"after":"c6ca8e4c2eae562e50ceaf8f7f9b1785d2b126ec","ref":"refs/heads/ed25519","pushedAt":"2024-03-12T06:33:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"mysql_user: fix ed25512 plugin handling","shortMessageHtmlLink":"mysql_user: fix ed25512 plugin handling"}},{"before":"52a11d72358028e6eb4ed2a439db424d13cab297","after":"c99c19a489d0c1db85457bc8b7ffbeccf82788dd","ref":"refs/heads/main","pushedAt":"2024-03-12T06:27:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"README.md: update Communication guide (#617)","shortMessageHtmlLink":"README.md: update Communication guide (ansible-collections#617)"}},{"before":null,"after":"4670880eed922ef5962a9828597aab752fc3ea89","ref":"refs/heads/communication_guide","pushedAt":"2024-02-27T08:26:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"README.md: update Communication guide","shortMessageHtmlLink":"README.md: update Communication guide"}},{"before":"40af258d86f8408d7176d9762efe09709c8c11e6","after":"52a11d72358028e6eb4ed2a439db424d13cab297","ref":"refs/heads/main","pushedAt":"2024-02-22T09:53:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"Release 3.9.0 commit (#616)","shortMessageHtmlLink":"Release 3.9.0 commit (ansible-collections#616)"}},{"before":null,"after":"988bad263e9f2d0f5101d0ff0b6c2eab1f879941","ref":"refs/heads/release_3_9_0","pushedAt":"2024-02-22T09:38:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"Release 3.9.0 commit","shortMessageHtmlLink":"Release 3.9.0 commit"}},{"before":"32718ca2956b2b776d633710a940d45c4d517431","after":"40af258d86f8408d7176d9762efe09709c8c11e6","ref":"refs/heads/main","pushedAt":"2024-02-22T09:35:46.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"password_expire support for mysql_user (#598)\n\n* initial commit for password_expire support\r\n\r\n* sanity check and default values\r\n\r\n* add one more if block for version check\r\n\r\n* some changes and integration tests\r\n\r\n* docs and sanity and integration test fix\r\n\r\n* make integration tests work\r\n\r\n* make integration tests work\r\n\r\n* fix unneeded commits\r\n\r\n* fix verify as well\r\n\r\n* Update plugins/modules/mysql_user.py\r\n\r\nCo-authored-by: Laurent Indermühle \r\n\r\n* Update tests/integration/targets/test_mysql_user/tasks/test_password_expire.yml\r\n\r\nCo-authored-by: Laurent Indermühle \r\n\r\n* Apply suggestions from code review\r\n\r\nCo-authored-by: Laurent Indermühle \r\n\r\n* Update plugins/modules/mysql_user.py\r\n\r\nCo-authored-by: Andrew Klychkov \r\n\r\n* Update plugins/modules/mysql_user.py\r\n\r\nCo-authored-by: Andrew Klychkov \r\n\r\n* Update plugins/modules/mysql_user.py\r\n\r\nCo-authored-by: Andrew Klychkov \r\n\r\n* Update plugins/modules/mysql_user.py\r\n\r\nCo-authored-by: Andrew Klychkov \r\n\r\n* Update plugins/module_utils/user.py\r\n\r\nCo-authored-by: Andrew Klychkov \r\n\r\n* Update plugins/module_utils/user.py\r\n\r\nCo-authored-by: Andrew Klychkov \r\n\r\n* Update plugins/module_utils/user.py\r\n\r\nCo-authored-by: Andrew Klychkov \r\n\r\n* typo and no_log remove for password_expire* vars\r\n\r\n* add change log fragment\r\n\r\n* move one if statement to module initialiazation\r\n\r\n* fix merge conflicts\r\n\r\n* fix order\r\n\r\n* some fixes\r\n\r\n* set no_log to true for password word containing keys\r\n\r\n* fix sanity error\r\n\r\n* Update changelogs/fragments/598-password_expire-support-for-mysql_user.yml\r\n\r\nCo-authored-by: Andrew Klychkov \r\n\r\n---------\r\n\r\nCo-authored-by: Laurent Indermühle \r\nCo-authored-by: Andrew Klychkov ","shortMessageHtmlLink":"password_expire support for mysql_user (ansible-collections#598)"}},{"before":"a8f6ae26cbd0bdc81862265412da3927e986b1b7","after":"1f26fd419178fcf202031a6e4b593a9b851e7ac0","ref":"refs/heads/update_contributing","pushedAt":"2024-02-19T08:38:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"CONTRIBUTING.md: add a detailed guide","shortMessageHtmlLink":"CONTRIBUTING.md: add a detailed guide"}},{"before":null,"after":"a8f6ae26cbd0bdc81862265412da3927e986b1b7","ref":"refs/heads/update_contributing","pushedAt":"2024-02-19T08:38:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"CONTRIBUTING.md: add a detailed guide","shortMessageHtmlLink":"CONTRIBUTING.md: add a detailed guide"}},{"before":"089cdee32b6996c840c42d008c2d2148c0ef4e9c","after":null,"ref":"refs/heads/update_contributing","pushedAt":"2024-02-19T08:37:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"}},{"before":"5ed3eaf3eeb2d5681cd13625dbb380348ba84f5a","after":"32718ca2956b2b776d633710a940d45c4d517431","ref":"refs/heads/main","pushedAt":"2024-02-19T08:18:58.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"Update MAINTAINERS file (#612)","shortMessageHtmlLink":"Update MAINTAINERS file (ansible-collections#612)"}},{"before":null,"after":"20d47097c44777552de6ab2e6026e31bb2408993","ref":"refs/heads/update_maintainers","pushedAt":"2024-01-25T06:30:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"Update MAINTAINERS file","shortMessageHtmlLink":"Update MAINTAINERS file"}},{"before":null,"after":"ad825054bf509801d100072e43d3174a7c064bef","ref":"refs/heads/remove_ci0","pushedAt":"2024-01-23T10:25:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"Remove CI","shortMessageHtmlLink":"Remove CI"}},{"before":"108c4ae72963f2f93eb3de29a41fbc163c89d6df","after":"6d18b8d9965ee15c75e277cc0d5b3072fe602ed7","ref":"refs/heads/stable-1","pushedAt":"2024-01-23T10:25:22.000Z","pushType":"push","commitsCount":24,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"MAINTAINERS: add new maintainer (#548) (#549)\n\n(cherry picked from commit bd90ce7cc63b796c0bc9c1d035e7de25d2696300)\r\n\r\nCo-authored-by: Andrew Klychkov ","shortMessageHtmlLink":"MAINTAINERS: add new maintainer (ansible-collections#548) (ansible-co…"}},{"before":null,"after":"24df8f562a3e50274d8620b5689add6bcc96a929","ref":"refs/heads/remove_ci","pushedAt":"2024-01-23T10:24:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"Remove CI","shortMessageHtmlLink":"Remove CI"}},{"before":"7fdbd386703e99c437525e7ebe807dd3339d3a3c","after":"f271d8972272f5734c70011875aed69c7845c8f1","ref":"refs/heads/fix_sanity","pushedAt":"2024-01-23T10:13:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"Remove ignore entries","shortMessageHtmlLink":"Remove ignore entries"}},{"before":null,"after":"7fdbd386703e99c437525e7ebe807dd3339d3a3c","ref":"refs/heads/fix_sanity","pushedAt":"2024-01-23T10:05:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"Fix sanity issues","shortMessageHtmlLink":"Fix sanity issues"}},{"before":"6d1ff8a672945d9be829f1adc6f19626a1247069","after":null,"ref":"refs/heads/fix_sanity","pushedAt":"2024-01-23T10:05:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"}},{"before":"b894d28957c76bf4b5a944c9ded203c409a608bc","after":"6e2310d356db93f4b8bd880aea6e99f9b6e86b03","ref":"refs/heads/stable-2","pushedAt":"2024-01-22T10:12:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"Release 2.4.2 commit (#607)","shortMessageHtmlLink":"Release 2.4.2 commit (ansible-collections#607)"}},{"before":null,"after":"565fd72ebea4afb9d2396f03f80fdfa9c1df6679","ref":"refs/heads/release_2_4_2","pushedAt":"2024-01-22T10:11:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"Release 2.4.2 commit","shortMessageHtmlLink":"Release 2.4.2 commit"}},{"before":"4aa166ec137134f77b450c14adeb666e10bf5768","after":"b894d28957c76bf4b5a944c9ded203c409a608bc","ref":"refs/heads/stable-2","pushedAt":"2024-01-22T10:07:04.000Z","pushType":"push","commitsCount":30,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"Version 2.*.* is EOL (#606)","shortMessageHtmlLink":"Version 2.*.* is EOL (ansible-collections#606)"}},{"before":null,"after":"9f4e0e9032694a1bdf7e2859c04fa1ae27f98204","ref":"refs/heads/backport/stable-2/605","pushedAt":"2024-01-22T09:49:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"Version 2.*.* is EOL","shortMessageHtmlLink":"Version 2.*.* is EOL"}},{"before":"852c19a78a85956135c6ceaae02b50e364bbb5f6","after":"5ed3eaf3eeb2d5681cd13625dbb380348ba84f5a","ref":"refs/heads/main","pushedAt":"2024-01-22T09:46:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"Version 2.*.* is EOL (#605)","shortMessageHtmlLink":"Version 2.*.* is EOL (ansible-collections#605)"}},{"before":null,"after":"889191238b72b9a892e14655af8dfe263f693265","ref":"refs/heads/stable-2-eol","pushedAt":"2024-01-19T14:48:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"Version 2.*.* is EOL","shortMessageHtmlLink":"Version 2.*.* is EOL"}},{"before":"0dbedf57cb988c3a5c3444f79d2da996e101edf1","after":"852c19a78a85956135c6ceaae02b50e364bbb5f6","ref":"refs/heads/main","pushedAt":"2024-01-19T14:44:49.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"Using `show all slaves status` when using MariaDB to be consistent with MySQL (#602)\n\n* Using `show all slaves status` whe using MariaDB to be consistent\r\nwith the MySQL behaviour.\r\n\r\n* Fixing lint issues\r\n\r\n* Fix issue by using dict attribute\r\n\r\n* Fix unit tests\r\n\r\n* fix lint test\r\n\r\n* Add unit tests\r\n\r\n* Fix unit tests\r\n\r\n* Adding changlog fragment\r\n\r\n* Update changelogs/fragments/602-show-all-slaves-status.yaml\r\n\r\nCo-authored-by: Laurent Indermühle \r\n\r\n* Refactoring change by moving common logic to the module_utils\r\n\r\n* Fix sanity checks\r\n\r\n* Fix sanity checks\r\n\r\n* Adding lines to fix sanity checks\r\n\r\n* Fixing sanity checks\r\n\r\n* Update changelogs/fragments/602-show-all-slaves-status.yaml\r\n\r\nCo-authored-by: Andrew Klychkov \r\n\r\n* Removing is_mariadb and is_mysql functions\r\n\r\n---------\r\n\r\nCo-authored-by: Laurent Indermühle \r\nCo-authored-by: Andrew Klychkov ","shortMessageHtmlLink":"Using show all slaves status when using MariaDB to be consistent wi…"}},{"before":null,"after":"975bfd3827648d5994c1ecc563ea413d7f132df7","ref":"refs/heads/update_readme2","pushedAt":"2023-11-09T08:49:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"README: Add forum info","shortMessageHtmlLink":"README: Add forum info"}},{"before":"94392826e1c094c4c46f46334881b25e839732d1","after":"0dbedf57cb988c3a5c3444f79d2da996e101edf1","ref":"refs/heads/main","pushedAt":"2023-11-09T08:39:27.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"Document MySQL and MariaDB don't store roles with same manner (#584)","shortMessageHtmlLink":"Document MySQL and MariaDB don't store roles with same manner (ansibl…"}},{"before":"b79fd94d51eb986f413e4e6778d45ab9944ff653","after":"94392826e1c094c4c46f46334881b25e839732d1","ref":"refs/heads/main","pushedAt":"2023-08-21T06:24:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"README: Define project's mission statement (#561)\n\n* README: Define project's mission statement\r\n\r\n* Add suggestion","shortMessageHtmlLink":"README: Define project's mission statement (ansible-collections#561)"}},{"before":"c1ea25d14d2ac90340d966b007d5699afbab72a1","after":"af595b37ac434c658202c278d3faf27b4bfd6f4c","ref":"refs/heads/mission_statement","pushedAt":"2023-07-12T08:52:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"Add suggestion","shortMessageHtmlLink":"Add suggestion"}},{"before":null,"after":"c1ea25d14d2ac90340d966b007d5699afbab72a1","ref":"refs/heads/mission_statement","pushedAt":"2023-07-11T08:34:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Andersson007","name":"Andrew Klychkov","path":"/Andersson007","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34477873?s=80&v=4"},"commit":{"message":"README: Define project's mission statement","shortMessageHtmlLink":"README: Define project's mission statement"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEKqRx0gA","startCursor":null,"endCursor":null}},"title":"Activity · Andersson007/community.mysql"}