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

chore: Add type checking to integrations #6607

Merged
merged 6 commits into from
Dec 28, 2023
Merged

chore: Add type checking to integrations #6607

merged 6 commits into from
Dec 28, 2023

Conversation

lachlancollins
Copy link
Member

@lachlancollins lachlancollins commented Dec 28, 2023

There may be issues consuming types generated from tsup (#6318). To better detect these issues, it seems reasonable to type check the integration apps - they're very simple so it shouldn't add much time to CI at all. I've just done the vue-vite integration for now. I've also simplified the Nx logic so that it test:bundle is now just build.

Copy link

vercel bot commented Dec 28, 2023

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
query ⬜️ Ignored (Inspect) Visit Preview Dec 28, 2023 9:25pm

Copy link

nx-cloud bot commented Dec 28, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 8bb19e6. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 8bb19e6:

Sandbox Source
@tanstack/query-example-angular-basic Configuration
@tanstack/query-example-react-basic-typescript Configuration
@tanstack/query-example-solid-basic-typescript Configuration
@tanstack/query-example-svelte-basic Configuration
@tanstack/query-example-vue-basic Configuration

@lachlancollins lachlancollins merged commit ddf5539 into TanStack:main Dec 28, 2023
@lachlancollins lachlancollins deleted the typecheck-integrations branch December 28, 2023 21:29
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.

1 participant