Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fa283e1ae8bf83f6c4306344aac6def4fa5da24b
https://github.com/WebKit/WebKit/commit/fa283e1ae8bf83f6c4306344aac6def4fa5da24b
Author: Jonathan Bedard <[email protected]>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M Tools/Scripts/libraries/webkitbugspy/webkitbugspy/mocks/radar.py
M Tools/Scripts/libraries/webkitbugspy/webkitbugspy/radar.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/clone.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/clone_unittest.py
Log Message:
-----------
[git-webkit] Automatically make merge-back tasks of umbrella radar
https://bugs.webkit.org/show_bug.cgi?id=267933
rdar://121450457
Reviewed by Dewei Zhu.
Per policy, merge-back tasks should exist under an umbrella radar. We should
automatically create merge-back clones under this radar.
* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/mocks/radar.py:
(RadarClient.find_radars): Implement a basic mock of radarclient's find_radars
query.
* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/radar.py:
(Tracker): Remove comment on search function.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/clone.py:
(Clone.parent): Determine the umbrella merge-back radar for a specific
milestone.
(Clone.main): Automatically mark merge-back clone as subtask of umbrella
merge-back radar.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/clone_unittest.py:
(TestClone.test_find_parent_none):
(TestClone.test_find_parent):
(TestClone.test_merge_back_no_parent):
(TestClone.test_merge_back):
Canonical link: https://commits.webkit.org/273412@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes