[webkit-changes] [WebKit/WebKit] efa849: [reporelaypy] Disable pushing to origin

Jonathan Bedard noreply at github.com
Fri Feb 17 14:06:25 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: efa8499208d22eadf7a50dfa56a3194564b29109
      https://github.com/WebKit/WebKit/commit/efa8499208d22eadf7a50dfa56a3194564b29109
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2023-02-17 (Fri, 17 Feb 2023)

  Changed paths:
    M Tools/Scripts/libraries/reporelaypy/reporelaypy/__init__.py
    M Tools/Scripts/libraries/reporelaypy/reporelaypy/checkout.py
    M Tools/Scripts/libraries/reporelaypy/setup.py

  Log Message:
  -----------
  [reporelaypy] Disable pushing to origin
https://bugs.webkit.org/show_bug.cgi?id=252499
<rdar://105608330>

Reviewed by Aakash Jain.

* Tools/Scripts/libraries/reporelaypy/reporelaypy/__init__.py: Bump version.
* Tools/Scripts/libraries/reporelaypy/setup.py: Ditto.
* Tools/Scripts/libraries/reporelaypy/reporelaypy/checkout.py:
(Checkout.clone): Disable push to origin after cloning.
(Checkout.__init__): Allow option to disable push to origin.

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




More information about the webkit-changes mailing list