Diff for "RoadMap"

Not logged in - Log In / Register

Differences between revisions 1 and 76 (spanning 75 versions)
Revision 1 as of 2009-11-27 12:21:25
Size: 1178
Editor: jml
Comment: Really rough roadmap.
Revision 76 as of 2011-05-23 03:49:25
Size: 4703
Editor: lifeless
Comment: reallhy
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
'''DRAFT -- don't believe a word this says''' ## page was renamed from VersionFourDotO/Roadmap
Line 3: Line 3:
There are three major areas of development for Launchpad 4.0: getting bugs off Ubuntu, enabling the daily builds story and tighter cross-project collaboration in translations. <<Anchor(road-ahead)>>
= The Road Ahead =
Line 5: Line 6:
This page tries to present a rough roadmap as to how we'll do these. This is exactly what we've been doing for the second half of 2010. We're behind schedule, but we're committed to doing these until we get them right.
Line 7: Line 8:
= Bugs off Ubuntu = == Performance ==
Line 9: Line 10:
== Bug heat == Launchpad is too slow, make it faster.
Line 11: Line 12:
== Q&A on bugs == '''Status:''' We have driven down our hard timeout from 30s to 9s. 99.9% of all page renders happen in under 9s.
Line 13: Line 14:
== Bug forwarding == == Derivative distributions ==
Line 15: Line 16:
We want to allow our commercial customers to create distributions on Launchpad that are derived from Ubuntu. We want them to have full archive building support, great bug filing workflows and full package branch support too.
Line 16: Line 18:
= Daily builds = '''Status:''' We've begun work on this.
Line 18: Line 20:
== Generic build infrastructure == == Privacy, permissions and notification ==
Line 20: Line 22:
== Building source package branches with recipes == Privacy is a mess for Canonical's internal stakeholders, permissions are a mess for everyone and Launchpad sends way too much email. We need to decouple visibility from subscription and mutability from ownership and provide a clear, simple way to control who can read & write to what.
Line 22: Line 24:
== Full recipe interface == See our [[LaunchpadEnhancementProposalProcess|LEPs]]:
 * [[LEP/PermissionsAndNotifications]]
 * [[LEP/BetterPrivacy]]
 * [[LEP/AuditTrail]]
Line 24: Line 29:
== Code imports for all major packages == = Longer-term ideas =
Line 26: Line 31:
 * bzr-svn support
 * bzr-hg support
These are ideas that we're considering for later this year.
Line 29: Line 33:
== Unified, consistent activity ==
Line 30: Line 35:
= Translations integration = At the moment, there is absolutely no way to look at a project in Launchpad and see what's happening. There are fragmented lists broken down by each component of Launchpad, but no clear view of activity. Likewise, there's no similar view for a person or a team.
Line 32: Line 37:
'''XXX - fill this in.''' We would like to bring all of these views together to make "what's happening" extremely clear. Quite possibly, at the same time we'll review Launchpad's reward system.
Line 34: Line 39:
= Supporting infrastructure = == Personal and project dashboards ==
Line 36: Line 41:
 * UI for selecting an archive
 * Improved package / product linking
 * JIT registration of projects for creating imports
 * Crowd-sourcing
   * code import maintenance
   * bug import maintenance
   * project / package linking
Launchpad is about helping people make excellent software. The very least it can do with this is to make three things clear to its users:
 1. What must you do?
 1. What could you do?
 1. What things are you waiting on from other people?
Line 44: Line 46:
= Exceptions = It should be possible to see these things at a project level (e.g. "what do I have to do for this project?") and a personal level (e.g. "what do I have to do for all of my projects?").
Line 46: Line 48:
These are things that don't fit into the above themes, but we have to do to satisfy external obligations. == Better tools for QA and Release Management ==
Line 48: Line 50:
== Archive snapshots == Serious projects need to be able to manage bugs seriously. They need to be able to postpone bugs to future releases, see the rate of bug filing and bug fixing, burn down progress toward a release.
Line 50: Line 52:
== Software Centre support == == Consistent issue tracking ==
Line 52: Line 54:
== Branch privacy for distributions == The blueprints part of Launchpad has been left behind. We should unify the bug & blueprints trackers without sacrificing the important distinctions between a defect, a specification and a plan for enhancement.

== Archives for everyone! ==

PPAs have been really popular. However, tying them to a team or person isn't really good enough for many uses. In particular, upstream software projects often want to maintain their own archives. We should have archives associated with projects, rather than teams or people.

<<Anchor(about)>>
= About this page =

