Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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"

(New Service Release Checklist)
(New Service Release Checklist)
Line 25: Line 25:
 
* [[Nebula/Releases/New Release/update the website|Update the Website]]
 
* [[Nebula/Releases/New Release/update the website|Update the Website]]
 
* [[Nebula/Releases/New Release/add the release to github|Add the Release to Github]]
 
* [[Nebula/Releases/New Release/add the release to github|Add the Release to Github]]
 +
* [[Nebula/Releases/New Release/close github milestone|Close the Github Milestone]]
 
* [[Nebula/Releases/New Release/update the nan|Update the NAN]]
 
* [[Nebula/Releases/New Release/update the nan|Update the NAN]]
 
* [[Nebula/Releases/New Release/announce success|Announce Success]]
 
* [[Nebula/Releases/New Release/announce success|Announce Success]]

Revision as of 04:48, 21 June 2021


This page describes how to create a new release.

Nebula uses the major.minor.service version semantics

New Service Release Checklist

The following steps are needed to create a new Nebula Service Release. To avoid unneeded risks, you must cherry-pick your changes on top of the latest released tag.

Before you start, open a new workspace and import this project set via Import/Team/Team Project Set.

New Minor Release Checklist

Back to the top