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

fix(docs): circleci config - remove excess colon when calling node/install-packages #9264

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

komichar
Copy link
Contributor

In this example we need to remove the colon at the end, since we're calling the command without params.

Otherwise we get a schema validation error since it attempts to use lines below as mapping.

Description

image

@komichar komichar requested review from anthonyshew and a team as code owners October 16, 2024 12:09
@komichar komichar requested a review from tknickman October 16, 2024 12:09
@turbo-orchestrator turbo-orchestrator bot added area: docs Improvements or additions to documentation needs: triage New issues get this label. Remove it after triage owned-by: turborepo labels Oct 16, 2024
Copy link

vercel bot commented Oct 16, 2024

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

Name Status Preview Comments Updated (UTC)
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 16, 2024 3:06pm
8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Oct 16, 2024 3:06pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Oct 16, 2024 3:06pm
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview Oct 16, 2024 3:06pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Oct 16, 2024 3:06pm
examples-native-web ⬜️ Ignored (Inspect) Oct 16, 2024 3:06pm
examples-svelte-web ⬜️ Ignored (Inspect) Visit Preview Oct 16, 2024 3:06pm
examples-tailwind-web ⬜️ Ignored (Inspect) Oct 16, 2024 3:06pm
examples-vite-web ⬜️ Ignored (Inspect) Visit Preview Oct 16, 2024 3:06pm

Copy link

vercel bot commented Oct 16, 2024

@komichar is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

@ijjk
Copy link
Member

ijjk commented Oct 16, 2024

Allow CI Workflow Run

  • approve CI run for commit: 5eea1aa

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs Improvements or additions to documentation needs: triage New issues get this label. Remove it after triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants