-
- Downloads
feat(manager): no-emit-index-url in pip compile (#15367)
* feat(manager): no-emit-index-url in pip compile Add support for no-emit-index-url to avoid sharing confident credentials in the generated requirements.txt file. * chore: linting fixes * chore: update docs * chore: code review fixes Co-authored-by:Rhys Arkins <rhys@arkins.net> Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
Showing
- lib/modules/manager/pip-compile/__fixtures__/requirementsWithHashes.txt 1 addition, 1 deletion...nager/pip-compile/__fixtures__/requirementsWithHashes.txt
- lib/modules/manager/pip-compile/artifacts.spec.ts 1 addition, 1 deletionlib/modules/manager/pip-compile/artifacts.spec.ts
- lib/modules/manager/pip-compile/artifacts.ts 6 additions, 1 deletionlib/modules/manager/pip-compile/artifacts.ts
- lib/modules/manager/pip-compile/readme.md 1 addition, 0 deletionslib/modules/manager/pip-compile/readme.md
Please register or sign in to comment