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

ci: correctly ignoring in turborepo-test.yml #9800

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
Jan 24, 2025
Merged

Conversation

anthonyshew
Copy link
Contributor

@anthonyshew anthonyshew commented Jan 24, 2025

Description

I can't explain why, but switching the ordering of these globs finally does what I want. Previously, the right behavior would only happen for docs/** but not examples/**. It appears switching the order does what I'm looking for.

Testing Instructions

On my fork, you can see this change here.

I've tested with a hand-rolled matrix of file changes on separate PRs:

These should match our expectations of what should run when. Please gut check me!

Copy link

vercel bot commented Jan 24, 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 Jan 24, 2025 7:58pm
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 7:58pm
examples-gatsby-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 7:58pm
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 7:58pm
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 7:58pm
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 7:58pm
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 7:58pm
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 7:58pm
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 7:58pm

Copy link
Member

@chris-olszewski chris-olszewski left a comment

Choose a reason for hiding this comment

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

Yeah all those PRs looks like they have the correct behavior. I do now know why changing that order affects behavior...

@anthonyshew
Copy link
Contributor Author

I can't figure it out either, but some things we leave to the cosmos. We merge!

@anthonyshew anthonyshew merged commit 3449b56 into main Jan 24, 2025
36 checks passed
@anthonyshew anthonyshew deleted the anthonyshew-patch-2 branch January 24, 2025 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants