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

fix: bring back tty into ci detection #3589

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
Feb 2, 2023

Conversation

chris-olszewski
Copy link
Member

@chris-olszewski chris-olszewski commented Feb 1, 2023

#3586 changed how we calculate IsCI and dropped the !IsTTY start to the calculation. This breaks our cmdutil tests as they require the IsCI flag to be true when the test is running.

We need IsCI to be true otherwise we won't look at VERCEL_ARTIFACTS_TOKEN as a possible token source.

@chris-olszewski chris-olszewski marked this pull request as ready for review February 1, 2023 23:42
@chris-olszewski chris-olszewski requested a review from a team as a code owner February 1, 2023 23:42
@vercel
Copy link

vercel bot commented Feb 1, 2023

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

Name Status Preview Comments Updated
examples-cra-web 🔄 Building (Inspect) Feb 1, 2023 at 11:42PM (UTC)
examples-nonmonorepo 🔄 Building (Inspect) Feb 1, 2023 at 11:42PM (UTC)
6 Ignored Deployments
Name Status Preview Comments Updated
examples-basic-web ⬜️ Ignored (Inspect) Feb 1, 2023 at 11:42PM (UTC)
examples-designsystem-docs ⬜️ Ignored (Inspect) Feb 1, 2023 at 11:42PM (UTC)
examples-native-web ⬜️ Ignored (Inspect) Feb 1, 2023 at 11:42PM (UTC)
examples-svelte-web ⬜️ Ignored (Inspect) Feb 1, 2023 at 11:42PM (UTC)
examples-tailwind-web ⬜️ Ignored (Inspect) Feb 1, 2023 at 11:42PM (UTC)
examples-vite-web ⬜️ Ignored (Inspect) Feb 1, 2023 at 11:42PM (UTC)

@vercel
Copy link

vercel bot commented Feb 1, 2023

@chris-olszewski is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

@chris-olszewski chris-olszewski requested review from tknickman and removed request for nathanhammond February 1, 2023 23:42
@chris-olszewski chris-olszewski merged commit 3d3f1a0 into vercel:main Feb 2, 2023
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.

2 participants