From Fedora Project Wiki

mNo edit summary
(Additional text around 2ndary release date)
Line 1: Line 1:
<includeonly>
<includeonly>
== Alpha Objectives ==
== Alpha Objectives ==
The objectives of the {{#if:{{{arch_wiki_url|}}}|{{#titleparts: {{{arch_wiki_url}}}||-1}}|}} Alpha release are to:
The objectives of the Alpha {{#if:{{{arch_wiki_url|}}}|{{#titleparts: {{{arch_wiki_url}}}||-1}}|}} release are to:
{{{objectives|
{{{objectives|
# Publicly release installable media versions of a [[Feature_Freeze_Policy|feature complete]] test release {{#if:{{{arch_wiki_url|}}}|for [[{{{arch_wiki_url}}}]]|}}
# Publicly release installable media versions of a [[Feature_Freeze_Policy|feature complete]] test release {{#if:{{{arch_wiki_url|}}}|for [[{{{arch_wiki_url}}}]] shortly following the [[Architectures#Primary_Architectures|primary architecture]] release date|}}
# Test [[Releases/16/FeatureList|accepted features of {{FedoraVersion|long|16}}]]
# Test [[Releases/16/FeatureList|accepted features of {{FedoraVersion|long|16}}]]
# Identify as many [https://bugzilla.redhat.com/showdependencytree.cgi?id={{FedoraVersion|short|16}}beta{{{arch|}}}&hide_resolved=1 {{FedoraVersion|short|16}}Beta{{{arch|}}} blocker bugs] as possible
# Identify as many [https://bugzilla.redhat.com/showdependencytree.cgi?id=f16beta{{{arch|}}}&hide_resolved=1 f16Beta{{{arch|}}} blocker bugs] as possible
# Identify as many [https://bugzilla.redhat.com/showdependencytree.cgi?id={{FedoraVersion|short|16}}blocker{{{arch|}}}&hide_resolved=1 {{FedoraVersion|short|16}}Blocker{{{arch|}}} blocker bugs] as possible
# Identify as many [https://bugzilla.redhat.com/showdependencytree.cgi?id=f16blocker{{{arch|}}}&hide_resolved=1 f16Blocker{{{arch|}}} blocker bugs] as possible
}}}
}}}
{{{more_objectives|}}}
{{{more_objectives|}}}
Line 15: Line 15:


{{{requirements|
{{{requirements|
# All bugs blocking the [https://bugzilla.redhat.com/showdependencytree.cgi?id=f16alpha&hide_resolved=1 Alpha tracker] must be [[BugZappers/BugStatusWorkFlow#CLOSED|CLOSED]]
# All bugs blocking the [https://bugzilla.redhat.com/showdependencytree.cgi?id=f16alpha{{{arch|}}}&hide_resolved=1 Alpha {{#if:{{{arch_wiki_url|}}}|{{#titleparts: {{{arch_wiki_url}}}||-1}}|}} tracker] must be [[BugZappers/BugStatusWorkFlow#CLOSED|CLOSED]]
# There must be no file conflicts (cases where the files in some packages conflict but the packages have explicit Conflicts: tags are acceptable) or unresolved package dependencies during a media-based (DVD) install
# There must be no file conflicts (cases where the files in some packages conflict but the packages have explicit Conflicts: tags are acceptable) or unresolved package dependencies during a media-based (DVD) install
# Where platform support exists, all dedicated installer images (except {{filename|efidisk.img}}, which offers no options) must boot to the graphical boot menu and allow the user to select install options. If no option is selected, the installer should load after a reasonable timeout
# Where platform support exists, all dedicated installer images (except {{filename|efidisk.img}}, which offers no options) must boot to the graphical boot menu and allow the user to select install options. If no option is selected, the installer should load after a reasonable timeout

Revision as of 19:14, 21 July 2011

Template documentation [edit]

This documentation is transcluded from Template:Fedora 16 Alpha Release Criteria/doc. It will not be transcluded on pages that use this template.

Syntax

To display the release criteria as is, simply invoke the template as noted below.

{{Fedora 16 Alpha Release Criteria}}

Parameters

The template accepts optional parameters to allow the caller to override, or alter, the content as needed. The following parameters are available:

objectives
Replace existing Objectives section with the provided wiki list. If no value is supplied, the default objectives will be used.
more_objectives
Append provided objectives to existing wiki list
requirements
Replace existing Requirements section with the provided wiki list. If no value is supplied, the default requirements will be used.
more_requirements
Append provided requirements to existing wiki list
contingency_plan
Replace the existing Contingency Plan section with wiki content provided
responsibility
Replace the existing Responsibility section with wiki content provided
arch
String used to signify whether the criteria apply to a specific architecture or platform (e.g. arch=ppc). There is no default value for this parameter.
arch_wiki_url
A wiki link used to link to the appropriate platform wiki page (default=Architectures/x86-64)