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