Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(pipenv): Use centralized docker execution #5062

Merged
merged 7 commits into from Feb 9, 2020

Conversation

zharinov
Copy link
Collaborator

@zharinov zharinov commented Dec 24, 2019

ref #2863

viceice
viceice previously approved these changes Jan 7, 2020
tag: null,
dockerUser: config.dockerUser,
volumes: [config.localDir, process.env.PIPENV_CACHE_DIR],
envVars: ['LC_ALL', 'LANG', 'PIPENV_CACHE_DIR'],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rarkins Shouldn't those env vars always passed to child process? 🤔

@zharinov zharinov changed the title pipenv(pipenv): Use centralized docker execution pipenv(pipenv): Use centralized docker execution [WIP[ Jan 7, 2020
@zharinov zharinov changed the title pipenv(pipenv): Use centralized docker execution [WIP[ pipenv(pipenv): Use centralized docker execution [WIP] Jan 7, 2020
@zharinov zharinov changed the title pipenv(pipenv): Use centralized docker execution [WIP] pipenv(pipenv): Use centralized docker execution Jan 27, 2020
lib/manager/pipenv/artifacts.ts Outdated Show resolved Hide resolved
@rarkins rarkins changed the title pipenv(pipenv): Use centralized docker execution feat(pipenv): Use centralized docker execution Jan 29, 2020
@rarkins rarkins merged commit 9364344 into renovatebot:master Feb 9, 2020
@rarkins rarkins deleted the refactor/pipenv-docker branch February 9, 2020 12:26
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 19.127.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants