QA/Automation/Projects/Mozmill Automation/Mozmill CI Configuration Generator: Difference between revisions
< QA | Automation | Projects | Mozmill Automation
Jump to navigation
Jump to search
Line 25: | Line 25: | ||
* <strike>We want our application to generate well formed config files.</strike> | * <strike>We want our application to generate well formed config files.</strike> | ||
* Needs an notification API for displaying error and success messages | * Needs an notification API for displaying error and success messages | ||
* <strike | * <strike>Should do field validation.</strike> | ||
* <strike>Should check if the given builds exists.</strike> | * <strike>Should check if the given builds exists.</strike> | ||
* Should be able to load and check external files. | * Should be able to load and check external files. | ||
* Should be able to save jobs and load them back (localStorage). | * Should be able to save jobs and load them back (localStorage). |
Revision as of 13:33, 13 November 2013
Overview
Mozmill CI Configuration Generator is an application that intends to generate valid configuration files for Mozmill CI on-demand jobs, in order to reduce the chance of human error.
Name: | Mozmill CI Configuration Generator |
Lead: | Cosmin Malutan |
Contributors: | TBD |
Repository: | https://github.com/cosmin-malutan/mciconf |
Etherpad: | https://etherpad.mozilla.org/mciconf |
Requirements
We want our application to generate well formed config files.- Needs an notification API for displaying error and success messages
Should do field validation.Should check if the given builds exists.- Should be able to load and check external files.
- Should be able to save jobs and load them back (localStorage).