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

fix(module-federation): handle remote output paths #30119

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

Coly010
Copy link
Contributor

@Coly010 Coly010 commented Feb 20, 2025

Current Behavior

parseRemotesConfig is naively handling detection of remote output paths needed for standing up the single file server.

Expected Behavior

Provide better detection of remote output paths that covers inference and executor usage with fallback behaviour

@Coly010 Coly010 requested a review from a team as a code owner February 20, 2025 10:11
@Coly010 Coly010 self-assigned this Feb 20, 2025
@Coly010 Coly010 requested a review from jaysoo February 20, 2025 10:11
Copy link

vercel bot commented Feb 20, 2025

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

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Feb 20, 2025 11:19am

Copy link

nx-cloud bot commented Feb 20, 2025

View your CI Pipeline Execution ↗ for commit 6437d43.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 31m 40s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 17s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check --base= --he... ✅ Succeeded 6s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 5s View ↗
nx documentation ✅ Succeeded 56s View ↗

☁️ Nx Cloud last updated this comment at 2025-02-20 11:53:32 UTC

@Coly010 Coly010 force-pushed the mf/handle-remote-outputs branch from b935e09 to 6437d43 Compare February 20, 2025 11:16
@jaysoo jaysoo merged commit e643899 into master Feb 20, 2025
12 checks passed
@jaysoo jaysoo deleted the mf/handle-remote-outputs branch February 20, 2025 20:54
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.

2 participants