{ "id": "134392", "key": "TIMOB-17475", "fields": { "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2015-01-14T18:11:52.000+0000", "created": "2014-08-08T15:43:26.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "hudder" ], "versions": [], "issuelinks": [], "assignee": { "name": "mdadu", "key": "mdadu", "displayName": "Muhammad Dadu", "active": false, "timeZone": "Europe/London" }, "updated": "2015-01-14T18:11:52.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10207", "name": "Tooling" } ], "description": "We are using Travis more frequently now to automatically build repositories. However, it can be tedious to get an at-a-view glance of which repositories are building, and which are failing.\r\n\r\nThere are Chrome extensions that supposedly automate this display (see https://chrome.google.com/webstore/detail/github%2Btravis/klbmicjanlggbmanmpneloekhajhhbfb/reviews), but it appears that they only work on the individual repository view, and not the repository list:\r\n\r\nhttps://github.com/appcelerator-modules\r\n\r\nFor this, let's create a page that sits next to build.appcelerator.com (so a HTML page using a single-page modern framework) that displays the current build results for repositories in these organizations:\r\n\r\n* https://github.com/appcelerator: Main account for most projects.\r\n* https://github.com/appcelerator-modules: SDK modules.\r\n* http://github.com/appcelerator-developer-relations: SDK Samples\r\n\r\nIt should do the following:\r\n\r\n* Gather the list of repositories to show via the GitHub API\r\n* If a repository is enabled for Travis, show the build status (unknown/failing/passing) along with the name of the repo. Don't show non-enabled repositories\r\n* Refresh the status of the repo build without needing to refresh the page\r\n\r\nInitially, we can start with public repositories only. Later, we can allow a second view for private repos.", "attachment": [], "flagged": false, "summary": "Create Travis status page across repositories", "creator": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "334242", "author": { "name": "mdadu", "key": "mdadu", "displayName": "Muhammad Dadu", "active": false, "timeZone": "Europe/London" }, "body": "Converting the old Travis status page to run on Node.ACS with the ability to log-in and view personal repositories.", "updateAuthor": { "name": "mdadu", "key": "mdadu", "displayName": "Muhammad Dadu", "active": false, "timeZone": "Europe/London" }, "created": "2014-12-01T23:19:41.000+0000", "updated": "2014-12-01T23:19:41.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }