Skip to content
Snippets Groups Projects
  1. Jan 21, 2017
    • nimrod's avatar
      - Stop testing with Docker containers, they're only a good fit for a very... · fa965bc9
      nimrod authored
      - Stop testing with Docker containers, they're only a good fit for a very limited use (cli applications, not services or system-level) and the speed of testing doesn't justify the work needed.
      fa965bc9
    • nimrod's avatar
      - Updated requirements. · e9dd3345
      nimrod authored
      - Removed `--quiet` from the piprot check to see which packages are out
      of date (check still works the same).
      - Test on Python 3.5 and not 3.4 because Ansible is tested on 3.5 and
      later.
      e9dd3345
  2. Jan 18, 2017
  3. Jan 17, 2017
  4. Jan 08, 2017
  5. Jan 01, 2017
  6. Dec 20, 2016
  7. Dec 17, 2016
  8. Dec 16, 2016
  9. Dec 15, 2016
  10. Dec 07, 2016
  11. Dec 04, 2016
  12. Dec 03, 2016
  13. Nov 28, 2016
  14. Nov 25, 2016
  15. Nov 22, 2016
  16. Nov 16, 2016
    • nimrod's avatar
      - List testing dependencies at tests/requirements.txt. · 2902d3d4
      nimrod authored
      - Add pre-commit check for out-of-date dependencies.
      - Add flake8 pre-commit check.
      - List roles needed for testing (bootstraping) at
      tests/requirements.yml, leave other dependencies at meta/main.yml.
      - Update molecule.yml, ansible.cfg for newer versions of Molecule.
      - Update documentation, playbook accordingly.
      2902d3d4
Loading