[webkit-changes] [WebKit/WebKit] 63b451: [ews] Status-bubbles links are incorrect for dev i...
Aakash J
noreply at github.com
Wed Jul 24 09:05:53 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 63b45146b501c2b2c7744ec5b35d0248ab9d9cfe
https://github.com/WebKit/WebKit/commit/63b45146b501c2b2c7744ec5b35d0248ab9d9cfe
Author: Aakash Jain <aakash_jain at apple.com>
Date: 2024-07-24 (Wed, 24 Jul 2024)
Changed paths:
M Tools/CISupport/ews-app/ews-app/settings.py
M Tools/CISupport/ews-app/ews/common/github.py
M Tools/CISupport/ews-app/ews/config.py
Log Message:
-----------
[ews] Status-bubbles links are incorrect for dev instance
https://bugs.webkit.org/show_bug.cgi?id=276903
Reviewed by Jonathan Bedard.
Remove hard-coded values for uat and dynamically generate appropriate values
for dev vs uat instances.
Also remove the need to explicitly add DEV_INSTANCE variable in passwords.json and
detect it automatically based on hostname.
* Tools/CISupport/ews-app/ews-app/settings.py:
* Tools/CISupport/ews-app/ews/common/github.py:
* Tools/CISupport/ews-app/ews/config.py:
Canonical link: https://commits.webkit.org/281298@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list