Skip to content

fix(module-federation): update WillPayment URLs from /order/payment/ to /payment/#22980

Open
MadMartigane wants to merge 1 commit into
ovh:developfrom
MadMartigane:fix/MANAGER-21788
Open

fix(module-federation): update WillPayment URLs from /order/payment/ to /payment/#22980
MadMartigane wants to merge 1 commit into
ovh:developfrom
MadMartigane:fix/MANAGER-21788

Conversation

@MadMartigane

Copy link
Copy Markdown

What

  • Update WillPayment federated module URLs from /order/payment/ to /payment/ in both billing and PCI modules (MANAGER-21788)
  • PCI: merge prod and labeu environment branches into a single relative-path branch, remove obsolete VITE_WP_LABEU_ENTRY_POINT env var
  • PCI: add CDN cache-busting (?v=ISO-minute) duplicating the existing Manager/billing pattern (commit 21b1699)

Files changed

  • packages/manager/modules/billing/src/common/module-federation-helper.js — fallback URLs
  • packages/manager/apps/pci-project/src/utils/module-federation-runtime.ts — URL migration + env merge + cache-busting

References

  • MANAGER-21788

…to /payment/

In PCI module: merge prod and labeu env branches into a single
relative-path branch, remove obsolete VITE_WP_LABEU_ENTRY_POINT env var,
and add CDN cache-busting (?v=ISO-minute) duplicating Manager/billing
pattern.

Refs: MANAGER-21788
Signed-off-by: Michaël Baudchon <michael.baudchon@ovhcloud.com>
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