This page is a rough guide on what we're doing over the next few months as part of our [[VersionFourDotO|current development cycle]].

= Using the page =

Use this page to keep track of what we are planning on doing, and when. If you think "I'd like to know what to expect of Launchpad over the coming months", then this is the page to follow.

We intend to maintain this page for future planning cycles of Launchpad, so if you are at all interested in having a say in Launchpad development '''<<Action(subscribe, subscribe now)>>'''.

We've crammed as many links as we could find into the page. These links themselves often link to other things. Follow these links and explore the dark and dangerous world of Launchpad development.

== How complete is it? ==

Sometimes we'll do cool stuff and won't note it down here. Follow our blog for things like that.

Also, this is mostly about Canonical-sponsored development. Community contributors are welcome to join in, but are just as welcome to scratch whatever itches them.

== Questions? ==

This page is maintained by the [[https://launchpad.net/~jml|Launchpad Product Strategist]]. If you have any questions, contact the strategist, or begin a discussion on the [[https://launchpad.net/~launchpad-users|Launchpad users mailing list]].

This page is, and probably always will be a work-in-progress. If our plans change, we'll try to make sure you hear about it. If you have any ideas on how we can do that better &mdash; or make the roadmap more useful &mdash; contact the strategist or make a note on the page itself.

The Road Ahead

This is exactly what we've been doing for the second half of 2010. We're behind schedule, but we're committed to doing these until we get them right.

Performance

Launchpad is too slow, make it faster.

Status: We have driven down our hard timeout from 30s to 9s. 99.9% of all page renders happen in under 9s.

Derivative distributions

We want to allow our commercial customers to create distributions on Launchpad that are derived from Ubuntu. We want them to have full archive building support, great bug filing workflows and full package branch support too.

Status: We've begun work on this.

Privacy, permissions and notification

Privacy is a mess for Canonical's internal stakeholders, permissions are a mess for everyone and Launchpad sends way too much email. We need to decouple visibility from subscription and mutability from ownership and provide a clear, simple way to control who can read & write to what.

See our LEPs:

Longer-term ideas

These are ideas that we're considering for later this year.

Unified, consistent activity

At the moment, there is absolutely no way to look at a project in Launchpad and see what's happening. There are fragmented lists broken down by each component of Launchpad, but no clear view of activity. Likewise, there's no similar view for a person or a team.

We would like to bring all of these views together to make "what's happening" extremely clear. Quite possibly, at the same time we'll review Launchpad's reward system.

Personal and project dashboards

Launchpad is about helping people make excellent software. The very least it can do with this is to make three things clear to its users:

  1. What must you do?
  2. What could you do?
  3. What things are you waiting on from other people?

It should be possible to see these things at a project level (e.g. "what do I have to do for this project?") and a personal level (e.g. "what do I have to do for all of my projects?").

Better tools for QA and Release Management

Serious projects need to be able to manage bugs seriously. They need to be able to postpone bugs to future releases, see the rate of bug filing and bug fixing, burn down progress toward a release.

Consistent issue tracking

The blueprints part of Launchpad has been left behind. We should unify the bug & blueprints trackers without sacrificing the important distinctions between a defect, a specification and a plan for enhancement.

Archives for everyone!

PPAs have been really popular. However, tying them to a team or person isn't really good enough for many uses. In particular, upstream software projects often want to maintain their own archives. We should have archives associated with projects, rather than teams or people.

About this page

This page is a rough guide on what we're doing over the next few months as part of our current development cycle.

Using the page

Use this page to keep track of what we are planning on doing, and when. If you think "I'd like to know what to expect of Launchpad over the coming months", then this is the page to follow.

We intend to maintain this page for future planning cycles of Launchpad, so if you are at all interested in having a say in Launchpad development subscribe now.

We've crammed as many links as we could find into the page. These links themselves often link to other things. Follow these links and explore the dark and dangerous world of Launchpad development.

How complete is it?

Sometimes we'll do cool stuff and won't note it down here. Follow our blog for things like that.

Also, this is mostly about Canonical-sponsored development. Community contributors are welcome to join in, but are just as welcome to scratch whatever itches them.

Questions?

This page is maintained by the Launchpad Product Strategist. If you have any questions, contact the strategist, or begin a discussion on the Launchpad users mailing list.

This page is, and probably always will be a work-in-progress. If our plans change, we'll try to make sure you hear about it. If you have any ideas on how we can do that better — or make the roadmap more useful — contact the strategist or make a note on the page itself.

RoadMap (last edited 2012-06-26 19:57:16 by sinzui)