Diff for "LaunchpadReleases"

Not logged in - Log In / Register

Differences between revisions 1 and 16 (spanning 15 versions)
Revision 1 as of 2008-03-07 14:44:32
Size: 399
Editor: yttrium
Comment: ipc
Revision 16 as of 2008-06-17 14:21:18
Size: 3990
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Roughly every four weeks, we release a new milestone version of Launchpad with the latest features and bug fixes. #acl AdminGroup:read,write All:read
Line 3: Line 3:
You can see what we have planned for each Launchpad application by visiting the milestone page for the application that interests you. The milestone pages for each Launchpad application are linked from the [https://launchpad.net/launchpad-project Launchpad project overview page]. ||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents>>||

= Introduction =

Each month we release a new version of Launchpad with the latest features and bug fixes.

We use Launchpad milestones to target work for these releases. You can see what we have planned for each release by visiting the [[https://launchpad.net/launchpad-project/+milestones|milestones page for the Launchpad project group]] and viewing one of the upcoming milestones.

= Finding the current release and build numbers =

The right side of the footer on every Launchpad page shows you the release and build numbers of that version of Launchpad. On standard Launchpad, the version number is the most recent full release.

On other [[BetaTesting|environments]], such as [[https://edge.launchpad.net/|Edge]] or [[https://staging.launchpad.net/|Staging]], the footer also shows you which environment you're using.

||<tablestyle="font-size: 0.8em; width:30%; background:#F1F1ED; margin: 1em 1em 1em 0;" style="padding:0.5em;">{{attachment:footer.png}}||
||<style="text-align: center;">'''Finding the release number'''||

Here you can see that this is release 1.2.3, build 5832 on Edge. As this is Edge, the version number is of the release that is currently in development.

== Release numbering ==

Our release numbers are easy to understand and follow a format you're likely to have seen elsewhere.

Let's take a look at an example:

||<tablestyle="font-size: 0.8em; width:30%; background:#F1F1ED; margin: 1em 1em 1em 0;" style="padding:0.5em;">{{attachment:release-numbering.png}}||
||<style="text-align: center;">'''Understanding Launchpad release numbers'''||

 * '''Major release:''' this is the first integer in the release number. We increase this number when there's a significant change in functionality or the underlying structure.

 * '''Minor release:''' the second integer. This represents an incremental change in functionality or structure. For example: we moved from 1.1.x to 1.2.x with our January 2008 release.

 * '''Individual release:''' the third integer. This changes with each roll-out of new Launchpad code. Right now, we release a new version once a month, although this number doesn't necessarily tie up with number of the month.

We don't use release candidate numbers.
 
== Build numbering ==
 
If you need to know which version of Launchpad you're using, you can take a look at the release number.

However, if you're using our [[BetaTesting|Edge environment]], it may be helpful to know the exact build you're using. On Edge, the build number changes almost every day. On standard Launchpad, it rarely changes more than once per release.

If you discover a bug in the Edge version of Launchpad, providing the build number in your bug report may help the Launchpad team.

= Release announcements =

With every release, we tell you what's new in a release announcement posted to the [[http://lists.ubuntu.com/mailman/listinfo/launchpad-users|launchpad-users]] mailing list and the [[https://news.launchpad.net/|Launchpad News]] blog.

== 2008 ==

 * '''[[LaunchpadReleases/1.2.4|1.2.4]]:''' 1st May 2008
 * '''[[LaunchpadReleases/1.2.3|1.2.3]]:''' 28th March 2008
 * '''[[LaunchpadReleases/1.2.2|1.2.2]]:''' 20th February 2008
 * '''[[LaunchpadReleases/1.2.1|1.2.1]]:''' 24th January 2008

== 2007 ==

 * '''[[LaunchpadReleases/1.1.12|1.1.12]]:''' 19th December 2007
 * '''[[LaunchpadReleases/1.1.11|1.1.11]]:''' 25th November 2007
 * '''[[LaunchpadReleases/1.1.10|1.1.10]]:''' 25th October 2007
 * '''[[LaunchpadReleases/1.1.9|1.1.9]]:''' 21st September 2007
 * '''[[LaunchpadReleases/1.1.8|1.1.8]]:''' 22nd August 2007
 * '''[[LaunchpadReleases/1.1.7|1.1.7]]:''' 18th July 2007
 * '''[[LaunchpadReleases/1.1.6|1.1.6]]:''' 20th June 2007
 * '''[[LaunchpadReleases/1.1.5|1.1.5]]:''' 25th May 2007
 

Introduction

Each month we release a new version of Launchpad with the latest features and bug fixes.

We use Launchpad milestones to target work for these releases. You can see what we have planned for each release by visiting the milestones page for the Launchpad project group and viewing one of the upcoming milestones.

Finding the current release and build numbers

The right side of the footer on every Launchpad page shows you the release and build numbers of that version of Launchpad. On standard Launchpad, the version number is the most recent full release.

On other environments, such as Edge or Staging, the footer also shows you which environment you're using.

footer.png

Finding the release number

Here you can see that this is release 1.2.3, build 5832 on Edge. As this is Edge, the version number is of the release that is currently in development.

Release numbering

Our release numbers are easy to understand and follow a format you're likely to have seen elsewhere.

Let's take a look at an example:

release-numbering.png

Understanding Launchpad release numbers

  • Major release: this is the first integer in the release number. We increase this number when there's a significant change in functionality or the underlying structure.

  • Minor release: the second integer. This represents an incremental change in functionality or structure. For example: we moved from 1.1.x to 1.2.x with our January 2008 release.

  • Individual release: the third integer. This changes with each roll-out of new Launchpad code. Right now, we release a new version once a month, although this number doesn't necessarily tie up with number of the month.

We don't use release candidate numbers.

Build numbering

If you need to know which version of Launchpad you're using, you can take a look at the release number.

However, if you're using our Edge environment, it may be helpful to know the exact build you're using. On Edge, the build number changes almost every day. On standard Launchpad, it rarely changes more than once per release.

If you discover a bug in the Edge version of Launchpad, providing the build number in your bug report may help the Launchpad team.

Release announcements

With every release, we tell you what's new in a release announcement posted to the launchpad-users mailing list and the Launchpad News blog.

2008

2007

LaunchpadReleases (last edited 2010-12-10 14:34:55 by host81-152-147-180)