Matt Martz

Results 103 issues of Matt Martz

### Summary As of now, we only retry galaxy API requests when they result in error codes defined within `RETRY_HTTP_ERROR_CODES`. Some times there are also transient timeout errors, that are...

bug
affects_2.15

Oz

WIP
ci_verified
unimportant_ci

##### SUMMARY Make sure `var_options` is pre-templated for `reset_connection` ##### ISSUE TYPE - Bugfix Pull Request ##### COMPONENT NAME lib/ansible/plugins/strategy/__init__.py ##### ADDITIONAL INFORMATION Effectively duplicated from https://github.com/ansible/ansible/blob/dc3c88be8bbe10d6e206eafc8471a94e84108947/lib/ansible/executor/task_executor.py#L1031-L1039 TODO: - [...

needs_revision
WIP
stale_ci
bug
small_patch
affects_2.15

### Summary Our setuptools constrain in `pyproject.toml` (listed also in `setup.cfg`) is set to `>= 39.2.0` due to the minimum version available at the time on Ubuntu 18.04. Now that...

feature
affects_2.15

##### SUMMARY This PR does a conditional evaluation on tasks that do not have loops, and skips forking if the task should be skipped, or if the task is an...

needs_revision
needs_rebase
test
WIP
stale_ci
support:core
bug
collection
affects_2.11

##### SUMMARY ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT NAME ##### ADDITIONAL INFORMATION Maybe To Do: - [x] state - [x] checkmode - [x] add test that installs...

new_plugin
new_module
module
feature
has_issue
affects_2.15

##### SUMMARY Proxy more display methods ##### ISSUE TYPE - Bugfix Pull Request ##### ADDITIONAL INFORMATION ```paste below ```

bug

### Summary With the addition of EDA (event driven automation) content to collections, we are establishing a new mechanism for collections to add extensions to the collection structure. The extensions...

P2
feature
affects_2.17

##### SUMMARY This PR: 1. Clears `_INTERPRETER_PYTHON_DISTRO_MAP`, without removing it, there are no uses cases that need covered by the previous map. I figure it could be useful later, so...

feature

##### SUMMARY Deprecate support for the v2 galaxy API. Fixes #81781 ##### ISSUE TYPE - Bugfix Pull Request ##### ADDITIONAL INFORMATION The v2 API is being removed in https://github.com/pulp/pulp_ansible/pull/1701 GalaxyNG...

stale_ci
bug
has_issue