这是indexloc提供的服务,不要输入任何密码
Skip to content

docs: pin pnpm versions in ci to 6 #1165

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

Merged
merged 1 commit into from
May 2, 2022
Merged

docs: pin pnpm versions in ci to 6 #1165

merged 1 commit into from
May 2, 2022

Conversation

Ethan-Arrowood
Copy link
Contributor

lets make sure our ci scripts all pin the user to pnpm v6

@vercel
Copy link

vercel bot commented May 2, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
turbo-site ❌ Failed (Inspect) May 2, 2022 at 4:45PM (UTC)

@kodiakhq kodiakhq bot merged commit f326693 into main May 2, 2022
@kodiakhq kodiakhq bot deleted the docs/fix-pnpm-versions branch May 2, 2022 16:59
@@ -96,7 +96,7 @@ Create a file called `.gitlab-ci.yml` in your repository with the following cont
build:
stage: build
before_script:
- curl -f https://get.pnpm.io/v6.16.js | node - add --global pnpm@7.0.0-rc.9
- curl -f https://get.pnpm.io/v6.16.js | node - add --global pnpm@6.32.2
Copy link
Member

Choose a reason for hiding this comment

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

Should the v6.16 be changed too?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't know - this was copied directly from pnpm site

Copy link
Member

Choose a reason for hiding this comment

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

Thats odd. I'm seeing this:
https://pnpm.io/6.x/installation

image

Copy link
Contributor Author

Choose a reason for hiding this comment

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

These were copied from the pnpm CI guides

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants