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

feat(boundaries): auto ignore #10147

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 9 commits into from
Mar 12, 2025
Merged

Conversation

NicholasLYang
Copy link
Contributor

@NicholasLYang NicholasLYang commented Mar 11, 2025

Description

Allow users to automatically add @boundaries-ignore comments to their errors, either all at once or interactively using the --ignore flag.

Recording 2025-03-11 at 19 01 37

Testing Instructions

Added a test for the all at once case, but you should test the interactive case manually.

@NicholasLYang NicholasLYang requested a review from a team as a code owner March 11, 2025 22:57
Copy link

vercel bot commented Mar 11, 2025

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

Name Status Preview Comments Updated (UTC)
examples-basic-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2025 6:38pm
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2025 6:38pm
examples-gatsby-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2025 6:38pm
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2025 6:38pm
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2025 6:38pm
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2025 6:38pm
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2025 6:38pm
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2025 6:38pm
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2025 6:38pm
turbo-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2025 6:38pm

}
}

for (path, file_patches) in patches {
Copy link
Member

Choose a reason for hiding this comment

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

Unstable iteration order is causing issues for snapshots

Co-authored-by: Chris Olszewski <chris.olszewski@vercel.com>
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