Closed Bug 1647447 Opened 4 years ago Closed 4 years ago

New Commits / Progress area of a Push

Categories

(Tree Management :: Push Health, enhancement)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: camd, Assigned: suyash546)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

The commits section should be a reusable object that may get reused in the My Pushes landing page. The progress is intended to be a Pie chart showing pass / fail in each of Linting, Builds and Tests

Blocks: 1642786

This Component/Class should take a Push Revision SHA as a parameter. From there, it will call to the backend Treeherder API for getting the Push and Status:

Get the Push data:

/api/project/try/push/?revision=d1d8fc4a818293809f1f159e39ee127fa5b9bc93

To get the count of passed/failed/in progress, etc:

/api/project/try/push/747202/status/
Assignee: nobody → suyash546
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: