[Webkit-unassigned] [Bug 174477] Created Individual EWS Pages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 31 14:25:57 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=174477

Aakash Jain <aakash_jain at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #315961|review?                     |review-
              Flags|                            |

--- Comment #2 from Aakash Jain <aakash_jain at apple.com> ---
Comment on attachment 315961
  --> https://bugs.webkit.org/attachment.cgi?id=315961
Reverted the changes to urls.py and bugzilla.py

View in context: https://bugs.webkit.org/attachment.cgi?id=315961&action=review

> Tools/ChangeLog:7
> +

Please describe your changes in the ChangeLog. Please see https://webkit.org/contributing-code/#changelog-files

> Tools/QueueStatusServer/handlers/patch.py:50
> +                    per_queue_statuses = queue_status.get(status.queue_name, [])

As I requested couple of times in-person, please avoid this code duplication. It's a simple if else, you should be able to avoid the duplication.

> Tools/QueueStatusServer/handlers/statusbubble.py:91
> +                message = "\n\nhttps://build.webkit.org/dashboard/"

This is completely unrelated change. Please remove this change from this patch and create a separate bug for this change. Make sure you test it as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170731/1e21d5ab/attachment.html>


More information about the webkit-unassigned mailing list