[webkit-changes] [WebKit/WebKit] 3a939b: Bring up iOS 17, tvOS 17, watchOS 10, and Sonoma b...

Robert Jenner noreply at github.com
Wed Sep 27 10:31:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3a939b2fd2b9fb408fa532401ff2655893b67616
      https://github.com/WebKit/WebKit/commit/3a939b2fd2b9fb408fa532401ff2655893b67616
  Author: Robert Jenner <jenner at apple.com>
  Date:   2023-09-27 (Wed, 27 Sep 2023)

  Changed paths:
    M Tools/CISupport/build-webkit-org/config.json
    M Tools/CISupport/build-webkit-org/factories_unittest.py
    R Tools/CISupport/build-webkit-org/public_html/dashboard/Images/IOS16.png
    R Tools/CISupport/build-webkit-org/public_html/dashboard/Images/IOS16Simulator.png
    A Tools/CISupport/build-webkit-org/public_html/dashboard/Images/IOS17Simulator.png
    M Tools/CISupport/build-webkit-org/public_html/dashboard/Images/IOSDevice.png
    M Tools/CISupport/build-webkit-org/public_html/dashboard/Images/IOSSimulator.png
    A Tools/CISupport/build-webkit-org/public_html/dashboard/Images/Sonoma.png
    R Tools/CISupport/build-webkit-org/public_html/dashboard/Images/TvOS16.png
    R Tools/CISupport/build-webkit-org/public_html/dashboard/Images/TvOS16Simulator.png
    A Tools/CISupport/build-webkit-org/public_html/dashboard/Images/TvOS17.png
    A Tools/CISupport/build-webkit-org/public_html/dashboard/Images/TvOS17Simulator.png
    A Tools/CISupport/build-webkit-org/public_html/dashboard/Images/WatchOS10.png
    R Tools/CISupport/build-webkit-org/public_html/dashboard/Images/WatchOS9.png
    A Tools/CISupport/build-webkit-org/public_html/dashboard/Images/WatchOSSimulator10.png
    R Tools/CISupport/build-webkit-org/public_html/dashboard/Images/WatchOSSimulator9.png
    A Tools/CISupport/build-webkit-org/public_html/dashboard/Images/iOS17.png
    M Tools/CISupport/build-webkit-org/public_html/dashboard/Scripts/Dashboard.js
    M Tools/CISupport/build-webkit-org/public_html/dashboard/Scripts/WebKitBuildbot.js
    M Tools/CISupport/build-webkit-org/public_html/dashboard/Styles/Main.css
    M Tools/CISupport/build-webkit-org/wkbuild.py
    M Tools/CISupport/build-webkit-org/wkbuild_unittest.py
    M Websites/webkit.org/wp-content/themes/webkit/build-archives.php

  Log Message:
  -----------
  Bring up iOS 17, tvOS 17, watchOS 10, and Sonoma builders and testers
https://bugs.webkit.org/show_bug.cgi?id=262065
rdar://116012814

Reviewed by Ryan Haddad.

Config change to bring up Sonoma and friends in the OpenSource infrastructure.

* Tools/CISupport/build-webkit-org/config.json:
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/IOS16.png: Removed.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/IOS16Simulator.png: Removed.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/IOS17Simulator.png: Added.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/IOSDevice.png:
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/IOSSimulator.png:
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/Sonoma.png: Added.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/TvOS16.png: Removed.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/TvOS16Simulator.png: Removed.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/TvOS17.png: Added.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/TvOS17Simulator.png: Added.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/WatchOS10.png: Added.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/WatchOS9.png: Removed.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/WatchOSSimulator10.png: Added.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/WatchOSSimulator9.png: Removed.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/iOS17.png: Added.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Scripts/Dashboard.js:
* Tools/CISupport/build-webkit-org/public_html/dashboard/Scripts/WebKitBuildbot.js:
(WebKitBuildbot):
* Tools/CISupport/build-webkit-org/public_html/dashboard/Styles/Main.css:
(*):
(table.queue-grid tr.platform.ios-simulator-17 img.logo):
(table.queue-grid tr.platform.ios-17 img.logo):
(table.queue-grid tr.platform.tvos-simulator-17 img.logo):
(table.queue-grid tr.platform.tvos-17 img.logo):
(table.queue-grid tr.platform.watchos-simulator-10 img.logo):
(table.queue-grid tr.platform.watchos-10 img.logo):
(table.queue-grid tr.platform.macos-sonoma img.logo):
(table.queue-grid tr.platform.ios-simulator-16 img.logo): Deleted.
(table.queue-grid tr.platform.ios-16 img.logo): Deleted.
(table.queue-grid tr.platform.tvos-simulator-16 img.logo): Deleted.
(table.queue-grid tr.platform.tvos-16 img.logo): Deleted.
(table.queue-grid tr.platform.watchos-simulator-9 img.logo): Deleted.
(table.queue-grid tr.platform.watchos-9 img.logo): Deleted.
* Tools/CISupport/build-webkit-org/wkbuild.py:
(_should_file_trigger_build):
* Tools/CISupport/build-webkit-org/wkbuild_unittest.py:
(ShouldBuildTest):
(ShouldBuildTest.test_should_build):
* Websites/webkit.org/wp-content/themes/webkit/build-archives.php:

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




More information about the webkit-changes mailing list