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: accept (version, integrity) for pnpm_version #1184

Merged
merged 1 commit into from
Aug 2, 2023
Merged

feat: accept (version, integrity) for pnpm_version #1184

merged 1 commit into from
Aug 2, 2023

Conversation

alexeagle
Copy link
Member

@alexeagle alexeagle commented Aug 1, 2023

This allows users to choose a version we haven't vendored integrity hashes for.

Fixes #1173


Type of change

  • New feature or functionality (change which adds functionality)

For changes visible to end-users

Seems like we are missing docgen for pnpm_repository.bzl - I'll add in a followup.

Test plan

  • Covered by existing test cases

I changed the versions we use ourselves and tested that I can still run pnpm with/without bzlmod

@alexeagle alexeagle requested a review from jbedard August 1, 2023 23:46
@alexeagle alexeagle force-pushed the i1173 branch 2 times, most recently from 312ebb9 to d286eb8 Compare August 2, 2023 01:08
@alexeagle alexeagle enabled auto-merge (squash) August 2, 2023 01:09
This allows users to choose a version we haven't vendored integrity hashes for.
@alexeagle alexeagle merged commit 5f42dca into main Aug 2, 2023
@alexeagle alexeagle deleted the i1173 branch August 2, 2023 15:03
alexeagle added a commit that referenced this pull request Aug 2, 2023
alexeagle added a commit that referenced this pull request Aug 2, 2023
alexeagle added a commit that referenced this pull request Aug 2, 2023
This reverts commit 6474e48.

Roll-forward #1184 with fixes.
alexeagle added a commit that referenced this pull request Aug 2, 2023
This reverts commit 6474e48.

Roll-forward #1184 with fixes.
alexeagle added a commit that referenced this pull request Aug 2, 2023
This reverts commit 6474e48.

Roll-forward #1184 with fixes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[FR]: Support arbitrary pnpm versions if metadata is provided manually
2 participants