Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 81dce146552a6e7a7c62c263df83317527336394
https://github.com/WebKit/WebKit/commit/81dce146552a6e7a7c62c263df83317527336394
Author: Brianna Fan <[email protected]>
Date: 2023-10-25 (Wed, 25 Oct 2023)
Changed paths:
M Tools/CISupport/ews-app/ews-app/settings.py
M Tools/CISupport/ews-app/ews/common/bugzilla.py
M Tools/CISupport/ews-app/ews/common/buildbot.py
M Tools/CISupport/ews-app/ews/config.py
M Tools/CISupport/ews-app/ews/views/results.py
Log Message:
-----------
[ews-app] Use passwords.json instead of environment variables
https://bugs.webkit.org/show_bug.cgi?id=263331
rdar://117155033
Reviewed by Aakash Jain.
Use util.load_password instead of os.getenv.
* Tools/CISupport/ews-app/ews-app/settings.py:
* Tools/CISupport/ews-app/ews/common/bugzilla.py:
(BugzillaBeautifulSoup.authenticate):
* Tools/CISupport/ews-app/ews/common/buildbot.py:
(Buildbot.retry_build):
* Tools/CISupport/ews-app/ews/config.py:
* Tools/CISupport/ews-app/ews/views/results.py:
(Results.post):
Canonical link: https://commits.webkit.org/269772@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes