Releases: chusiang/testlink.ansible.role
Releases · chusiang/testlink.ansible.role
1.1.1: Fix MySQL file permission issue on Docker
Change
- Fix issue of
no directory logging in with home=/
on MySQL 5.7 x Docker containers #9.
Reference
-
Travis CI: https://travis-ci.org/chusiang/testlink.ansible.role/builds/368179479
This change only for build docker images on Docker Hub, so it will effect the Travis CI.
-
Docker Hub:
1.1.0: Upgrade to TestLink 1.9.17
Change Log
- Upgrade TestLink tarball url and checksum.
- Support the Ubuntu 16.04.
- Start build the Ubuntu 16.04 on Travis CI.
Reference
- Issue: #8
1.0.0: Refactor with Ansible 2.4
Change Log
- Unify use the "key : value" format.
- Refactor the Ansible Role with import_tasks, include_tasks, and ansible-lint.
- Enable the stage mode of Travis CI.
- Refactor Vagrantfile with each.
- Stop support the Ubuntu 14.04.
- Push the end edition docker image tag of
ubuntu-14.04
.
Reference
- TestLink: https://travis-ci.org/chusiang/testlink.ansible.role/builds/367901202
- Docker Hub: https://hub.docker.com/r/chusiang/testlink/tags/
- Issues: #7