You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: