[webkit-changes] [WebKit/WebKit] d1cec7: Reapply patch to update build archives URL to http...

Ling Ho noreply at github.com
Mon Jul 8 15:29:34 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d1cec7e0e0bf0db39054a72f762cefe5f2f7c04a
      https://github.com/WebKit/WebKit/commit/d1cec7e0e0bf0db39054a72f762cefe5f2f7c04a
  Author: Ling Ho <lingho at apple.com>
  Date:   2024-07-08 (Mon, 08 Jul 2024)

  Changed paths:
    M Websites/webkit.org/wp-content/themes/webkit/build-archives.php

  Log Message:
  -----------
  Reapply patch to update build archives URL to https://archives-list.webkit.org/.
https://bugs.webkit.org/show_bug.cgi?id=274791
rdar://128879314

Reviewed by Alexey Proskuryakov.

The URL https://archives-list.webkit.org/ was configured with three static IP addressess assigned a AWS Application Load Balancer. The IP addresses got changed on their own (an unknown fact while setting it up) causing archives-list.webkit.org. The currect fix would have been to update Route 53 with new IP addresses (as a temporary work around) or change the record to a CNAME which points to the DNS name of the load balancer. The archives-list.webkit.org DNS record is now updated.

* Websites/webkit.org/wp-content/themes/webkit/build-archives.php:

Canonical link: https://commits.webkit.org/280755@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list