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

feat(query): provide ast for files and depth for dependencies #9285

Merged
merged 6 commits into from
Oct 21, 2024

Conversation

NicholasLYang
Copy link
Contributor

@NicholasLYang NicholasLYang commented Oct 18, 2024

Description

Some more requests. Add the serialized AST from SWC and a depth limit for dependency tracing.

Testing Instructions

Added some tests to turbo-trace.t

@turbo-orchestrator turbo-orchestrator bot added area: docs Improvements or additions to documentation created-by: turborepo owned-by: turborepo labels Oct 18, 2024
Copy link

vercel bot commented Oct 18, 2024

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

Name Status Preview Comments Updated (UTC)
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2024 1:48pm
8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Visit Preview Oct 21, 2024 1:48pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview Oct 21, 2024 1:48pm
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview Oct 21, 2024 1:48pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Visit Preview Oct 21, 2024 1:48pm
examples-native-web ⬜️ Ignored (Inspect) Visit Preview Oct 21, 2024 1:48pm
examples-svelte-web ⬜️ Ignored (Inspect) Visit Preview Oct 21, 2024 1:48pm
examples-tailwind-web ⬜️ Ignored (Inspect) Visit Preview Oct 21, 2024 1:48pm
examples-vite-web ⬜️ Ignored (Inspect) Visit Preview Oct 21, 2024 1:48pm

Copy link
Contributor

Hi there 👋

It looks like this PR introduces broken links to the docs, please take a moment to fix them before merging:

Broken link Type File
/repo/docs/guides/tools/typescript#you-likely-dont-need-a-tsconfigjson-file-in-the-root-of-your-project hash /repo-docs/crafting-your-repository/structuring-a-repository.mdx
#package-entrypoint-wildcards hash /repo-docs/guides/tools/typescript.mdx
#package-entrypoint-wildcards hash /repo-docs/guides/tools/typescript.mdx

Thank you 🙏

@turbo-orchestrator turbo-orchestrator bot removed the area: docs Improvements or additions to documentation label Oct 18, 2024
@NicholasLYang NicholasLYang changed the title feat(query): provide ast for files feat(query): provide ast for files and depth for dependencies Oct 18, 2024
@NicholasLYang NicholasLYang marked this pull request as ready for review October 18, 2024 18:04
@NicholasLYang NicholasLYang requested a review from a team as a code owner October 18, 2024 18:04
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.

LGTM, should hold off on merging until 2.2 goes out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants