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

Remove test directories from workspace ignores. #1145

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 2 commits into from
Apr 29, 2022

Conversation

nathanhammond
Copy link
Contributor

These directories aren't excluded by default in any package manager. We should aim to match the behavior of the upstream package managers even if this may result in a quality of life improvement for some users.

This is an incomplete fix, but I believe that addressing a compatibility issue is more-important than trying to deliver the complete fix.

Closes #1143

These directories aren't excluded by default in any package manager. We should aim to match the behavior of the upstream package managers even if this may result in a quality of life improvement for some users.
@vercel
Copy link

vercel bot commented Apr 28, 2022

@nathanhammond is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Apr 28, 2022

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

Name Status Preview Updated
turbo-site ✅ Ready (Inspect) Visit Preview Apr 28, 2022 at 0:18AM (UTC)

@nathanhammond
Copy link
Contributor Author

nathanhammond commented Apr 28, 2022

@jaredpalmer You introduced this in #310, I'm not sure if this is still required, or what pain point this was attempting to address. (612c539)

@jaredpalmer jaredpalmer merged commit fce6ffc into vercel:main Apr 29, 2022
kodiakhq bot pushed a commit that referenced this pull request May 11, 2022
…1187)

This change moves all of the information collection about the package manager into the package manager object itself. This is the more-correct solution to #1143, improving upon the already-landed #1145.

It does not yet address the issue reported in #998, but lays the groundwork to address it.
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.

Directories named test or tests are ignored
2 participants