Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@leosvelperez
Copy link
Member

Create all the tables upfront when creating the database. This prevents some issues in some scenarios where a missing table is reported.

@leosvelperez leosvelperez self-assigned this Dec 12, 2025
@leosvelperez leosvelperez requested review from a team as code owners December 12, 2025 16:26
@vercel
Copy link

vercel bot commented Dec 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
nx-dev Ready Ready Preview Dec 12, 2025 4:32pm

@netlify
Copy link

netlify bot commented Dec 12, 2025

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit cf7abf1
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/693c424d4bf37900083675d4
😎 Deploy Preview https://deploy-preview-33843--nx-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@nx-cloud
Copy link
Contributor

nx-cloud bot commented Dec 12, 2025

View your CI Pipeline Execution ↗ for commit cf7abf1

Command Status Duration Result
nx affected --targets=lint,test,test-kt,build,e... ✅ Succeeded 38m 51s View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 2m 25s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 11s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-12-12 17:10:57 UTC

@FrozenPandaz FrozenPandaz merged commit ed09ee1 into master Dec 12, 2025
20 checks passed
@FrozenPandaz FrozenPandaz deleted the nxc-3612 branch December 12, 2025 19:56
FrozenPandaz pushed a commit that referenced this pull request Dec 15, 2025
Create all the tables upfront when creating the database. This prevents
some issues in some scenarios where a missing table is reported.

(cherry picked from commit ed09ee1)
FrozenPandaz added a commit that referenced this pull request Dec 15, 2025
…33874)

## Current Behavior

The `linkTaskDetails` parameter was removed from the `NxCache`
constructor in #33843, which broke Nx Cloud since it still passes this
parameter.

## Expected Behavior

The `NxCache` constructor should accept the `linkTaskDetails` parameter
(even if unused) to maintain backwards compatibility with Nx Cloud.

## Related Issue(s)

Fixes
ed09ee1#r172894152
FrozenPandaz pushed a commit that referenced this pull request Dec 15, 2025
Create all the tables upfront when creating the database. This prevents
some issues in some scenarios where a missing table is reported.
FrozenPandaz pushed a commit that referenced this pull request Dec 15, 2025
Create all the tables upfront when creating the database. This prevents
some issues in some scenarios where a missing table is reported.

(cherry picked from commit ed09ee1)
FrozenPandaz added a commit that referenced this pull request Dec 15, 2025
…33874)

## Current Behavior

The `linkTaskDetails` parameter was removed from the `NxCache`
constructor in #33843, which broke Nx Cloud since it still passes this
parameter.

## Expected Behavior

The `NxCache` constructor should accept the `linkTaskDetails` parameter
(even if unused) to maintain backwards compatibility with Nx Cloud.

## Related Issue(s)

Fixes
ed09ee1#r172894152

(cherry picked from commit 2be4dde)
@github-actions
Copy link
Contributor

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants