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

docs: add gitlab and travis recipes #1137

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
Apr 27, 2022
Merged

Conversation

Ethan-Arrowood
Copy link
Contributor

adds travis and gitlab ci sections to the CI guide.

reformatted the Remote caching section to be more open-ended

was able to test travis, was not able to test gitlab (wouldn't let me run without handing over my credit card, but the file is considered valid by their validator).

@vercel
Copy link

vercel bot commented Apr 27, 2022

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

Name Status Preview Updated
turbo-site ✅ Ready (Inspect) Visit Preview Apr 27, 2022 at 8:22PM (UTC)

@jaredpalmer jaredpalmer changed the title docs: add gitlab and travis docs: add gitlab and travis recipes Apr 27, 2022
@jaredpalmer jaredpalmer merged commit 103c797 into main Apr 27, 2022
@kodiakhq kodiakhq bot deleted the docs/add-gitlab-and-travis branch April 27, 2022 20:58
build:
stage: build
before_script:
- curl -f https://get.pnpm.io/v6.16.js | node - add --global pnpm@7.0.0-rc.9
Copy link
Contributor

Choose a reason for hiding this comment

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

Specific reason to use v7?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copied and pasted directly from pnpm

Copy link
Contributor

Choose a reason for hiding this comment

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

Curious why they promote a release candidate. Think the --filter argument has some changes which might not yet be supported by Turbo yet so could cause some confusion

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