Skip to content

Releases: chusiang/testlink.ansible.role

1.1.1: Fix MySQL file permission issue on Docker

18 Apr 14:35
542488f
Compare
Choose a tag to compare

Change

  1. Fix issue of no directory logging in with home=/ on MySQL 5.7 x Docker containers #9.

Reference

1.1.0: Upgrade to TestLink 1.9.17

17 Apr 23:15
4e7b0b1
Compare
Choose a tag to compare

Change Log

  1. Upgrade TestLink tarball url and checksum.
  2. Support the Ubuntu 16.04.
  3. Start build the Ubuntu 16.04 on Travis CI.

Reference

  • Issue: #8

1.0.0: Refactor with Ansible 2.4

17 Apr 23:03
8613f5f
Compare
Choose a tag to compare

Change Log

  1. Unify use the "key : value" format.
  2. Refactor the Ansible Role with import_tasks, include_tasks, and ansible-lint.
  3. Enable the stage mode of Travis CI.
  4. Refactor Vagrantfile with each.
  5. Stop support the Ubuntu 14.04.
  6. Push the end edition docker image tag of ubuntu-14.04.

Reference

  1. TestLink: https://travis-ci.org/chusiang/testlink.ansible.role/builds/367901202
  2. Docker Hub: https://hub.docker.com/r/chusiang/testlink/tags/
  3. Issues: #7