Commit graph

  • 4a5220105b
    Merge branch 'main' into lie_tests_using_containers Laurent Indermuehle 2023-02-21 16:00:04 +01:00
  • 246df398d0
    Fix user site-packages not visible in virtualenv Laurent Indermuehle 2023-02-21 13:19:38 +01:00
  • 9190df316c
    Add forgotten variable to handle unsupported python version Laurent Indermuehle 2023-02-21 13:12:29 +01:00
  • 03a925f820
    Fix variable assignation to the include task Laurent Indermuehle 2023-02-21 13:11:34 +01:00
  • eadf0a6643
    Fix cleanup task Laurent Indermuehle 2023-02-21 13:10:51 +01:00
  • fedda296df
    Add support for systems with unsupported python set as default Laurent Indermuehle 2023-02-21 11:40:04 +01:00
  • 7ae5225d85
    Fix versions used in examples Laurent Indermuehle 2023-02-21 11:38:55 +01:00
  • 3bf867ae45
    Document usage of continue_on_errors Laurent Indermuehle 2023-02-21 11:06:54 +01:00
  • 0f5dc50d6d
    Fix installation of ansible venv Laurent Indermuehle 2023-02-21 11:06:30 +01:00
  • 62e2ed5d36
    [PR #508/9b8455c2 backport][stable-1] Fix sanity (#510) patchback[bot] 2023-02-14 14:59:16 +01:00
  • b02c5b411a
    [PR #508/9b8455c2 backport][stable-2] Fix sanity (#509) patchback[bot] 2023-02-14 14:33:36 +01:00
  • 811589f639
    Update tests/unit/plugins/modules/test_mysql_user.py Andrew Klychkov 2023-02-14 12:59:57 +01:00
  • 0dcb024390
    Update tests/unit/plugins/module_utils/test_mysql_user.py Andrew Klychkov 2023-02-14 12:58:59 +01:00
  • 4ffab446ef Fix sanity (#508) Andrew Klychkov 2023-02-14 09:57:44 +01:00
  • 8c6b600df5 Fix sanity (#508) Andrew Klychkov 2023-02-14 09:57:44 +01:00
  • 9b8455c2e6
    Fix sanity (#508) Andrew Klychkov 2023-02-14 09:57:44 +01:00
  • 5d89e7cdad Remove as unnecessary Andrew Klychkov 2023-02-14 09:23:30 +01:00
  • 607130ef55 Fix sanity Andrew Klychkov 2023-02-14 08:57:52 +01:00
  • 8608208b53
    Enhance testing documentation header Laurent Indermuehle 2023-02-13 17:21:10 +01:00
  • 2f151dc8f4
    change deprecated parameter pw and db (#177) Daniel Ziegenberg 2023-02-10 09:47:12 +01:00
  • 9acbd55e44
    prepare community.mysql 3.6.0 (#507) 3.6.0 Markus Bergholz 2023-02-08 10:34:35 +01:00
  • 1243d85f65
    prepare community.mysql 2.4.0 (#506) 2.4.0 Markus Bergholz 2023-02-08 10:34:31 +01:00
  • 8687e575d7
    prepare community.mysql 1.5.0 (#505) 1.5.0 Markus Bergholz 2023-02-08 10:34:27 +01:00
  • e2b344e374
    2.4.0 Markus Bergholz 2023-02-08 09:59:14 +01:00
  • eb6677fd16
    1.5.0 Markus Bergholz 2023-02-08 09:57:20 +01:00
  • f472bbeeae
    prepare community.mysql 3.6.0 Markus Bergholz 2023-02-08 09:47:07 +01:00
  • b97d704e87
    prepare 2.3.11 Markus Bergholz 2023-02-08 09:43:02 +01:00
  • d69cabbfca
    prepare 1.4.10 Markus Bergholz 2023-02-08 09:39:43 +01:00
  • f2efed4b84 Fix revoke only grant (#503) patchback/backports/stable-2/b34c23d07d1fd2097767a5e16e153cbf20ed8973/pr-503 Markus Bergholz 2023-02-08 09:24:35 +01:00
  • b34c23d07d
    Fix revoke only grant (#503) Markus Bergholz 2023-02-08 09:24:35 +01:00
  • 8402a8aab2
    changelog Markus Bergholz 2023-02-07 16:58:08 +01:00
  • d719e23ffa
    test Markus Bergholz 2023-02-07 16:53:28 +01:00
  • ade51d74a5
    fix Markus Bergholz 2023-02-07 16:36:37 +01:00
  • 521443a671
    Allow uppercase in variable names for Galera wsrep variables (#501) Paul Campbell 2023-02-04 07:31:00 +00:00
  • 22fb24699b
    Update changelogs/fragments/mysql_variables_allow_uppercase_identifiers.yml Andrew Klychkov 2023-02-02 12:48:20 +01:00
  • f0671645b3 Corrected for excessive line lengths Paul Campbell 2023-02-02 10:11:43 +00:00
  • 9a9b127fdf Changelog fragment for regex change Paul Campbell 2023-02-02 09:11:31 +00:00
  • 4728a3a9f4 Allow uppercase in variable names for Galera wsrep variables Paul Campbell 2023-02-01 17:37:15 +00:00
  • 740e3e6b8b
    Fix test after merge of PR497 Laurent Indermuehle 2023-02-01 15:21:23 +01:00
  • 4ff16b7d83
    update docker image path to my personal repo Laurent Indermuehle 2023-02-01 14:49:52 +01:00
  • e583eb679b
    Use apt-get instead of apt Laurent Indermuehle 2023-02-01 14:15:04 +01:00
  • 5afac35fe4
    Use apt-get instead of apt that not have a stable CLI interface Laurent Indermuehle 2023-02-01 14:13:54 +01:00
  • 2ce768b880
    Fix workflow to work both on fork and c.mysql repository Laurent Indermuehle 2023-02-01 14:03:46 +01:00
  • 87b9cf0f8c
    Cut debugging from setup-buildx-action Laurent Indermuehle 2023-02-01 11:58:12 +01:00
  • 1ac543cc1e
    Document why we use optional checkout action Laurent Indermuehle 2023-02-01 11:57:39 +01:00
  • 8f6fade63f
    Sanitize the repository name using metadata-action Laurent Indermuehle 2023-02-01 11:57:23 +01:00
  • f356eecce1
    Cut dot in image name in attempt to fix buildx bad request 400 error Laurent Indermuehle 2023-02-01 11:44:32 +01:00
  • ff94dcdf0f
    [PR #497/a5f3296d backport][stable-2] mysql_info - Add connector_name and connector_version to returned value (#499) patchback[bot] 2023-02-01 09:49:13 +01:00
  • cf25d85e49
    [PR #497/a5f3296d backport][stable-1] mysql_info - Add connector_name and connector_version to returned value (#498) patchback[bot] 2023-02-01 09:47:44 +01:00
  • b8d6474540
    mysql_role: enable autocommit (#500) Alexander Skiba 2023-02-01 09:37:37 +01:00
  • 484699b57e
    Bump setup-buildy-action to latest Laurent Indermuehle 2023-02-01 08:47:01 +01:00
  • e54db905fa
    Add debug to buildkitd Laurent Indermuehle 2023-02-01 08:34:58 +01:00
  • c3a85dc23c
    Attempt to fix upload of image under c.mysql instead of my fork Laurent Indermuehle 2023-02-01 08:28:07 +01:00
  • b5fec8548d Add changelog fragment Alexander Skiba 2023-01-31 23:06:14 +01:00
  • c9137a4e9c mysql_role: enable autocommit Alexander Skiba 2023-01-31 23:00:50 +01:00
  • fc51c78a2b
    Cut changelog item done in #497 Laurent Indermuehle 2023-01-31 17:41:31 +01:00
  • 8658f191d9
    Merge branch 'main' into lie_tests_using_containers Laurent Indermuehle 2023-01-31 17:39:58 +01:00
  • 9a1f85fb99
    Updated version_added for stable-1 Laurent Indermuehle 2023-01-31 16:56:25 +01:00
  • 950dfd3b1e
    Update version_added for stable-2 Laurent Indermuehle 2023-01-31 16:59:58 +01:00
  • 41bb65d349
    Cut fragment not relevant to the collection usage Laurent Indermuehle 2023-01-31 16:59:45 +01:00
  • 35b53d3a61
    Cut fragment not relevant to the collection usage Laurent Indermuehle 2023-01-31 16:56:10 +01:00
  • 9ab14de2e8 mysql_info - Add connector_name and connector_version to returned value (#497) Laurent Indermühle 2023-01-30 13:35:24 +01:00
  • 5514f3c927 mysql_info - Add connector_name and connector_version to returned value (#497) Laurent Indermühle 2023-01-30 13:35:24 +01:00
  • a5f3296d73
    mysql_info - Add connector_name and connector_version to returned value (#497) Laurent Indermühle 2023-01-30 13:35:24 +01:00
  • 92e280968b
    Add me as an author Laurent Indermuehle 2023-01-30 11:21:40 +01:00
  • 37408c8eb3
    Cut condition to display any name that is return Laurent Indermuehle 2023-01-27 17:16:58 +01:00
  • 2f204eb0c6
    Workaround mysqlclient whose name differs between package and pypi Laurent Indermuehle 2023-01-27 14:27:20 +01:00
  • 5f34a5f8b4
    Rename driver to connector for consistency Laurent Indermuehle 2023-01-27 11:50:44 +01:00
  • 776de7acc2
    Rewording for consistency Laurent Indermühle 2023-01-27 11:25:02 +01:00
  • 638ba054b6
    Rewording for consistency Laurent Indermühle 2023-01-27 11:24:47 +01:00
  • f5e6f3b941
    Fix tests when GHA workflow rewrite connector name without spaces Laurent Indermuehle 2023-01-27 11:11:54 +01:00
  • e70f87195d
    Add integration tests Laurent Indermuehle 2023-01-27 09:36:17 +01:00
  • 41dfa8ddaf
    Reformat typo Laurent Indermuehle 2023-01-27 09:35:52 +01:00
  • 931f32cac6
    Refactor to handle Unknown in the if block Laurent Indermühle 2023-01-27 08:54:12 +01:00
  • 0a51d94137
    Refactor to handle Unknow in the if block Laurent Indermühle 2023-01-27 08:53:44 +01:00
  • bc917b739c
    Document version_added Laurent Indermühle 2023-01-27 08:43:45 +01:00
  • 199f69042a
    Document version_added Laurent Indermühle 2023-01-27 08:43:28 +01:00
  • 9fd2e58f22
    Reformat ending sentence with a dot Laurent Indermühle 2023-01-27 08:36:46 +01:00
  • a20df80acc
    Update changelog link to PR Laurent Indermühle 2023-01-27 08:36:03 +01:00
  • 5e0f23b020
    Add back changelog fragment deleted by accident in 03fc38a Laurent Indermuehle 2023-01-26 16:52:12 +01:00
  • 302aa11a3c
    Add back line from PR489 removed by accident Laurent Indermuehle 2023-01-26 16:51:10 +01:00
  • 03fc38a1bd
    Add missing file extension Laurent Indermuehle 2023-01-26 16:41:18 +01:00
  • 75c7dfb358
    Add changelog fragment Laurent Indermuehle 2023-01-26 14:22:50 +01:00
  • d6deb9bf8f
    Add connector name and version in the returned block Laurent Indermuehle 2023-01-26 14:03:28 +01:00
  • 22481ed51b
    Document that mysqlclient is also named MySQLdb Laurent Indermuehle 2023-01-26 14:01:56 +01:00
  • 16676373fa
    Add methods to retrieve connector name and version Laurent Indermuehle 2023-01-26 14:01:16 +01:00
  • f07e389204
    First CHANGE MASTER TO tests battery Jorge-Rodriguez 2023-01-26 11:14:14 +02:00
  • b16e57ddbc
    README: improve Matrix badge (#494) (#496) patchback[bot] 2023-01-26 09:46:19 +01:00
  • cb323da665
    README: improve Matrix badge (#494) (#495) patchback[bot] 2023-01-26 09:11:07 +01:00
  • 9e0ba80703 README: improve Matrix badge (#494) Andrew Klychkov 2023-01-26 09:00:45 +01:00
  • 4d24dfdfd6 README: improve Matrix badge (#494) Andrew Klychkov 2023-01-26 09:00:45 +01:00
  • 3229ce4e55
    README: improve Matrix badge (#494) Andrew Klychkov 2023-01-26 09:00:45 +01:00
  • b9e57d5b88 Add text Andrew Klychkov 2023-01-26 08:33:11 +01:00
  • 010beecc12 README: improve Matrix badge Andrew Klychkov 2023-01-26 08:09:45 +01:00
  • d60693cc9b
    Add two missing options Jorge-Rodriguez 2023-01-25 13:47:48 +02:00
  • c9dc6cd4eb
    491-CI-fix-tarball-download (#491) (#492) Andrew Klychkov 2023-01-25 10:57:28 +01:00
  • 963e042edd
    491-CI-fix-tarball-download (#491) (#493) Andrew Klychkov 2023-01-25 10:56:39 +01:00
  • e2adefc9cb
    Cut filter by branch Laurent Indermuehle 2023-01-25 10:13:39 +01:00
  • 84373e905e
    Cut folder re-created by merge from main Laurent Indermuehle 2023-01-25 09:51:53 +01:00
  • f1749db40a
    Merge branch 'main' into lie_tests_using_containers Laurent Indermuehle 2023-01-25 09:50:50 +01:00