[webkit-changes] [WebKit/WebKit] 245fe2: Modernize perf dashboard service scripts to python3.

dewei-zhu noreply at github.com
Thu Nov 2 18:45:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 245fe23bcd36ed625f0c46ce225f407cf3a0bd3f
      https://github.com/WebKit/WebKit/commit/245fe23bcd36ed625f0c46ce225f407cf3a0bd3f
  Author: Dewei Zhu <dewei_zhu at apple.com>
  Date:   2023-11-02 (Thu, 02 Nov 2023)

  Changed paths:
    M Websites/perf.webkit.org/tools/pull-os-versions.py
    M Websites/perf.webkit.org/tools/sync-commits.py
    M Websites/perf.webkit.org/tools/util.py

  Log Message:
  -----------
  Modernize perf dashboard service scripts to python3.
rdar://117771755

Reviewed by Jonathan Bedard.

Convert all perf dashboard service scripts to python3.

* Websites/perf.webkit.org/tools/pull-os-versions.py:
(main):
(OSBuildFetcher._fetch_available_builds):
(OSBuildFetcher.fetch_and_report_new_builds):
(available_builds_from_command):
(fetch_available_builds):
* Websites/perf.webkit.org/tools/sync-commits.py:
(main):
(Repository.fetch_commits_and_submit):
(Repository.fetch_revision_from_dasbhoard):
(SVNRepository.fetch_next_commit):
(SVNRepository._resolve_author_name):
(GitRepository._fetch_all_hashes):
(GitRepository._run_git_command):
* Websites/perf.webkit.org/tools/util.py:
(submit_commits):
(setup_auth):

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




More information about the webkit-changes mailing list