Diff for "LaunchpadReleases"

Not logged in - Log In / Register

Differences between revisions 38 and 39
Revision 38 as of 2010-01-28 09:56:47
Size: 5220
Editor: cpc3-wolv12-0-0-cust183
Comment:
Revision 39 as of 2010-01-28 13:08:08
Size: 6221
Editor: cpc3-wolv12-0-0-cust183
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
Each month we release a new version of Launchpad with the latest features and bug fixes. Almost every month we release a new version of Launchpad with the latest features and bug fixes.
Line 13: Line 13:
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. Depending on which Launchpad environment you're using, there are two ways to find out which version number and build is running.
Line 15: Line 15:
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. On [[https://launchpad.net/|production Launchpad]], you need to view the source code of the page. At the very end, you'll find the version and build numbers.
Line 17: Line 17:
||<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'''||
||<tablestyle="font-size: 0.8em; width:30%; background:#F1F1ED; margin: 1em 1em 1em 0;" style="padding:0.5em;">{{attachment:source-code-showing-release-and-build-numbers.png}}||
||<style="text-align: center;">'''Finding the release number on production'''||
Line 20: Line 20:
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. If you're using [[https://edge.launchpad.net/|edge]] or [[https://staging.launchpad.net/|staging]], the version and build numbers are show in the footer of each page.

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

In the screen shot, you can see that release 10.01, build 8939 is running on Edge.

== The difference between build and release numbers ==

Each release represents a certain set of features and fixes that the Launchpad community have worked on and made available in Launchpad production. In effect, a release number is a collective reference for all the features and fixes that the community hope to release at that time.

The build number is taken from the number of the most recent commit to the Launchpad code base running in that environment (e.g. production or edge). This number is more tied to the implementation of the features and fixes. So, while the release number may stay the same, if there's an urgent bug fix or similar, the build number could feasibly change between releases.

Introduction

Almost every 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

Depending on which Launchpad environment you're using, there are two ways to find out which version number and build is running.

On production Launchpad, you need to view the source code of the page. At the very end, you'll find the version and build numbers.

source-code-showing-release-and-build-numbers.png

Finding the release number on production

If you're using edge or staging, the version and build numbers are show in the footer of each page.

edge-footer.png

Finding the release number on Edge

In the screen shot, you can see that release 10.01, build 8939 is running on Edge.

The difference between build and release numbers

Each release represents a certain set of features and fixes that the Launchpad community have worked on and made available in Launchpad production. In effect, a release number is a collective reference for all the features and fixes that the community hope to release at that time.

The build number is taken from the number of the most recent commit to the Launchpad code base running in that environment (e.g. production or edge). This number is more tied to the implementation of the features and fixes. So, while the release number may stay the same, if there's an urgent bug fix or similar, the build number could feasibly change between releases.

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.

2010

  • 10.01: 27th January 2010

2009

  • 3.1.12: 17th December 2009

  • 3.1.11: 2nd December 2009

  • 3.0: 23rd September 2009

  • 2.2.7: 22nd July 2009

  • 2.2.6: 24th June 2009

  • 2.2.5: 26th May 2009

  • 2.2.4: 29th April 2009

  • 2.2.3: 1st April 2009

  • 2.2.2: 26th February 2009

  • 2.2.1: 28th January 2009

2008

2007

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