Difference between revisions of "Mozharness"
(Created page with '== Project Name == Sample Project -- This is a template only! == Project Description == Description should be no longer than a paragraph. Include links to any relevant on-lin…') |
|||
Line 1: | Line 1: | ||
== Project Name == | == Project Name == | ||
− | + | ScriptFactory | |
== Project Description == | == Project Description == | ||
− | + | Imagine that we did not have to touch the Mozilla buildbot factories but instead we maintained a bunch of script for all the different jobs they run? | |
+ | |||
+ | It would be good if we could create scripts that told a machine how to generate an optimized build, a debug build, unit tests, talos runs, locale repackages. | ||
+ | If you look in the [http://hg.mozilla.org/build/tools/file/tip/scripts tools/scripts] repo you can see that we have a simple shell file to do this for the fuzzing automation. The buildbot factory that calls it is called [http://hg.mozilla.org/build/buildbotcustom/file/a70b38b40088/process/factory.py#l7895 ScriptFactory] and it is very simple. | ||
+ | |||
+ | Initial contacts: [[User:Armenzg|Armenzg]] | ||
== Project Leader(s) == | == Project Leader(s) == | ||
− | + | In Alphabetical Order: | |
+ | |||
+ | Adrian Pruteanu [http://zenit.senecac.on.ca/wiki/index.php/User:Atpruteanu] | ||
+ | Mustafa Redha [http://zenit.senecac.on.ca/wiki/index.php/User:Mredha] | ||
+ | Jing Yang | ||
+ | |||
== Project Contributor(s) == | == Project Contributor(s) == | ||
Line 19: | Line 29: | ||
== Project Details == | == Project Details == | ||
− | Provides more depth than the Project Description. This is the place for technical discussions, project specs, or other details. | + | Provides more depth than the Project Description. This is the place for technical discussions, project specs, or other details. If this gets very long, you might consider breaking this part into multiple pages and linking to them. |
== Project Plan == | == Project Plan == |
Revision as of 21:13, 5 October 2010
Contents
Project Name
ScriptFactory
Project Description
Imagine that we did not have to touch the Mozilla buildbot factories but instead we maintained a bunch of script for all the different jobs they run?
It would be good if we could create scripts that told a machine how to generate an optimized build, a debug build, unit tests, talos runs, locale repackages. If you look in the tools/scripts repo you can see that we have a simple shell file to do this for the fuzzing automation. The buildbot factory that calls it is called ScriptFactory and it is very simple.
Initial contacts: Armenzg
Project Leader(s)
In Alphabetical Order:
Adrian Pruteanu [1] Mustafa Redha [2] Jing Yang
Project Contributor(s)
Name(s) of people casually working on the project, or who have contributed significant help. Include links to personal pages within wiki
NOTE: only Project Leader(s) should add names here. You can’t add your own name to the Contributor list.
Project Details
Provides more depth than the Project Description. This is the place for technical discussions, project specs, or other details. If this gets very long, you might consider breaking this part into multiple pages and linking to them.
Project Plan
Goals for each release:
- 0.1
- 0.2
- 0.3
Project News
This is where your regular updates will go. In these you should discuss the status or your work, your interactions with other members of the community (e.g., Seneca and Mozilla), problems you have encountered, etc.
Put detailed technical information into the Project Details page (i.e., update it as you go), and save this section for news about participation in the project.