LaunchpadHowTo

Differences between revisions 8 and 9
Revision 8 as of 2007-03-09 10:53:43
Size: 4233
Editor: ns1
Comment:
Revision 9 as of 2008-08-06 16:30:47
Size: 4217
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
||<tablestyle="float:right; font-size: 0.9em; width:30%; background:#F1F1ED; background-repeat: no-repeat; background-position: 98% 0.5ex; margin: 0 0 1em 1em; padding: 0.5em;">'''Contents'''[[BR]][[TableOfContents]]|| ||<tablestyle="float:right; font-size: 0.9em; width:30%; background:#F1F1ED; background-repeat: no-repeat; background-position: 98% 0.5ex; margin: 0 0 1em 1em; padding: 0.5em;">'''Contents'''<<BR>><<TableOfContents>>||
Line 4: Line 4:
[https://launchpad.net/ Launchpad.net] is a wonderful tool for developing Ubuntu. Most teams use it effectively to manage their resources and time. [[https://launchpad.net/|Launchpad.net]] is a wonderful tool for developing Ubuntu. Most teams use it effectively to manage their resources and time.
Line 26: Line 26:
A good sample can be located here: https://launchpad.net/distros/ubuntu/+spec/automated-problem-reports and its respective Wiki link wiki:Self/AutomatedProblemReports A good sample can be located here: https://launchpad.net/distros/ubuntu/+spec/automated-problem-reports and its respective Wiki link [[AutomatedProblemReports]]
Line 37: Line 37:
Specifications even have their own specification at wiki:Self/SpecSpec
The template for Specifications is at wiki:Self/SpecTemplate
Specifications even have their own specification at [[SpecSpec]]
The template for Specifications is at [[SpecTemplate]]
Line 57: Line 57:
'''Sub-pages :''' [[Navigation(children,1)]] '''Sub-pages :''' <<Navigation(children,1)>>

Introduction

Launchpad.net is a wonderful tool for developing Ubuntu. Most teams use it effectively to manage their resources and time.

Polls

If you are a team administrator, you can setup a poll using the following guidelines. Be careful! If you set a poll with a time that has already passed, you will not be able to adjust it at all. Further still, the poll will remain on the list of polls causing possible confusion.

  1. Click the "Polls" link and select the "Add a new poll" option.
  2. Fill out the form. The date should be submitted in the <YEAR>-<MONTH>-<DAY> <HOUR>:<MINUTE>:<SECONDS> format. For example  2006-10-12 12:00  would set the date to October 12th, 2006 at exactly 12:00 universal time. Make sure that you take the universal time format into account. Make sure you set at least a few minutes aside to set up your options for the poll, as once the poll begins you will be unable to adjust it.

  3. Add options once you have successfully created the poll. The  Option Name  and  Title Name  will show up as "Option Name: Title Name" in the poll area. An example of this might be something like "Here is your first option: This describes your first option as per the title area."

If you have completed the above steps, the poll will commence on the appropriate time with the specfications you have chosen.

Calendar

If you add a calendar for your team, you can add events very easily.

  1. Simply click on a given date and select a time slot for your event.
  2. Describe your event.

After completion, the event should appear as a bold number on the calendar for all to view.

Specifications

There is a feature tracking system available at Launchpad. The wiki for the feature is located at https://help.launchpad.net/BlueprintDocumentation

A good sample can be located here: https://launchpad.net/distros/ubuntu/+spec/automated-problem-reports and its respective Wiki link AutomatedProblemReports

Due Diligence

Don't just dive in and start creating specifications. If you follow a path of due diligence, you might have a greater chance of getting something included in the official Ubuntu packaging:

  • Take the time to familiarize yourself with the system and how it works first.
  • Discuss your thoughts on the mailing lists and IRC, and see if there is notable feedback on the issue.
  • Track down the related packages that are involved.
  • Track down the related developer contacts that are involved.
  • Track down all of the related specification parties involved.

Formalizing the Structure

Specifications even have their own specification at SpecSpec The template for Specifications is at SpecTemplate

If you cannot or do not understand how to do all of the following, please take the time to learn the system from the mailing list and IRC before attempting this.

Steps to a Good Specification

  1. Do your due diligence above.
  2. Think about a good summary namespace title. descriptive-yet-short.
  3. Create a wiki entry on the wiki in the related area.
    1. Use the SpecTemplate as a starting point.

  4. Create the appropriate Launchpad entry at http://www.launchpad.net and make sure that the relevant parties are attached to it.

    1. Assignee The assignee is the person responsible for executing the plan described in the specification.

    2. Drafter The drafter is the primary drafter for the specification.

    3. Approver The approver is the person responsible for final review of the spec, approval and targeting to a release. This will generally be someone in a higher position of authority.

    4. Branches The branches are the Bazaar related areas that will have data 'pushed'. For artwork, this could be one of many different packages.

  5. Subscribe the team to the specification.


Sub-pages :

LaunchpadHowTo (last edited 2008-08-06 17:00:49 by localhost)