WebKit Bugzilla
Attachment 359487 Details for
Bug 193574
: [ews-build] Pass owner to the triggered builds
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch
ews-build-trigger-owner.patch (text/plain), 1.10 KB, created by
Aakash Jain
on 2019-01-18 07:55:39 PST
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Aakash Jain
Created:
2019-01-18 07:55:39 PST
Size:
1.10 KB
patch
obsolete
>Index: Tools/ChangeLog >=================================================================== >--- Tools/ChangeLog (revision 240147) >+++ Tools/ChangeLog (working copy) >@@ -1,3 +1,13 @@ >+2019-01-18 Aakash Jain <aakash_jain@apple.com> >+ >+ [ews-build] Pass owner to the triggered builds >+ https://bugs.webkit.org/show_bug.cgi?id=193574 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * BuildSlaveSupport/ews-build/factories.py: >+ (BuildFactory.propertiesToPassToTriggers): >+ > 2019-01-18 Philippe Normand <pnormand@igalia.com> > > [Flatpak] Missing KeyboardInterrupt exception handler >Index: Tools/BuildSlaveSupport/ews-build/factories.py >=================================================================== >--- Tools/BuildSlaveSupport/ews-build/factories.py (revision 240147) >+++ Tools/BuildSlaveSupport/ews-build/factories.py (working copy) >@@ -85,6 +85,7 @@ class BuildFactory(Factory): > "platform": Property("platform"), > "fullPlatform": Property("fullPlatform"), > "architecture": Property("architecture"), >+ "owner": Property("owner"), > } > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 193574
: 359487