Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Nebula/Releases/New Release/add bugzilla artifacts for a minor release"

(Created page with "=== Minor Release === For a minor release, we must add a new milestone and a new version '''after''' the release is released. If the current version is 2.5.1 then a new milest...")
 
(Minor Release)
 
Line 1: Line 1:
 
=== Minor Release ===
 
=== Minor Release ===
For a minor release, we must add a new milestone and a new version '''after''' the release is released. If the current version is 2.5.1 then a new milestone must be 2.7.0 and a "new" version must be 2.6.0. The new milestone points to the next next release. Take care when adding version and milestones because the page does not allow mistakes:
+
For a minor release, we must add a new milestone after or before a release is released. Milestones are the numbers of the next release.
  
In Bugzilla Management press the Edit button
+
[https://github.com/eclipse/nebula/milestones In Github] press the "New Milestone" button:
  
 
[[file:bugz1.png|600px|border]]
 
[[file:bugz1.png|600px|border]]
  
  
Press "Add bugzilla milestones .."
+
Enter the milestone information
  
[[file:bugz2.png|600px|border]]
+
[[file:bugz2.png|600px|border]]
 
+
 
+
In the window that appears, add the service release milestone. Make sure that the sort key matches the version number. You get one chance to do it right. If you make a mistake then you must as the webmaster to correct it.
+
 
+
[[file:bugz4.png|600px|border]]
+
 
+
 
+
From the Bugzilla Management screen, select "add Bugzilla versions...":
+
 
+
[[file:bugz5.png|600px|border]]
+
 
+
 
+
Next, add the new version by pressing on the "Add a new version" link:
+
 
+
[[file:bugz6.png|600px|border]]
+
 
+
 
+
Add the new version. Take care to make no mistakes. If you do make a mistake you must ask the webmaster to correct it.
+
 
+
[[file:bugz7.png|600px|border]]
+
 
+
 
+
From the Bugzilla Management screen, make the new version the default milestone:
+
 
+
[[file:bugz8.png|600px|border]]
+

Latest revision as of 14:56, 3 February 2022

Minor Release

For a minor release, we must add a new milestone after or before a release is released. Milestones are the numbers of the next release.

In Github press the "New Milestone" button:

Bugz1.png


Enter the milestone information

Bugz2.png

Back to the top