Task:Collaboration infrastructure

(New page: This task is related to Objective:Release soon and often. What is the ideal infrastructure for a fruitful collaboration between Nokia teams and the community? Repository, mailing lis...)
m ({{task|accepted}})
 
(5 intermediate revisions not shown)
Line 1: Line 1:
 +
{{task|accepted}}
 +
This task is related to [[Objective:Release soon and often]].
This task is related to [[Objective:Release soon and often]].
-
What is the ideal infrastructure for a fruitful collaboration between Nokia teams and the community?
+
Here we want to define the infrastructure needed to develop projects in an open and collaborative way. Thre is two views to the question: the project-centric view and the platform-centric view.
 +
 
 +
Examples of potential conflicts between both views:
 +
* Garage offers bug tracker and wiki to al projects. However, do we want to use those or push the projects to concentrate in bugs.maemo.org and wiki.mamo.org?
 +
* Tero is figuring out a strategy to offer git in maemo.org. Is it about enabling git for garage projects or creating a generic git.maemo.org where everybody uploads their code?
 +
 
 +
Please leave your opinions in the [[Talk:Task:Collaboration_infrastructure|discussion]] page.
-
Repository, mailing list, wiki, news. Anything else critical?
+
== Project level ==
-
What is good/bad in http://garage.maemo.org
+
Let's take as an example the open development of the [https://garage.maemo.org/projects/hildon-app-mgr/ Application Manager]. What there is now and what is needed.
-
What is good/bad in other references:
+
=== Visible infrastructure ===
-
* http://launchpad.net
+
-
* http://source.android.com/
+
-
* http://moblin.org/projects
+
-
* more
+
-
SVN / Git... does that matter? Is it preferrable to have a single repository with a single tool and all projects hosted there or let every project have their preferred tool?
+
* [http://hildon-app-mgr.garage.maemo.org/ Static website], with basic documentation.
 +
* [http://garage.maemo.org Garage] project.
 +
* [https://garage.maemo.org/scm/?group_id=122 SVN] and [http://gitorious.org/projects/hildon-application-manager git] (in Gitorious.org) repositories.
 +
* [https://bugs.maemo.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Maemo+Software&component=Application+manager&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= Component in bugs.maemo.org] ([https://garage.maemo.org/tracker/?group_id=122 Garage Tracker] available but not used.
 +
* [[Task:Improving_the_Application_manager|A wiki page]] in wiki.maemo.org.
 +
* Lists - a [https://garage.maemo.org/mail/?group_id=122 Commits list] exists; th discussion happens in maemo-developers.
 +
* [https://garage.maemo.org/forum/forum.php?forum_id=452 Forum] available, although not maintained.
 +
* [http://mariusv.wordpress.com/ Marius' blog], lead developer - actually more into [http://mvo.jaiku.com/ microblogging].
 +
* [https://garage.maemo.org/pm/?group_id=122 Tasks], not used.
 +
* [https://garage.maemo.org/docman/?group_id=122 Docs], not used.
 +
* [https://garage.maemo.org/news/?group_id=122 News], not used.
 +
* [https://garage.maemo.org/frs/?group_id=122 Files], not used.
-
Is the usage of external infrastructure considered e.g. launchpad or http://gitorious.org/ ?
+
== Platform level ==

Latest revision as of 13:59, 14 April 2010

Image:Ambox_notice.png
This is an accepted task and it is currently in the maemo.org development backlog. Probably nothing is stopping you from starting on it, though.
Please see the talk page for discussion.

This task is related to Objective:Release soon and often.

Here we want to define the infrastructure needed to develop projects in an open and collaborative way. Thre is two views to the question: the project-centric view and the platform-centric view.

Examples of potential conflicts between both views:

  • Garage offers bug tracker and wiki to al projects. However, do we want to use those or push the projects to concentrate in bugs.maemo.org and wiki.mamo.org?
  • Tero is figuring out a strategy to offer git in maemo.org. Is it about enabling git for garage projects or creating a generic git.maemo.org where everybody uploads their code?

Please leave your opinions in the discussion page.

[edit] Project level

Let's take as an example the open development of the Application Manager. What there is now and what is needed.

[edit] Visible infrastructure

[edit] Platform level