David Newswanger
David Newswanger
One of the goals of the API Refactor is for galaxy_ng to be able to directly import the URLs from pulp_ansible and provide the same set of APIs as pulp_ansible...
**Describe the bug** All of the oneshot scripts get called twice. To see an example of this check out the CI from galaxy_ng. postgres-prepare gets called here https://github.com/ansible/galaxy_ng/actions/runs/4765015133/jobs/8470280735?pr=1689#step:12:789 (line 788)...
My printer is only supported in HPLIP 3.23.3 and the latest version of HPLIP is currently 3.23.12, which has been out for 6 months now. Are there any plans to...
##### SUMMARY Social auth pipeline stages are intended to be able to return HTTP response objects such as redirects (https://python-social-auth.readthedocs.io/en/latest/developer_intro.html#interrupting-the-pipeline-and-communicating-with-views). This feature was broken by overriding the `authenticate` method on...