Skip to content

Conversation

@max-ostapenko
Copy link
Contributor

@max-ostapenko max-ostapenko commented Dec 7, 2025

This pull request updates all references to the old reports-prod-2vzgiib6.uc.gateway.dev CDN domain, replacing them with the new cdn.httparchive.org domain throughout the codebase, configuration, templates, and test scripts. This ensures that all static assets and API calls are routed through the new CDN, improving performance.

Copilot AI review requested due to automatic review settings December 7, 2025 01:04
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR migrates static asset and report URLs from the old Google Cloud Gateway (reports-prod-2vzgiib6.uc.gateway.dev) to the new CDN (cdn.httparchive.org). The changes ensure all references to static reports, icons, and data files now point to the new CDN infrastructure.

  • Replaces all instances of the old gateway URL with the new CDN URL across shell scripts, templates, and JavaScript modules
  • Updates the preconnect hint in the HTML template to the new CDN domain
  • Updates metadata timestamps and hashes in the configuration file to reflect the modified JavaScript files

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tools/scripts/test_reports.sh Updates test script URLs for monthly reports, timeseries data, and CrUX reports to use the new CDN
templates/report/report.html Updates the preconnect link hint from the old gateway to the new CDN for improved performance
src/js/timeseries.js Updates data URL construction to fetch timeseries JSON data from the new CDN
src/js/techreport/utils/constants.js Updates the base API URL constant to point to the new CDN
src/js/techreport/tableLinked.js Updates icon URL construction to load technology icons from the new CDN
src/js/techreport/combobox.js Updates icon URLs in both dropdown options and selected items to use the new CDN
src/js/histogram.js Updates histogram data URL construction to fetch reports from the new CDN
src/js/components/drilldownHeader.js Updates icon URL in header component to use the new CDN
config/last_updated.json Updates modification dates (to 2025-12-07) and content hashes for affected JavaScript files

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@max-ostapenko max-ostapenko merged commit 62cdfbb into main Dec 7, 2025
12 checks passed
@max-ostapenko max-ostapenko deleted the spare-macaw branch December 7, 2025 01:17
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