[webkit-changes] [WebKit/WebKit] 2bc8af: Deprecate building and testing on macOS Ventura.

Ben noreply at github.com
Thu Feb 20 13:58:46 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2bc8afef67219851f3a7338b730ae4da737c437b
      https://github.com/WebKit/WebKit/commit/2bc8afef67219851f3a7338b730ae4da737c437b
  Author: Ben Schwartz <ben_schwartz at apple.com>
  Date:   2025-02-20 (Thu, 20 Feb 2025)

  Changed paths:
    M Tools/CISupport/build-webkit-org/config.json
    M Tools/CISupport/build-webkit-org/factories_unittest.py
    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/steps_unittest.py
    M Tools/CISupport/ews-build/config.json
    M Tools/CISupport/ews-build/factories_unittest.py

  Log Message:
  -----------
  Deprecate building and testing on macOS Ventura.
https://bugs.webkit.org/show_bug.cgi?id=286841
rdar://143990602

Reviewed by Ryan Haddad.

WebKit is deprecating building and testing on macOS Ventura. In practice,
this means we're updating macOS EWS queues on Ventura to Sonoma. We're
also updating Ventura post-commit queues that don't already exist on Sonoma to
Sonoma.

* Tools/CISupport/build-webkit-org/config.json: Swapping Ventura queues to Sonoma.
* Tools/CISupport/ews-build/config.json: Ditto.
* Tools/CISupport/build-webkit-org/factories_unittest.py: Modifying unit tests.
* Tools/CISupport/build-webkit-org/steps_unittest.py: Ditto.
* Tools/CISupport/ews-build/factories_unittest.py: Ditto.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Scripts/Dashboard.js: Removing Ventura sections and imagery.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Scripts/WebKitBuildbot.js: Ditto.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Styles/Main.css: Ditto.

Canonical link: https://commits.webkit.org/290744@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