Skip to content

fix(angular-rspack): ensure rebuild logs are only printed once#33694

Merged
Coly010 merged 1 commit intomasterfrom
angular-rspack/duplicate-builds-on-change
Dec 3, 2025
Merged

fix(angular-rspack): ensure rebuild logs are only printed once#33694
Coly010 merged 1 commit intomasterfrom
angular-rspack/duplicate-builds-on-change

Conversation

@Coly010
Copy link
Copy Markdown
Contributor

@Coly010 Coly010 commented Dec 3, 2025

Current Behavior

Rebuild logs during serve of Angular Rspack applications are logged an exponential number of times with each change.

Expected Behavior

Log only once

@Coly010 Coly010 requested a review from a team as a code owner December 3, 2025 15:10
@Coly010 Coly010 requested a review from FrozenPandaz December 3, 2025 15:10
@Coly010 Coly010 self-assigned this Dec 3, 2025
@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 3, 2025

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

Project Deployment Preview Updated (UTC)
nx-dev Ready Ready Preview Dec 3, 2025 3:17pm

@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 3, 2025

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit 051dc37
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/693052cb34cb080008268fb5
😎 Deploy Preview https://deploy-preview-33694--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
Copy Markdown
Contributor

nx-cloud Bot commented Dec 3, 2025

View your CI Pipeline Execution ↗ for commit 051dc37

Command Status Duration Result
nx affected --targets=lint,test,test-kt,build,e... ✅ Succeeded 2m 40s View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 2m 35s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 12s 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-03 15:16:15 UTC

@Coly010 Coly010 merged commit 5895c9a into master Dec 3, 2025
20 checks passed
@Coly010 Coly010 deleted the angular-rspack/duplicate-builds-on-change branch December 3, 2025 15:26
barbados-clemens pushed a commit that referenced this pull request Dec 8, 2025
## Current Behavior
Rebuild logs during serve of Angular Rspack applications are logged an
exponential number of times with each change.

## Expected Behavior
Log only once
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 9, 2025

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 9, 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.

2 participants