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

Enable pnpm in tools #308

Merged
merged 3 commits into from
Jun 13, 2023
Merged

Enable pnpm in tools #308

merged 3 commits into from
Jun 13, 2023

Conversation

pat-trunk-io
Copy link
Contributor

No description provided.

@pat-trunk-io
Copy link
Contributor Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@pat-trunk-io pat-trunk-io enabled auto-merge (squash) June 9, 2023 01:41
url: https://github.com/pnpm/pnpm/releases/download/${version}/pnpm-${os}-${cpu}
definitions:
- name: pnpm
known_good_version: v8.6.1
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you omit the v here and add it to the download url?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Addressed


toolTest({
toolName: "pnpm",
toolVersion: "v8.6.1",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Also omit the v here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Addressed

url: https://github.com/pnpm/pnpm/releases/download/${version}/pnpm-${os}-${cpu}
definitions:
- name: pnpm
known_good_version: v8.6.1
Copy link
Contributor

Choose a reason for hiding this comment

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

Generally we want to make the known_good_version a semver - so make this 8.6.1 and then have the URL be v${version}

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Addressed

@pat-trunk-io pat-trunk-io merged commit b19a328 into main Jun 13, 2023
@pat-trunk-io pat-trunk-io deleted the 06-09-Enable_pnpm_in_tools branch June 13, 2023 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants