Skip to content

Rename Firefox Enterprise product to Enterprise Products#50

Merged
globau merged 1 commit into
mozilla:mainfrom
gcp:rename-enterprise-products
Jun 12, 2026
Merged

Rename Firefox Enterprise product to Enterprise Products#50
globau merged 1 commit into
mozilla:mainfrom
gcp:rename-enterprise-products

Conversation

@gcp

@gcp gcp commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Summary

The Bugzilla product formerly known as Firefox Enterprise has been renamed to Enterprise Products. This updates the product list in app/global.mjs accordingly and regenerates the cache-busting hash.

This follows the same pattern as #45 (which originally added the product).

Verification against the Bugzilla API

  • GET /rest/product?names=Enterprise%20Products → returns the product with is_active: true
  • GET /rest/product?names=Firefox%20Enterprise → returns an empty array; the old name no longer exists ✅

Changes

  • app/global.mjs — renamed "Firefox Enterprise""Enterprise Products", placed in correct alphabetical position
  • index.html — regenerated global module cache-busting hash via make format

make test passes (biome check + cache-bust check).

The product was renamed in Bugzilla from "Firefox Enterprise" to
"Enterprise Products" (verified active via the Bugzilla product API).
@netlify

netlify Bot commented Jun 11, 2026

Copy link
Copy Markdown

Deploy Preview for bugdash ready!

Name Link
🔨 Latest commit 81d1349
🔍 Latest deploy log https://app.netlify.com/projects/bugdash/deploys/6a2ad9c8abf1050008ca3a5a
😎 Deploy Preview https://deploy-preview-50--bugdash.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.

@globau globau merged commit 9767b9a into mozilla:main Jun 12, 2026
8 checks passed
@globau

globau commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

ty!

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