Confirmed users
72
edits
(Created page with "==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 chan...") |
|||
Line 24: | Line 24: | ||
==Requirements== | ==Requirements== | ||
* We want our application to generate well formed config files. | * 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 do field validation. | ||
* Should check if the given builds exists. | * Should check if the given builds exists. | ||
* 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). |