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

Handle unknown package in graph traversal #1043

Merged
merged 2 commits into from
Apr 13, 2022

Conversation

gsoltis
Copy link
Contributor

@gsoltis gsoltis commented Apr 13, 2022

  • Check when adding package-task dependencies that the package in question exists
  • Don't crash if we somehow try to execute a task on a package that doesn't exist
  • Record an error if any tasks errored, even if none of them were child exit code errors

@vercel
Copy link

vercel bot commented Apr 13, 2022

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

Name Deployment Preview Updated
turbo-site Deployed View Apr 13, 2022 at 6:06PM (UTC)

@jaredpalmer jaredpalmer merged commit 2b36098 into main Apr 13, 2022
@kodiakhq kodiakhq bot deleted the gsoltis/handle_unknown_package branch April 13, 2022 18:20
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.

None yet

2 participants