| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-10 | More toxification | Jason DeTiberus | |
| - Move pylint tests to tox - Move yamllint tests to tox - Create separate tox config (and setup.py) for root - bump ansible requirement - unify pylint config - add docs - remove git directory containing old testing tools - install python-six if not present for openshift-facts - add python-six as a dependency for openshift-ansible-utils | |||
| 2016-12-20 | python3 support, add tox for better local testing against multiple python ↵ | Jason DeTiberus | |
| versions | |||
| 2016-12-12 | YAML Linting | Russell Teague | |
| * Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks | |||
| 2016-12-09 | Fixes to 'make ci' | Tim Bielawa | |
| * Fixed: A grep filter was capturing the actual pylint check rc's * Changed: pylint used to print out messages for locally-disabled and file-ignored items * Changed: pylint output format is now 'parseable' * Cleaned up: Pylint was emitting deprecation messages for 'required-attributes' and 'ignore-iface-methods'. They have been removed from the pylintrc file | |||
| 2016-11-29 | update tests and flake8/pylint fixes | Jason DeTiberus | |
| 2016-05-05 | gce fixes | Jason DeTiberus | |
| 2016-01-28 | fixing logic for skipping symlinks | Kenny Woodson | |
| 2016-01-21 | Skipping any symlinks for the yaml validation check | Kenny Woodson | |
| 2016-01-19 | Removing ruby scripts and replacing with python. | Kenny Woodson | |
| 2016-01-19 | Fixed a logic bug and yaml load | Kenny Woodson | |
| 2016-01-19 | Fixing yaml validation in python. Inputs behave differently as does glob | Kenny Woodson | |
| 2016-01-19 | Removing removing scripts and moving to python. | Kenny Woodson | |
| 2015-11-12 | Fix pylint import errors for utils/test/. | Devan Goodwin | |
| pylint is unable to import the modules in src as they are not on the path. | |||
| 2015-08-27 | Updates for zbx ans module | Kenny Woodson | |
| 2015-08-11 | Zabbix Idempotency | Kenny Woodson | |
| 2015-07-17 | Fix git/pylint.sh | Lénaïc Huard | |
| When a PR contains no python file, the very last command executed by `git/pylint.sh` is `git diff --name-only … | grep ".py$"`. This command exits with a non-zero exit code because grep has no match. Because of the `set -e` option, the script aborts there immediately. When a PR contains python files, `git/pylint.sh` exit code must be the one of `pylint` When a PR doesn’t contain any python file, `git/pylint.sh` exit code must be 0. | |||
| 2015-07-10 | Add ability to skip pylint checking for upstream ansible files | Jason DeTiberus | |
| 2015-06-01 | Update max length to 120 characters as per the style guide | Wesley Hearn | |
| 2015-05-21 | Updated settings for pylintrc. | Kenny Woodson | |
| 2015-04-23 | Testing jenkins hooks | Kenny Woodson | |
| 2015-04-22 | Adding pylint binary call instead of python module | Kenny Woodson | |
| 2015-04-22 | Adding commit hooks for jenkins | Kenny Woodson | |
