Skip to content
Snippets Groups Projects
  1. Jul 06, 2017
  2. Jun 18, 2017
  3. Jun 02, 2017
  4. May 31, 2017
  5. May 12, 2017
  6. Apr 23, 2017
  7. Apr 19, 2017
  8. Apr 15, 2017
  9. Apr 14, 2017
  10. Mar 31, 2017
  11. Feb 08, 2017
  12. Feb 07, 2017
  13. Feb 05, 2017
  14. Feb 01, 2017
  15. Jan 28, 2017
  16. 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
  17. Jan 18, 2017
  18. Jan 17, 2017
  19. Jan 08, 2017
  20. Jan 01, 2017
  21. Dec 20, 2016
  22. Dec 17, 2016
  23. Dec 16, 2016
  24. Dec 15, 2016
  25. Dec 07, 2016
  26. Dec 04, 2016
  27. Dec 03, 2016
  28. Nov 28, 2016
  29. Nov 25, 2016
  30. Nov 22, 2016
  31. 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