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

Wire up api and team flags with viper #2053

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
Sep 22, 2022
Merged

Conversation

gsoltis
Copy link
Contributor

@gsoltis gsoltis commented Sep 22, 2022

  • Ensure we are binding --api and --team to viper.
  • Ensure we don't mix a config-produced teamId with a flag-produced teamSlug
  • Add a test for the desired behavior

Fixes #2040

@gsoltis gsoltis requested a review from a team as a code owner September 22, 2022 22:27
@vercel
Copy link

vercel bot commented Sep 22, 2022

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

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

@gsoltis gsoltis added the pr: automerge Kodiak will merge these automatically after checks pass label Sep 22, 2022
@kodiakhq kodiakhq bot merged commit 2539ef1 into main Sep 22, 2022
@kodiakhq kodiakhq bot deleted the gsoltis/fix_api_team_flags branch September 22, 2022 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: automerge Kodiak will merge these automatically after checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

--api and --team CLI options are ignored for turbo run
2 participants