Registering a blueprint for a Ubuntu Studio project

Workitems

A typical workitem for a blueprint may look something like this:

[ubuntustudio-dev] Categorize all available audio applications in the Ubuntu repositories: TODO

[ubuntustudio-dev] means that the LP group ~ubuntustudio-dev is assigned to this particular workitem. One can assign either LP groups or LP users.

TODO is the current implementation.

When starting to work on a workitem, change the assignee to your own LP name, and change the implementation to INPROGRESS.

When the workitem is done, change the implementation to DONE.

Possible implementations are:

state

possible aliases

description*

TODO

empty string, INPROGRESS

Item is expected to be done by the end of the cycle

INPROGRESS

By default, this is an alias for TODO, but teams can choose to track it separately.

BLOCKED

Item is still expected to be done by end of cycle, but cannot move forward due to issues outside assignees control

DONE

POSTPONED

POSTPONE

item will not be done this cycle

Read more about workitems here.

Managing a blueprint from beginning to end (~ubuntustudio-core)

Dependency structure for the Ubuntu Studio topic blueprints

Example of a release targeted blueprints tree for Ubuntu Studio 14.04: https://blueprints.launchpad.net/ubuntustudio/+spec/ubuntustudio-t

Structure for the ubuntustudio project blueprint topics

Each subtopic will have dependencies to blueprints from other Ubuntu Studio projects. Next is a table that shows the structure of those dependencies:

Subtopic name

Dependecy LP Projects

core-?

linux-lowlatency, linux-rt, ubuntustudio-meta, ubuntustudio-default-settings, ubuntustudio-live

applications-?

ubuntustudio-controls, ubuntustudio-menu, ubuntustudio-installer

testing-?

ubuntustudio-testing

art-?

ubuntustudio-icon-theme, ubuntustudio-look, ubuntustudio-lightdm-theme, usplash-theme-ubuntustudio

documentation-?

ubuntustudio-documentation

website-social-?

ubuntustudio-website


CategoryUbuntuStudioPlanning CategoryUbuntuStudio

UbuntuStudio/ManagingBlueprints (last edited 2015-04-26 16:27:35 by h-141-65)