renovatebot / base-image

Renovate base docker image
MIT License
2 stars 9 forks source link

Please add poetry plugin poetry-plugin-pypi-mirror to renovate docker image #688

Closed nudgegoonies closed 3 months ago

nudgegoonies commented 5 months ago

For internal artifacts and for caching of upstream PyPI artifacts we use Artifactory. Renovate finds and updates these artifacts with our pip.conf that points to Artifactory.

But Poetry projects fail with an error message, that internal artifacts are not found. Poetry needs the plugin poetry-plugin-pypi-mirror and the variable POETRY_PYPI_MIRROR_URL. Please add the plugin poetry-plugin-pypi-mirror to the poetry installation within the renovate docker image.

viceice commented 3 months ago

It needs a bit to bubble through to renovate