Difference between revisions of "User talk:Cabbott"

From CDOT Wiki
Jump to: navigation, search
(Created page with '== 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…')
 
Line 1: Line 1:
 
== Project Name ==
 
== Project Name ==
  
ScriptFactory
+
FUNC
  
 
== 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?
+
A lot of programs, systems, and tools need some way to communicate.  Func provides a two-way authenticated system for generically doing these sort of things.  You can build your own applications on top of it, and easily expand func by adding in additional modules, whether you want these to work through the func command line or by means of some other application.  If you just want to use the func command line, that's great.  If you want to build apps on the func tools, that's great too.  If this sounds generically vague, it's only because it really is that expandable. some more info about FUNC can be found at: [[https://fedorahosted.org/func/]]
  
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.
+
Initial contacts: []
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]
 
 
Andrew Singh [http://zenit.senecac.on.ca/wiki/index.php/User:Asingh]
 
 
Jing Yang [http://zenit.senecac.on.ca/wiki/index.php/User:Jing_yang]
 
  
 
== Project Contributor(s) ==
 
== Project Contributor(s) ==
Line 53: Line 41:
  
 
----
 
----
 
 
Friday October 8, 2010:
 
 
I will try to contact Armen today and find out what his schedule is like, and coordinate with everybody to setup a meeting in CDOT conference room.
 
 
Mustafa
 
 
  
 
----
 
----

Revision as of 09:34, 8 October 2010

Project Name

FUNC

Project Description

A lot of programs, systems, and tools need some way to communicate. Func provides a two-way authenticated system for generically doing these sort of things. You can build your own applications on top of it, and easily expand func by adding in additional modules, whether you want these to work through the func command line or by means of some other application. If you just want to use the func command line, that's great. If you want to build apps on the func tools, that's great too. If this sounds generically vague, it's only because it really is that expandable. some more info about FUNC can be found at: [[1]]

Initial contacts: []

Project Leader(s)

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

Use format:

Date

News

Name of contributer