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
Succeeded
31723
fd761ebf fix(module-federation): restore support for relative URLs in module federation remotes Previously, PR #30615 introduced a breaking change by forcing all remote URLs to be parsed as absolute URLs using new URL(), which broke support for relative URLs in module federation configurations. This fix implements a hybrid approach that: - Detects whether URL is relative or absolute - Preserves relative URL handling with string manipulation (backward compatibility) - Enhances absolute URL handling with new URL parsing (query param support) - Maintains consistency across all module federation helpers Changes: - Add url-helpers.ts with utility functions for URL processing - Update remotes.ts to use new URL processing utilities - Fix Angular runtime helper (mf.ts) to handle relative URLs - Fix React runtime helper (dynamic-federation.ts) to handle relative URLs - Add comprehensive unit tests for relative URL scenarios Fixes #31538
22 days ago
by Coly010
Failed
31723
830b2c24 fix(module-federation): restore support for relative URLs in module federation remotes Previously, PR #30615 introduced a breaking change by forcing all remote URLs to be parsed as absolute URLs using new URL(), which broke support for relative URLs in module federation configurations. This fix implements a hybrid approach that: - Detects whether URL is relative or absolute - Preserves relative URL handling with string manipulation (backward compatibility) - Enhances absolute URL handling with new URL parsing (query param support) - Maintains consistency across all module federation helpers Changes: - Add url-helpers.ts with utility functions for URL processing - Update remotes.ts to use new URL processing utilities - Fix Angular runtime helper (mf.ts) to handle relative URLs - Fix React runtime helper (dynamic-federation.ts) to handle relative URLs - Add comprehensive unit tests for relative URL scenarios Fixes #31538
22 days ago
by Coly010
Failed
31723
7ab0ce31 fix(module-federation): restore support for relative URLs in module federation remotes Previously, PR #30615 introduced a breaking change by forcing all remote URLs to be parsed as absolute URLs using new URL(), which broke support for relative URLs in module federation configurations. This fix implements a hybrid approach that: - Detects whether URL is relative or absolute - Preserves relative URL handling with string manipulation (backward compatibility) - Enhances absolute URL handling with new URL parsing (query param support) - Maintains consistency across all module federation helpers Changes: - Add url-helpers.ts with utility functions for URL processing - Update remotes.ts to use new URL processing utilities - Fix Angular runtime helper (mf.ts) to handle relative URLs - Fix React runtime helper (dynamic-federation.ts) to handle relative URLs - Add comprehensive unit tests for relative URL scenarios Fixes #31538
23 days ago
by Coly010
Failed
31723
ee45b070 fix(module-federation): restore support for relative URLs in module federation remotes Previously, PR #30615 introduced a breaking change by forcing all remote URLs to be parsed as absolute URLs using new URL(), which broke support for relative URLs in module federation configurations. This fix implements a hybrid approach that: - Detects whether URL is relative or absolute - Preserves relative URL handling with string manipulation (backward compatibility) - Enhances absolute URL handling with new URL parsing (query param support) - Maintains consistency across all module federation helpers Changes: - Add url-helpers.ts with utility functions for URL processing - Update remotes.ts to use new URL processing utilities - Fix Angular runtime helper (mf.ts) to handle relative URLs - Fix React runtime helper (dynamic-federation.ts) to handle relative URLs - Add comprehensive unit tests for relative URL scenarios Fixes #31538
23 days ago
by Coly010
Failed
31723
f9285084 fix(module-federation): restore support for relative URLs in module federation remotes Previously, PR #30615 introduced a breaking change by forcing all remote URLs to be parsed as absolute URLs using new URL(), which broke support for relative URLs in module federation configurations. This fix implements a hybrid approach that: - Detects whether URL is relative or absolute - Preserves relative URL handling with string manipulation (backward compatibility) - Enhances absolute URL handling with new URL parsing (query param support) - Maintains consistency across all module federation helpers Changes: - Add url-helpers.ts with utility functions for URL processing - Update remotes.ts to use new URL processing utilities - Fix Angular runtime helper (mf.ts) to handle relative URLs - Fix React runtime helper (dynamic-federation.ts) to handle relative URLs - Add comprehensive unit tests for relative URL scenarios Fixes #31538
23 days ago
by Coly010
Previous Page
Prev
Next
Next Page