-
- Downloads
fix(manager/poetry): prioritize datasource-scoped credentials when...
fix(manager/poetry): prioritize datasource-scoped credentials when authenticating with poetry sources (#14255) * feat: use private gitlab pypi registry together with gitlab host * docs: slim down documentation a bit * fix: correctly normalize source name * fix: correctly handle fallback * refactor: apply review suggestions * Update docs/usage/getting-started/private-packages.md Co-authored-by:HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> * Update docs/usage/getting-started/private-packages.md Co-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> Co-authored-by:
Marion Deveaud <marion.deveaud@siemens.com> Co-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Showing
- docs/usage/getting-started/private-packages.md 29 additions, 1 deletiondocs/usage/getting-started/private-packages.md
- lib/manager/poetry/__fixtures__/pyproject.10.toml 1 addition, 1 deletionlib/manager/poetry/__fixtures__/pyproject.10.toml
- lib/manager/poetry/__snapshots__/artifacts.spec.ts.snap 25 additions, 1 deletionlib/manager/poetry/__snapshots__/artifacts.spec.ts.snap
- lib/manager/poetry/artifacts.spec.ts 26 additions, 1 deletionlib/manager/poetry/artifacts.spec.ts
- lib/manager/poetry/artifacts.ts 13 additions, 2 deletionslib/manager/poetry/artifacts.ts
Loading
Please register or sign in to comment