[webkit-changes] [WebKit/WebKit] e8d924: [ews] uat instance builds showing up on GitHub PRs

Aakash J noreply at github.com
Mon Apr 3 13:22:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e8d924df4eda290ab11da2fd34c35ebae6f16e18
      https://github.com/WebKit/WebKit/commit/e8d924df4eda290ab11da2fd34c35ebae6f16e18
  Author: Aakash Jain <aakash_jain at apple.com>
  Date:   2023-04-03 (Mon, 03 Apr 2023)

  Changed paths:
    M Tools/CISupport/ews-build/events.py
    M Tools/CISupport/ews-build/master.cfg
    M Tools/CISupport/ews-build/steps.py
    A Tools/CISupport/ews-build/utils.py

  Log Message:
  -----------
  [ews] uat instance builds showing up on GitHub PRs
https://bugs.webkit.org/show_bug.cgi?id=254928

Reviewed by Jonathan Bedard.

Do not send data directly to Github on uat instance.
Also modified to read passwords.json instead of relying on environment variables.

* Tools/CISupport/ews-build/events.py:
* Tools/CISupport/ews-build/master.cfg:
(load_password): Moved to utils.py
* Tools/CISupport/ews-build/steps.py:
* Tools/CISupport/ews-build/utils.py: Added.

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




More information about the webkit-changes mailing list