Releases-test: Difference between revisions

From OLPC
Jump to navigation Jump to search
(→‎Templated query: make the dummy query more useful)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
Various test queries that were or could be on
{{Latest Releases | rc = inline | firmware = inline | extra = inline }}
* [[Future releases]]
Main Release Status Page
* [[Release notes]]
* [[What release am I running?]]
* [[Releases]]


== Important notes ==


== Future release querys ==
<span style="font-weight: bold; color: red; font-size: 18pt; line-height: 120%;">All dates and features sets on Future releases are subject to change</span>

'''Link to all [[Release notes]]'''

=== Naming scheme ===
The first number in the release is its year.
For example, "8.2.0" is the second significant release in 2008, and "8.1.1" is an update to the first release in 2008.

== Future releases ==


Query releases whose status is not "released".
Query releases whose status is not "released".
Line 30: Line 24:
}}
}}


=== Notes on individual releases ===


==== 8.2.0 - Future ====
== Past releases query ==


Query releases whose status is "released".
[[Friends_in_testing|Join the test effort!]]
This is the query that used to be on the [[Releases]], now [[Release notes]], page.


You can get nicer more compact display using a template, see elsewhere.
===== 8.2.0 status =====
Target Release Date: before the end of September. This is not the final release date and subject to change.

Now trying to pick first Release Candidate. May require approval for all check ins very soon. [[User:Gregorio|Gregorio]] 14:36, 14 August 2008 (UTC)

July 29 Critical Bugs status: <br>
http://lists.laptop.org/pipermail/devel/2008-July/017388.html

See working development page [[8.2.0]] for latest feature set, open blocking bugs and development process and status details.

