jctanner

Results 24 issues of jctanner

We used nose in ansible and that was simple enough to code for. Do you have any strong preferences for what to use in ezmomi and what folder would you...

https://github.com/ansible/ansible/issues/68619

bug

I'd like to have labels applied to issues for the uncommon operating systems, such as aix, hpux, solaris, etc. This will allow me and other managers to quickly determine how...

enhancement

https://github.com/kubernetes/minikube/issues/2527#issuecomment-404647040 ``` Rotten issues close after 30d of inactivity. Reopen the issue with /reopen. Mark the issue as fresh with /remove-lifecycle rotten. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /close...

enhancement
needs_planning
governance

https://github.com/ansible/ansibullbot/pull/1233#discussion_r303585236 ``` self._committer_logins = False -- self._committer_logins = set() ```

enhancement

https://github.com/ansible/ansible/pull/57302

bug
P2

https://github.com/ansible/ansible/pull/31607 This is definitely necessary if we are demanding new tests with every PR.

enhancement

https://github.com/ansible/ansibullbot/commit/14bc5dceb91817888c4a3a68dd27d5f40edd97e2#diff-b206352f3de977e805cb5daa6f314c53R765 1. all of the code in ansible.py needs to be moved to a plugin file in triagers/plugins 2. the return from the plugin should be facts that indicate if...

bug

https://github.com/ansible/ansible/blob/devel/lib/ansible/plugins/callback/actionable.py#L17-L20 ``` deprecated: why: The 'default' callback plugin now supports this functionality removed_in: '2.11' alternative: "'default' callback plugin with 'display_skipped_hosts = no' and 'display_ok_hosts = no' options" ```

enhancement