[webkit-changes] [WebKit/WebKit] a95216: [results.webkit.org] Differentiate each minor SDK ...

Jonathan Bedard noreply at github.com
Wed Dec 13 13:06:24 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a95216e886d0f460ed4cd026ed831063a2c4a4dc
      https://github.com/WebKit/WebKit/commit/a95216e886d0f460ed4cd026ed831063a2c4a4dc
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2023-12-13 (Wed, 13 Dec 2023)

  Changed paths:
    M Tools/Scripts/libraries/resultsdbpy/resultsdbpy/__init__.py
    M Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/js/configuration.js
    M Tools/Scripts/libraries/resultsdbpy/setup.py

  Log Message:
  -----------
  [results.webkit.org] Differentiate each minor SDK release
https://bugs.webkit.org/show_bug.cgi?id=266315
rdar://119585201

Reviewed by Aakash Jain.

Append a letter release family to every version name with a compliant SDK string.

* Tools/Scripts/libraries/resultsdbpy/resultsdbpy/__init__.py: Bump version.
* Tools/Scripts/libraries/resultsdbpy/setup.py: Ditto.
* Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/js/configuration.js:
(Configuration.releaseForSDK): Convert a SDK to the release family.
(Configuration.prototype.toParams): Strip release family from the version_name.

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




More information about the webkit-changes mailing list