Bradley A. Thornton

Results 161 issues of Bradley A. Thornton

- include at least what navigator needs - use it in `:run` before loading the schema into the class var - drop the version check of the artifact - switch...

enhancement
affects_post_2.0

_obj_match_filter :filter column==regex :filter column!=regex look for == or != and if present split and filter the columns case-insensitive

enhancement

We can add links, and improve the descriptions, and fix formatting Also- for things like pylint, we should explain the exceptions should be inline not global for mypy, we should...

documentation

might be broad, but better now vs. later

enhancement

https://github.com/ansible/ansible-navigator/blob/f4c8d669f75ee68717dcfd890a0a0820bee90e30/tests/integration/actions/run/base.py#L93 This will be consistent with other tests. Noticed in #685 even after #688 was run and merged the too-many-local exception can be removed as well ``` tests/integration/actions/templar/base.py:70:4: R0914: Too...

https://github.com/ansible-community/devtools/issues/31 The default of including the document-start `---` is one exmaple right now. This can wait until the the above issue get a little further along.

As discussed in #874 We should mention a preference for the use of monkeypatch vs pytest-mock where it can be used.

documentation

tests and configurator will need to look for these help_doc help_config config are examples of where this doesn't make sense

structural

Break classes into individual file List known and only required entry point in runner/__init__.py Change import statements as required

waiting on author
structural

This makes a mess when moving between development systems and generating fixtures regenerate fixtures with change

tests