Target schedule: at [[8.2.0#Schedule]]

== Past releases ==

Query releases whose status is "released".
{{#ask:
{{#ask:
[[Category:Releases]] [[Status::released]]
[[Category:Releases]] [[Status::released]]
Line 57: Line 37:
|?Is part of=ECO
|?Is part of=ECO
|?Build number
|?Build number
|?Download URL
|?Firmware
|?Firmware
|?Lead customer
|?Lead customer=Lead customer(s)
|?Has objective=Primary objectives
|?Has objective=Primary objectives
|sort=Release date
|sort=Release date
Line 66: Line 47:


== What release am I running? ==
== What release am I running? ==
This query went on the [[Releases]] page then moved to [[What release am I running?]].
Follow [[How to check the OS and firmware versions]] to determine what '''build''' of the system software you have on your XO, then refer to this table:
{{#ask:
[[Category:Releases]] [[Build number::!999]]
| mainlabel=-
| ?Build number
| ?=Release
| ?Also called
| sort=Build number
| order=desc
| default=No releases with a build number that's not 999 (which indicates "unknown")
}}


=== Try using a template ===
== Templated query ==
Use [[Template:SMW display release-oneline]] to add Release notes link, build URL link, and format objectives.


Use [[Template:SMW display release-oneline]] to make Release link to release notes, build link to download URL, get rid of "OLPC Firmware " text, and format objectives as a bulleted list.


{| class="smwtable"

!Release (click for [[Release notes]])
{| border="1"
![[Property:Build number|Build number]] (click to download [[OS images|image]])
!Release (& [[Release notes|notes]])
![[Property:Build number|Build number]](and URL)
![[Property:Also called|Also called]]
![[Property:Also called|Also called]]
![[Property:Primary objective|Primary objective(s)]]
![[Property:Is part of|ECO]]
![[Property:Firmware|Firmware]]
![[Property:Lead customer|Lead customer]]
![[Property:Has objective|Primary objective(s)]]
{{#ask:
{{#ask:
[[Category:Releases]] [[Build number::!999]]
[[Category:Releases]] [[Build number::!999]]
| format=template
| format=template
| template=SMW display release-oneline
| template=SMW display release-oneline
| link=none
| ?Release notes
| ?Build number
| ?Build number
| ?Download URL
| ?Also called
| ?Also called
| ?Is part of
| ?Firmware
| ?Lead customer
| ?Has objective
| ?Has objective
| sort=Release date
| order=descending
| default=Nothing in [[:Category:Releases]] that's not Build 999?!
| default=Nothing in [[:Category:Releases]] that's not Build 999?!
}}
}}
|}
|}


<!-- need a dummy query so that Mediawiki provides the CSS for class="smwtable" in the template query elsewhere -->
Note that since the release like [[8.1.1] is already a wiki page, to turn it into a link to Release_notes/8.1.1 the query has to be format link=none.

{| border="1"
!Release (& [[Release notes|notes]])
![[Property:Build number|Build number]](and URL)
![[Property:Also called|Also called]]
![[Property:Has objective|Primary objective(s)]]
{{#ask:
{{#ask:
[[Category:Releases]] [[Build number::!999]]
[[Category:Releases]] [[Build number::767]]
|intro=Recent release
| format=template
| link=none
|format=table
|?Download URL
| template=SMW display release-oneline
| ?Build number
|default=No release with build number 767?
| ?Also called
| ?Has objective
| default=Nothing in [[:Category:Releases]] that's not Build 999?!
}}
}}
|}


==== Notes ====


Somehow the bulleted has features go away if I put in a table.
This has to be surrounded with wiki markup for a table.
{| border="1"
!Release (& [[Release notes|notes]])
![[Property:Build number|Build number]](and URL)
![[Property:Also called|Also called]]
![[Property:Has objective|Primary objective(s)]]
{{#ask:
[[Category:Releases]] [[Build number::!999]]
| format=template
| template=SMW display release-oneline
| ?Build number
| ?Also called
| ?Has objective
| default=Nothing in [[:Category:Releases]] that's not Build 999?!
}}



Since the release like [[8.1.1] is already a wiki page, to turn it into a link to Release_notes/8.1.1 the query has to be format link=none, otherwise you get lots of [ ] showing up. Also, the bulleted feature goes away if I put in a table
etc.


If you don't use format=table, then to use <tt>class="smwtable"</tt> and get the blue table header, you have to make MediaWiki or SMW output a link to a stylesheet:
=== Notes ===
<link rel="stylesheet" type="text/css" media="screen, projection" href="/extensions/SemanticMediaWiki/skins/SMW_custom.css" />
If your build number is not in this table and is:
It seems the only way to do this is to have a dummy query that outputs a table. (!!?, skierpage asked on SMW mailing list.)
* a bigger number, such as '759', then you are probably running a [[OS_images#Release_candidate|release candidate]] build.
* a much bigger number, such as '2258', then you are probably running a "[[joyride]]" development build.
* in between these numbers, then you are probably running an interim testing build; you should consider [[upgrading the XO]] to an official release.
* a smaller number, then see [[Builds#Build names and branches]] and [[:Category:Release_notes]] for information on earlier releases; you should consider [[upgrading the XO]] to the [[OS_images#Latest_stable_build|latest stable build]].


== Timeline ==
== Timeline ==
Line 159: Line 113:


See [[XS Release Notes]].
See [[XS Release Notes]].

How to turn these into query.


=== XS v164===
=== XS v164===
Line 195: Line 151:
Schedule: ?
Schedule: ?


[[Category:Releases]]
[[Category:Semantic MediaWiki]]
[[Category:Builds]]

Latest revision as of 23:01, 15 October 2008

Various test queries that were or could be on


Future release querys

Query releases whose status is not "released". All dates and other information is tentative and subject to change! Click the release for more information. {{#ask: Status::!released

 |mainlabel=Release
 |?Status
 |?Target date
 |?Primary maintainer
 |?Is part of=ECO
 |?Lead customer
 |?Has objective=Primary objectives
 |default=No releases with status "not released" found?!

}}


Past releases query

Query releases whose status is "released". This is the query that used to be on the Releases, now Release notes, page.

You can get nicer more compact display using a template, see elsewhere. {{#ask: Status::released

 |mainlabel=Release
 |?Release date
 |?Is part of=ECO
 |?Build number
 |?Download URL
 |?Firmware
 |?Lead customer=Lead customer(s)
 |?Has objective=Primary objectives
 |sort=Release date
 |order=descending
 |default=No releases with status=released found?!

}}

What release am I running?

This query went on the Releases page then moved to What release am I running?.

Templated query

Use Template:SMW display release-oneline to make Release link to release notes, build link to download URL, get rid of "OLPC Firmware " text, and format objectives as a bulleted list.

Release (click for Release notes) Build number (click to download image) Also called ECO Firmware Lead customer Primary objective(s)

{{#ask: Build number::!999

format=template template=SMW display release-oneline link=none ?Release notes ?Build number ?Download URL ?Also called ?Is part of ?Firmware ?Lead customer ?Has objective sort=Release date order=descending default=Nothing in Category:Releases that's not Build 999?!

}}

{{#ask: Build number::767

 |intro=Recent release
 |format=table
 |?Download URL
 |default=No release with build number 767?

}}

Notes

This has to be surrounded with wiki markup for a table.

Since the release like [[8.1.1] is already a wiki page, to turn it into a link to Release_notes/8.1.1 the query has to be format link=none, otherwise you get lots of [ ] showing up. Also, the bulleted feature goes away if I put in a table

If you don't use format=table, then to use class="smwtable" and get the blue table header, you have to make MediaWiki or SMW output a link to a stylesheet: <link rel="stylesheet" type="text/css" media="screen, projection" href="/extensions/SemanticMediaWiki/skins/SMW_custom.css" /> It seems the only way to do this is to have a dummy query that outputs a table. (!!?, skierpage asked on SMW mailing list.)

Timeline

This draggable query should show releases with a Property:Release date and/or Property:Target date. (Some future releases have neither so don't show up.) All dates and features sets on Future releases are subject to change {{#ask:

 |?Release date
 |?Target date
 |?Status
 |format=eventline

}}

XS Releases

See XS Release Notes.

How to turn these into query.

XS v164

Status: ?

Primary Maintainer: Martin

Release notes: ?

ECO Link: ?

Primary objective: ?

Lead Customer: ?

Build Name and URL: ?

Schedule: ?


XS v163

Status: ?

Primary Maintainer: Martin

Release notes: ?

ECO Link: ?

Primary objective: ?

Lead Customer: ?

Build Name and URL: ?

Schedule: ?