Commit Graph

  • 0ee05b9fc0 move github config to toplevel Robert Kaussow 2019-04-10 14:57:56 +0200
  • 20708d28d0 add github config Robert Kaussow 2019-04-10 14:57:20 +0200
  • 40acaa0b13 add some missing docstrings Robert Kaussow 2019-04-10 14:50:48 +0200
  • 46d1e35ece configuration options for single rules can be set in config file Robert Kaussow 2019-04-10 14:44:08 +0200
  • 392aa9308d fix formatting issues Robert Kaussow 2019-04-09 10:58:15 +0200
  • c2397b498a merge folderbased config file into global settings Robert Kaussow 2019-04-09 10:36:52 +0200
  • 60e4694e7f use equal match for inventory file classification Robert Kaussow 2019-04-09 09:17:29 +0200
  • 4c6c5c9120 enable multiprocessing for candidate reviews Robert Kaussow 2019-04-08 16:55:07 +0200
  • 703b0e4e58 cleanup Robert Kaussow 2019-04-05 22:05:06 +0200
  • 66d5ceec76 fix small logging issues Robert Kaussow 2019-04-05 14:02:14 +0200
  • 397c92a27b add better multiline logging and fix json format issues Robert Kaussow 2019-04-05 12:23:18 +0200
  • 554d957af3 fix some linting errors Robert Kaussow 2019-04-04 16:06:18 +0200
  • 2b574970c2 fix json logging and add file exclude options Robert Kaussow 2019-04-04 15:35:47 +0200
  • fa14538f20 add some details to json logs Robert Kaussow 2019-04-03 23:39:27 +0200
  • 4f33afff3e work on better json logging Robert Kaussow 2019-04-03 17:42:46 +0200
  • be74192c67 refactor logging and candidates Robert Kaussow 2019-04-02 16:34:03 +0200
  • 592da84e85 complete rewrite for settings and logging Robert Kaussow 2019-04-01 15:07:22 +0200
  • 0ffdf36a0d refactor logging and switch to python standard library Robert Kaussow 2019-03-28 16:54:45 +0100
  • f92c77f5b8 basic setup for new settings object Robert Kaussow 2019-03-28 01:20:43 +0100
  • 4b011891bf add some useful flake8 plugins and start refactoring formatting Robert Kaussow 2019-03-27 17:00:38 +0100
  • 43d5a7c41c [SKIP CI] prepare new release v0.1.5 Robert Kaussow 2019-03-25 11:30:41 +0100
  • d7b165d4bf
    Merge pull request #10 from xoxys/feat_better_logging Robert Kaussow 2019-03-25 11:12:38 +0100
  • 0c3f366590 combine coverage data befor upload to codecov #10 Robert Kaussow 2019-03-25 11:02:10 +0100
  • c5a5d98d0a write coverage file for each tox environment Robert Kaussow 2019-03-25 10:30:51 +0100
  • d2dec85cd5 refactor drone pipeline config Robert Kaussow 2019-03-22 10:29:06 +0100
  • 8cdac2b117 add missing dependency colorama Robert Kaussow 2019-03-22 10:24:40 +0100
  • 6eae4ecbd5 remove tox and build native drone test environments Robert Kaussow 2019-03-22 10:08:11 +0100
  • f882ecbbfd run notification pipeline also after skipped dependencies Robert Kaussow 2019-03-22 09:06:40 +0100
  • aefab44eee remove trigger Robert Kaussow 2019-03-22 08:54:18 +0100
  • 0282ec4c06 add basic colorama implementation Robert Kaussow 2019-03-21 16:05:55 +0100
  • 1432e62b7b fix small drone errors Robert Kaussow 2019-02-25 18:52:19 +0100
  • f5a484c917 re-enable pypi publish Robert Kaussow 2019-02-25 18:50:26 +0100
  • 58c926b69c remove unnecessary backup file Robert Kaussow 2019-02-25 18:48:39 +0100
  • 6e16426709 convert drone config to jsonnet Robert Kaussow 2019-02-25 17:18:10 +0100
  • 2986f8771e [SKIP CI] prepare new release v0.1.4 Robert Kaussow 2019-02-19 11:13:28 +0100
  • bae3078c75 add block paramters to __ansible_action_meta__ if task is 'block' Robert Kaussow 2019-02-19 10:09:23 +0100
  • 531591fd05 [SKIP CI] add changelog v0.1.3 Robert Kaussow 2019-01-30 11:47:40 +0100
  • baf846f077 >add changed empty lines guideline Robert Kaussow 2019-01-30 11:36:32 +0100
  • 6c6f05bf77 add venv and metadata dirs v0.1.2 Robert Kaussow 2019-01-30 10:24:06 +0100
  • f601417760 prepare new minor release Robert Kaussow 2019-01-30 00:43:21 +0100
  • 098366fcf8 add new rule check_filter_separation Robert Kaussow 2019-01-30 00:27:30 +0100
  • 86ffffd8e1 fix file classification error if file is a binary Robert Kaussow 2019-01-29 16:27:56 +0100
  • 6206dd968c test Robert Kaussow 2019-01-28 23:42:59 +0100
  • d60319b12c test Robert Kaussow 2019-01-28 23:41:07 +0100
  • a48e9403ae fix depends_on Robert Kaussow 2019-01-28 23:39:14 +0100
  • 9e3b8b8829 try to fix pipeline dependencies Robert Kaussow 2019-01-28 23:20:22 +0100
  • e36078262f add notify task and some cleanups Robert Kaussow 2019-01-28 23:01:34 +0100
  • 546866eb3a refactor dependencies Robert Kaussow 2019-01-28 22:52:22 +0100
  • b06b4662ff enable isolated builds Robert Kaussow 2019-01-28 22:47:57 +0100
  • 8eeb8efa6c add pyproject.toml for testing Robert Kaussow 2019-01-28 22:46:08 +0100
  • 02d4e04a63 add missing argument to tox Robert Kaussow 2019-01-28 21:43:20 +0100
  • 9c412b13b6 revert; try to use --parallel cli option Robert Kaussow 2019-01-28 16:58:17 +0100
  • 73231dd3e4 move to right position Robert Kaussow 2019-01-28 16:45:54 +0100
  • bbe00fc5fa add pyproject.toml Robert Kaussow 2019-01-28 16:44:40 +0100
  • 42ea048066 try to fix tox race condition Robert Kaussow 2019-01-28 16:37:04 +0100
  • e77a651669 add new role check_become_user Robert Kaussow 2019-01-28 12:30:05 +0100
  • ddc00a2c90 [SKIP CI] fix formatting Robert Kaussow 2019-01-28 11:29:20 +0100
  • b2569524c3 [SKIP CI] fix typos Robert Kaussow 2019-01-28 11:27:44 +0100
  • 3ab8959703 add new rule to readme; small enhancements Robert Kaussow 2019-01-28 11:25:56 +0100
  • 961b965f96 fix wrong line numbers in normalized yaml Robert Kaussow 2019-01-28 11:04:44 +0100
  • 51c5f43e5c reactor lin number handling for yaml files Robert Kaussow 2019-01-25 15:08:37 +0100
  • 0c88cfb7c2 add missing package managers to check_install_use_latest Robert Kaussow 2019-01-25 12:43:54 +0100
  • e4f305bbff init line counter with 1 Robert Kaussow 2019-01-25 12:32:28 +0100
  • b6126758a5 fix wrong line number in ANSIBLE0004 rule Robert Kaussow 2019-01-24 16:14:16 +0100
  • 1ec1dac888 include_vars must not be named Robert Kaussow 2019-01-09 20:44:19 +0100
  • e81aaa3a72 prepare bugfix release v0.1.1 Robert Kaussow 2019-01-08 16:22:19 +0100
  • d1f65e1a83 fix dependencies Robert Kaussow 2018-12-19 14:22:16 +0100
  • d7c889dbbf add missing dependencies after removing ansible-lint Robert Kaussow 2018-12-19 14:19:41 +0100
  • 8d144a41a2 remove wrong python version classifier and ansible-lint as dependency Robert Kaussow 2018-12-19 14:15:39 +0100
  • bbf9a6c7fa add some badges to readme v0.1.0 Robert Kaussow 2018-12-19 13:19:23 +0100
  • 8ff41a8423 drone: fix version grep and switch to stretch images for test steps Robert Kaussow 2018-12-19 12:51:03 +0100
  • 8b4e6aa9c6 drone: add missing build dependencies Robert Kaussow 2018-12-19 12:34:49 +0100
  • 23e4ef8ed0 drone: add missing build-base to alpine python images Robert Kaussow 2018-12-19 12:30:15 +0100
  • 15292c5d64 drone: prepare pipeline to allow parallel python versions testing Robert Kaussow 2018-12-19 12:24:24 +0100
  • ec71228c1e downgrade minimal standards version and test tox silent output Robert Kaussow 2018-12-19 11:31:27 +0100
  • 6e20d9bac5 initial commit Robert Kaussow 2018-12-19 11:19:07 +0100