Skip to content

Comments

installer: use locked version of vcs dependency with extras instead of latest#6185

Merged
radoering merged 1 commit intopython-poetry:masterfrom
radoering:fix-locked-vcs-dep-with-extras
Aug 19, 2022
Merged

installer: use locked version of vcs dependency with extras instead of latest#6185
radoering merged 1 commit intopython-poetry:masterfrom
radoering:fix-locked-vcs-dep-with-extras

Conversation

@radoering
Copy link
Member

@radoering radoering commented Aug 17, 2022

Pull Request Check List

Resolves: #6184

  • Added tests for changed code.
  • Updated documentation for changed code.

@radoering radoering marked this pull request as draft August 17, 2022 17:55
@radoering radoering force-pushed the fix-locked-vcs-dep-with-extras branch from ae17ac3 to 48fa40b Compare August 19, 2022 15:40
@radoering radoering force-pushed the fix-locked-vcs-dep-with-extras branch from 48fa40b to 9468b47 Compare August 19, 2022 15:43
@radoering radoering marked this pull request as ready for review August 19, 2022 16:17
@radoering radoering requested a review from a team August 19, 2022 16:23
@radoering radoering changed the title solver: use locked version of vcs dependency with extras instead of latest installer: use locked version of vcs dependency with extras instead of latest Aug 19, 2022
locker.mock_lock_data(fixture("with-vcs-dependency-with-extras"))
expected_reference = "123456"
else:
expected_reference = "9cf87a285a2d3fbb0b9fa621997b3acc3631ed24"
Copy link
Member

Choose a reason for hiding this comment

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

nit: Given our growing usage of this value in tests, a follow-up PR that defines it in a reusable constant may make it clearer where it comes from (I'd be happy to do the change).

Copy link
Member Author

Choose a reason for hiding this comment

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

Sounds good.

@radoering radoering merged commit 0c60970 into python-poetry:master Aug 19, 2022
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 29, 2024
@radoering radoering deleted the fix-locked-vcs-dep-with-extras branch November 24, 2024 12:45
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.

Locked hash of VCS dependency with extras is ignored when installing

2 participants