Process

Differences between revisions 2 and 31 (spanning 29 versions)
Revision 2 as of 2010-05-12 13:37:15
Size: 5797
Editor: 217
Comment:
Revision 31 as of 2011-02-10 22:23:10
Size: 23
Editor: c-76-112-212-248
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Post Release Application Submission Process =

'''THIS DOCUMENT IS IN DEVELOPMENT BY jono AT ubuntu DOT com - THIS IS NOT FINAL.'''

== Process ==

The process for submitting an application has three primary stages:

 1. Preparation - get your application packaged and available for assessment.
 2. Submission - submit the package to be reviewed for inclusion in the software center.
 3. Assessment - the assessment process in which our Application Review Board decided whether the application is admitted to the software center.

=== 1. Preparation ===

The first step is to get the package ready for assessment.

 * Package the application.
  * Using standard Debian packaging system.
  * Preferably new development uses Quickly, and the simplified packaging facilities there.
 * Upload to a PPA
  * The package is reviewed from the PPA.
  * In the future we may want to have a button in the PPA view in Launchpad to trigger the application assessment process.

Resource Requirements:

 * No strict requirements for 10.10.
 * Optional: button to trigger the assessment process.

=== 2. Submission ===

The second step is for the developer to formulate a submission. This step gathers a set of data that is presented to the assessment board:

The data to be gathered in this process is:

 * Name (text)
 * Email (text)
 * Package to be assessed (URL to PPA)
 * License (text)
 * Support contact (URL to forum / mailing list etc)
 * Notes (text with information pertinant to the assessment)
 * Optional: Bug tracker (URL)

Submission process. We have two submission processes, one is cheap and one is expensive.

Cheap:

 * Using a pre-defined template, user fills out a wiki page with the above data. This wiki page is added to a list of pending submissions on a master wiki page.
 * User emails a standard email address (mailing list) with the application link.

Cheap Requirements:

 * Wiki template
 * Mailing list for assessment submissions to be sent to.

Expensive:

 * User goes to a web address to submit their application (http://submitmyapp.ubuntu.com).
 * User signs in with the Ubuntu Single Sign On (this means we can gather some of the submission data automatically).
 * The form has a series of entry points for the submission data above.
 * The website generates a wiki page and automatically sends an email to the submissions mailing list.

Expensive Requirements:

 * Available ubuntu.com sub-domain.
 * Web form application to coordinate the process.
 * Mailing list for assessment submissions to be sent to.

=== 3. Assessment ===

The third step is the assessment process. This step requires an Application Review Board (ARB). I recommend that this board has the following attributes:

 * 5 people
 * Appointed by the CC/TB
 * 1 year term
 * Everyone welcome to nominate themselves for positions.
 * Report to the CC.

The ARB recieves notifications of applications for review via the mailing list and reviews the wiki page that is available from the submission step above. The process in which it is reviewed is:

 * The assessment process is performed over email to reduce bottle-necks surrounding real-time IRC meetings.
 * We should commit to an SLA regarding the outcome of the review. My recommendation would be two weeks.
 * The review happens by the ARB reviewing the application wiki page and voting on their support of the application.
 * The outcome of the vote is:
  * Three or more +1 votes - the application is approved.
  * If there are more than one -1 votes - the application is discussed in more detail and possibly deferred.
  * Three or more -1 votes - the application is rejected.

Requirements:

 * Documented guidelines about how the assessment process works.

= Discussion =

If this idea is successful, I would think there could be a LOT of submissions. Perhaps some sort of filter mechanism (community voting or automatic sorting by some "quality" metric or some such?) could help the ARB in prioritizing if this turns out to happen.

Some thought should be given to security issues, e.g. if someone uploads an app which contains a trojan or something.

The last thing we need is another board IMO, can we do a separate instance of brainstorm and allow Ubuntu members and developers to vote on submissions. It would be a lot more scalable than having a board to handle everything. --fagan

I think it makes sense to have a board to handle conflict resolution, or to override decisions made against community guidelines (basically, as an arbiter of last resort). However, in line with the rest of Ubuntu, we should have a process that is more community based. I would recommend a submission process that allows an X week voting period, with the ability to circumvent that process by appealing to the ARB. We would also allow user reviews of the product, and enough negative rankings (perhaps categorized into quality, security, usefulness, etc rankings) would take an app out of the repository until the problem is addressed. --ilya haykinson

1. I believe you can improve a bit on submission process. A button implemented in PPA (or project page) can bring all the information required for submission, such as names, emails, project/product description, etc. It will get into maillist automatically. And you may get this without subdomain.

2. I think it should be a community process. If ARB would have to decide for each application, then in time due to the sheer number of the submitted applications
   a) ARB would only have time to work on approving/reviewing applications, and nothing else
   b) It will take forever for the application to be reviewed/approved

The community can definitely make this process easier.
-- Alex Lourie
##REDIRECT AppReviews

PostReleaseApps/Process (last edited 2011-02-15 17:50:53 by pool-173-50-130-127)