mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-16 23:50:33 -07:00
* Fix explanation about containers images
* Add definitive URI to the containers images
* Document that new images must be set as public
* Add makefile options possible values
* Document that any mysql and mariadb tag can be use
* Add computation of docker_image path
* Refactor pre-command to separate commands for cleaner GHA output
* Refactor to use GHA test matrix
* Cut docker_image from documentation since it's now automatic
* Document how to use run_all_test.py to display the test matrix
* Temp: Add path to images in my fork to validate integrations tests
(cherry picked from commit
|
||
---|---|---|
.. | ||
mariadb-py38-mysqlclient201 | ||
mariadb-py38-pymysql093 | ||
mariadb-py39-mysqlclient203 | ||
mariadb-py39-pymysql093 | ||
mariadb-py310-mysqlclient211 | ||
mariadb-py310-pymysql102 | ||
my57-py38-mysqlclient201 | ||
my57-py38-pymysql093 | ||
my57-py38-pymysql0711 | ||
mysql-py38-mysqlclient201 | ||
mysql-py38-pymysql093 | ||
mysql-py39-mysqlclient203 | ||
mysql-py39-pymysql093 | ||
mysql-py310-mysqlclient211 | ||
mysql-py310-pymysql102 |