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

Update vendored deps & prevent comparison of editable specifiers #3750

Merged
merged 36 commits into from
May 20, 2019

Conversation

techalchemy
Copy link
Member

Signed-off-by: Dan Ryan [email protected]

Signed-off-by: Dan Ryan <[email protected]>
Signed-off-by: Dan Ryan <[email protected]>
Signed-off-by: Dan Ryan <[email protected]>
Signed-off-by: Dan Ryan <[email protected]>
Signed-off-by: Dan Ryan <[email protected]>
Signed-off-by: Dan Ryan <[email protected]>
Signed-off-by: Dan Ryan <[email protected]>
@techalchemy techalchemy added Category: Dependency Resolution Issue relates to dependency resolution. Category: Tests Relates to tests. Category: VCS Relates to version control system dependencies. PR: awaiting-merge The PR related to this issue has been reviewed and is awaiting merge. Priority: Critical This issue is critical and affects usability or core functionality. Type: Bugfix This issue provides a fix for a known bug. Type: Release Blocker Must be resolved before the next release can be cut. labels May 16, 2019
@techalchemy techalchemy added the Type: Vendored Dependencies This issue affects vendored dependencies within pipenv. label May 16, 2019
Signed-off-by: Dan Ryan <[email protected]>
- Update extras name in pipelines
- fix windows virtualenv calls
- don't write debug info during virtualenv creation and just move on
- Generalize some pipelines
- Use quotes around evaluated statements in pipeline
- Fix envvar references
- Update vistir:
  - fix stream wrapper on windows
  - fix ICACLS permissions handler
  - fix path normalization function
- Update azure venv creation script
- Fix vendoring script

Signed-off-by: Dan Ryan <[email protected]>
@techalchemy techalchemy merged commit fb890d6 into master May 20, 2019
@techalchemy techalchemy deleted the update-vendored-deps branch May 20, 2019 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Dependency Resolution Issue relates to dependency resolution. Category: Tests Relates to tests. Category: VCS Relates to version control system dependencies. PR: awaiting-merge The PR related to this issue has been reviewed and is awaiting merge. Priority: Critical This issue is critical and affects usability or core functionality. Type: Bugfix This issue provides a fix for a known bug. Type: Release Blocker Must be resolved before the next release can be cut. Type: Vendored Dependencies This issue affects vendored dependencies within pipenv.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Keep Outdated Doesn't Retain Markers Keep outdated should not compare specifiers of editable dependencies
1 participant