Auto-tools/Projects/TreeHerder 2013Q3: Difference between revisions
< Auto-tools | Projects
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
== Milestone 1 (01/07 - 01/08) == | == Milestone 1 (01/07 - 01/08) == | ||
* [ui] Create a basic prototype for the UI based on static data | * [DONE][ui] Create a basic prototype for the UI based on static data | ||
* [ui] Login in the ui through persona | * [ui] Login in the ui through persona | ||
* [ui] Pushlog features | * [PROGRESS][ui] Pushlog features | ||
* [ui] Notifications for new failing tests | * [ui] Notifications for new failing tests | ||
* [ui] Develop appropriate filters/views on data based on sheriffs' specs | * [PROGRESS][ui] Develop appropriate filters/views on data based on sheriffs' specs | ||
* [deployment]Deploy both service and ui on an EC2 instance | * [DONE][deployment]Deploy both service and ui on an EC2 instance | ||
== Milestone 2 (01/08 - 01/09) == | == Milestone 2 (01/08 - 01/09) == | ||
* [ui] Develop a plugin architecture to implement specific views (panels) on certain data | * [ui] Develop a plugin architecture to implement specific views (panels) on certain data |
Revision as of 17:29, 12 August 2013
Goal
- Deliver UI parity with existing TBPL
- Implement UI plugin architecture
- Set up publicly accessible instance
- Develop a logging strategy for both treeherder service and UI
Approach and Milestones
- This project's bugzillaname is treeherder (for the whiteboard flags)
- TODO: Ensure that bugs are tracked using the whiteboard flags described here.
- This project uses Pivotal Tracker to keep track of the progress. Please see the project page on Pivotal Tracker for a detailed view.
Milestone 1 (01/07 - 01/08)
- [DONE][ui] Create a basic prototype for the UI based on static data
- [ui] Login in the ui through persona
- [PROGRESS][ui] Pushlog features
- [ui] Notifications for new failing tests
- [PROGRESS][ui] Develop appropriate filters/views on data based on sheriffs' specs
- [DONE][deployment]Deploy both service and ui on an EC2 instance
Milestone 2 (01/08 - 01/09)
- [ui] Develop a plugin architecture to implement specific views (panels) on certain data
- [ui] Integrate the log viewer in treeherder-ui
- [ui] Develop leak and reftest analyser
- [ui] Develop hidden builders admin
Milestone 3 (01/09 - 01/10)
- [ui] Enable keyboard shortcuts
- [backend] Setup loggers for the data adapters
- [backend] Setup loggers for the restful (frontend) api
- [backend] Setup Sentry for treeherder