Nx
Enterprise
Nx
Overview
Sign in / Sign up
Open main menu
Nx
GitHub
Select a tab
Overview
Runs
Analytics
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Filter
Filter exact branch match
Exact
Select status
Failed
master
f4f55cfa fix(module-federation): skip splitChunk options for prod build (#32330) ## Current Behavior Rspack + React + Module Federation applications are not able to work properly due to the presence of splitChunks optimization on default web configs. ## Expected Behavior Optimizations like this should be overridden by the Module Federation plugin in order for them to work. ## Related Issue(s) https://github.com/nrwl/nx/issues/32329 Fixes # Added override of splitChunks configs for Nx's Module Federation plugins. --------- Co-authored-by: Colum Ferry <cferry09@gmail.com>
2 months ago
by ryok90
Failed
32330
74ba07ef Merge branch 'master' into fix/mf-chunk-optimization
2 months ago
by ryok90
Canceled
32330
74ba07ef Merge branch 'master' into fix/mf-chunk-optimization
2 months ago
by ryok90
Failed
master
d64dd06c fix(module-federation): remove splitChunks optimization options for prod build
2 months ago
by ryok90
Failed
21.3.x
6337e542 fix(module-federation): re-add support for mf aliases (#31347) ## Current Behavior At some point in time, we had support for Module Federation aliases, and I noticed some of our examples broke in the latest versions of Nx.  This is an attempt to regain that support with some normalization of Module Federation project names. ## Expected Behavior We need to have the mapping back of aliases in the format: ```typescript const mfConfig = { // ... "@nx-mf/remote": "_nx_mf_remote@http://localhost:3001", // ... } ``` ## Related Issue(s) https://github.com/nrwl/nx/issues/31346 Fixes # Add a function specific to parse Federated names into resolvable JavaScript vars. Use this function in every place a `str.replace(/-/, '_')` is being used. --------- Co-authored-by: Colum Ferry <cferry09@gmail.com>
2 months ago
by ryok90
Succeeded
master
efca9b93 fix(module-federation): re-add support for mf aliases (#31347) ## Current Behavior At some point in time, we had support for Module Federation aliases, and I noticed some of our examples broke in the latest versions of Nx.  This is an attempt to regain that support with some normalization of Module Federation project names. ## Expected Behavior We need to have the mapping back of aliases in the format: ```typescript const mfConfig = { // ... "@nx-mf/remote": "_nx_mf_remote@http://localhost:3001", // ... } ``` ## Related Issue(s) https://github.com/nrwl/nx/issues/31346 Fixes # Add a function specific to parse Federated names into resolvable JavaScript vars. Use this function in every place a `str.replace(/-/, '_')` is being used. --------- Co-authored-by: Colum Ferry <cferry09@gmail.com>
2 months ago
by ryok90
Failed
21.3.x
6337e542 fix(module-federation): re-add support for mf aliases (#31347) ## Current Behavior At some point in time, we had support for Module Federation aliases, and I noticed some of our examples broke in the latest versions of Nx.  This is an attempt to regain that support with some normalization of Module Federation project names. ## Expected Behavior We need to have the mapping back of aliases in the format: ```typescript const mfConfig = { // ... "@nx-mf/remote": "_nx_mf_remote@http://localhost:3001", // ... } ``` ## Related Issue(s) https://github.com/nrwl/nx/issues/31346 Fixes # Add a function specific to parse Federated names into resolvable JavaScript vars. Use this function in every place a `str.replace(/-/, '_')` is being used. --------- Co-authored-by: Colum Ferry <cferry09@gmail.com>
2 months ago
by ryok90
Succeeded
master
efca9b93 fix(module-federation): re-add support for mf aliases (#31347) ## Current Behavior At some point in time, we had support for Module Federation aliases, and I noticed some of our examples broke in the latest versions of Nx.  This is an attempt to regain that support with some normalization of Module Federation project names. ## Expected Behavior We need to have the mapping back of aliases in the format: ```typescript const mfConfig = { // ... "@nx-mf/remote": "_nx_mf_remote@http://localhost:3001", // ... } ``` ## Related Issue(s) https://github.com/nrwl/nx/issues/31346 Fixes # Add a function specific to parse Federated names into resolvable JavaScript vars. Use this function in every place a `str.replace(/-/, '_')` is being used. --------- Co-authored-by: Colum Ferry <cferry09@gmail.com>
2 months ago
by ryok90
Failed
31347
08db3351 fix(module-federation): remove duplicated test case
2 months ago
by ryok90
Failed
master
08db3351 fix(module-federation): remove duplicated test case
2 months ago
by ryok90
Failed
master
1f3c6508 Merge branch 'master' into master
2 months ago
by ryok90
Failed
master
cc5f5c11 fix(module-federation): remove duplicated test case
2 months ago
by ryok90
Failed
master
fe4ffacd Merge branch 'master' into master
2 months ago
by ryok90
Failed
31347
37782583 test: it placements and add specific describe
2 months ago
by ryok90
Failed
master
37782583 test: it placements and add specific describe
2 months ago
by ryok90
Failed
master
17ac6978 Merge branch 'master' of github.com:ryok90/nx
2 months ago
by ryok90
Previous page
Previous
Next
Next page