Alison Hart
Alison Hart
##### ISSUE TYPE - Doc issue ##### SUMMARY There are currently no surfaced dev docs for ansible-navigator. Was working with @thedoubl3j on fixing issue #598 and had some trouble with...
##### Summary (Initially I thought this was a schema issue, but it appears to be an incompatibility with the `yaml` ansible-lint rule, aka yamllint, and how antsibull-changelog uses PyYAML to...
Add new allowed ignores to the ansible-lint `sanity` ignore file. This is to allow Certified and Validated content to ignore certain tests due to known false positives, or if the...
#### What is this PR doing: Upgrading galaxy-importer version. No-Issue Includes: https://github.com/ansible/galaxy-importer/pull/261 https://github.com/ansible/galaxy-importer/pull/265 https://issues.redhat.com/browse/AAH-3083 https://issues.redhat.com/browse/AAH-2805 https://issues.redhat.com/browse/AAH-3126 Replaces #2065.
To display EDA content on Ansible Automation Hub, there is an additional file needed in the collection. Add the `meta/extensions.yml` file to the collection with the following contents: ``` extensions:...
## Summary For Red Hat Ansible certification, collections must now have a "requires_ansible" value of ">=2.14.0" or above. This is because all lower versions of Ansible are now EoL and...
## Summary EDA structure requires event_source and event_filter plugins to be under an `extensions/eda/event_source` or `extensions/eda/event_filter` respectively. The collection's EDA plugin is currently located under `plugins/event_source/syslog.py`. This should be moved...
Under each change type section in the generated `changelog.yml` - `bugfixes`, `major_changes`, `minor_changes`, `breaking_changes`, etc - the list of changes are placed at the same hierarchical level as the change...
### Describe the bug In our extension tests, we are using the WebviewMixinType.findWebElement() method in several tests. After the 8.4.0 release (and in 8.5.0 as well), the return value of...
### Tool name WSL ### Tool license Windows proprietary feature ### Add or update? - [X] Add - [ ] Update ### Desired version 2 ### Approximate size _No response_...