[webkit-changes] [WebKit/WebKit] 0df334: [ews-build.webkit.org] Always configure credential...

Jonathan Bedard noreply at github.com
Tue Mar 14 09:05:36 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0df334e9989fc6534fc650e5ce60896d97712e52
      https://github.com/WebKit/WebKit/commit/0df334e9989fc6534fc650e5ce60896d97712e52
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
    M Tools/CISupport/ews-build/steps.py
    M Tools/CISupport/ews-build/steps_unittest.py

  Log Message:
  -----------
  [ews-build.webkit.org] Always configure credential reader when fetching
https://bugs.webkit.org/show_bug.cgi?id=253889
rdar://106704680

Reviewed by Aakash Jain.

Configure the credential reader even if we won't use it during the fetch step,
because subsequent steps may need it.

* Tools/CISupport/ews-build/steps.py:
(FetchBranches.run):
* Tools/CISupport/ews-build/steps_unittest.py:

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




More information about the webkit-changes mailing list