Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 17be066c97aff118b7793e8f1ee0e8575c7a1fe1
      
https://github.com/WebKit/WebKit/commit/17be066c97aff118b7793e8f1ee0e8575c7a1fe1
  Author: Jonathan Bedard <jbed...@apple.com>
  Date:   2023-03-21 (Tue, 21 Mar 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] Invoke command after cloning
https://bugs.webkit.org/show_bug.cgi?id=253989
rdar://106778935

Reviewed by Dewei Zhu.

* 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): Treat post_clone_commands as a list of run() kwargs and 
invoke each of them.
(Checkout.__init__): Pass post_clone_commands list to clone function.

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to