[webkit-changes] [WebKit/WebKit] 1bbc66: Remove version requirement in git-webkit for bugzi...

Yusuke Suzuki noreply at github.com
Tue Nov 22 18:02:53 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1bbc66231a675bdb963ee6c1d7e1179869c8eda8
      https://github.com/WebKit/WebKit/commit/1bbc66231a675bdb963ee6c1d7e1179869c8eda8
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2022-11-22 (Tue, 22 Nov 2022)

  Changed paths:
    M Tools/Scripts/libraries/webkitbugspy/webkitbugspy/bugzilla.py
    M Tools/Scripts/libraries/webkitbugspy/webkitbugspy/github.py
    M Tools/Scripts/libraries/webkitbugspy/webkitbugspy/tests/bugzilla_unittest.py
    M Tools/Scripts/libraries/webkitbugspy/webkitbugspy/tests/github_unittest.py
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/branch_unittest.py

  Log Message:
  -----------
  Remove version requirement in git-webkit for bugzilla and github
https://bugs.webkit.org/show_bug.cgi?id=248163
rdar://102571648

Reviewed by Darin Adler.

This patch removes asking version when creating a bugzilla entry from git-webkit since this was not happening in webkit-patch.
Since we do not have consensus on this addition, we should do the same thing to webkit-patch to reduce engineering burden.

* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/bugzilla.py:
(Tracker):
* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/github.py:
* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/tests/bugzilla_unittest.py:
(TestBugzilla.test_create_prompt):
* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/tests/github_unittest.py:
(TestGitHub.test_create_projects):
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/branch_unittest.py:
(TestBranch.test_create_bug):

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




More information about the webkit-changes mailing list