Closed
Bug 1244737
Opened 9 years ago
Closed 9 years ago
Upgrade bugsy to v0.7.0
Categories
(Developer Services :: General, task)
Developer Services
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: automatedtester, Assigned: automatedtester)
Details
Attachments
(1 file)
Today, I released a new version of Bugsy to return error codes that BMO returns to help diagnose errors
| Assignee | ||
Comment 1•9 years ago
|
||
Change log:
* Correct pyflakes error
* Add error codes returned from Bugzilla to errror messages
* Handle when Bugzilla returns errors with a 200 status code
* Correct test when ting into an existing bug
* Handle the case where isnt on the
* Add the ability to get the blockers and dependent bugs
* Pop messages on the bug that were added for creation otherwise you get an error
* Get the ability to get keywords associated to the bug.
* Add the ability to get the cc list of a bug
Review commit: https://reviewboard.mozilla.org/r/33019/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/33019/
Attachment #8714325 -
Flags: review?(gps)
Updated•9 years ago
|
Attachment #8714325 -
Flags: review?(gps) → review+
Comment 2•9 years ago
|
||
Comment on attachment 8714325 [details]
MozReview Request: Bug 1244737: Upgrade Bugsy to v0.7.0 r?gps
https://reviewboard.mozilla.org/r/33019/#review29897
This is a rubber stamp review.
I imported this patch locally and ran tests that use Bugsy and believe it doesn't introduce any regressions.
| Assignee | ||
Comment 3•9 years ago
|
||
this was landed
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•