Jiří Jeřábek (Jiri Jerabek)

Results 4 comments of Jiří Jeřábek (Jiri Jerabek)

@newswangerd I had to do a little refactoring in `test_ui_paths` and moved new `repositories` tests to the new `test_v3_plugin_paths` file. Could you please double-check that I refactored it correctly [974efda](https://github.com/ansible/galaxy_ng/pull/1397/commits/974efda92e5c0f2c38c55939a7d62a54f42bd8db)....

tested on AAP setup with `automationhub` ``` GET /api/galaxy/ HTTP 200 OK Allow: GET, HEAD, OPTIONS Content-Type: application/json Vary: Accept { "available_versions": { "v3": "v3/" }, "server_version": "4.5.0", "galaxy_ng_version": "4.5.0",...

FYI: this fixes these namespace endpoints: - `/v3/namespaces/` - `pulp/api/v3/pulp_ansible/namespaces` - `pulp/api/v3/content/ansible/namespaces/` - `_ui/v1/my-namespaces/` - `_ui/v1/namespaces/`

Closing, replaced by https://github.com/ansible/ansible-hub-ui/pull/5235, thank you :)