[webkit-changes] [WebKit/WebKit] 2dc9f3: [git-webkit] All source remote branches are produc...

Jonathan Bedard noreply at github.com
Tue Nov 15 14:23:33 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2dc9f3a6d392ed87af49d8b0f0d19b783b6d33e6
      https://github.com/WebKit/WebKit/commit/2dc9f3a6d392ed87af49d8b0f0d19b783b6d33e6
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2022-11-15 (Tue, 15 Nov 2022)

  Changed paths:
    M Tools/Scripts/libraries/webkitscmpy/setup.py
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/mocks/local/git.py
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/pull_request.py

  Log Message:
  -----------
  [git-webkit] All source remote branches are production branches
https://bugs.webkit.org/show_bug.cgi?id=247768
rdar://102214981

Reviewed by Dewei Zhu.

* Tools/Scripts/libraries/webkitscmpy/setup.py: Bump version.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py: Ditto.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/mocks/local/git.py:
(Git): Origin remote shouldn't have mock dev branches.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/pull_request.py:
(PullRequest.pull_request_branch_point): Treat remote branches from the target source
as production branches.

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




More information about the webkit-changes mailing list