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/promote a build candidate"

(Promote the build candidate)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
==Promote the build candidate==
 
==Promote the build candidate==
Run [https://ci.eclipse.org/nebula/job/nebula.release the release job]. This will create the release directory from the latest build. So you have to make sure that no other build has crept in. The build is also running if others make new PR against master or if someone pushes directly to master.
+
Run [https://ci.eclipse.org/nebula/job/nebula.release the release job]. This will create the release directory from the latest build.
  
You can add a comment to your PR [https://plugins.jenkins.io/ghprb/ "retest this please"] to trigger a new build from the PR.
+
The build will be available here:
  
[[file:nebretest.png|600px|border]]
+
  [https://download.eclipse.org/nebula/releases/2.4.2/ https://download.eclipse.org/nebula/releases/x.x.x/]
  
  
==Build Location==
+
== Make sure to publish the correct build==
The build will be available here:
+
You have to make sure that no other master build has executed in the meantime. The build is running if others make new PR against master or if someone pushes/merges to master. It is not likely that this will happen but in case it does:
  
  [https://download.eclipse.org/nebula/releases/2.4.2/ https://download.eclipse.org/nebula/releases/x.x.x/]
+
You can add a comment to your PR [https://plugins.jenkins.io/ghprb/ "retest this please"] to trigger a new build from the PR.
 +
 
 +
[[file:nebretest.png|600px|border]]

Latest revision as of 15:32, 3 October 2020

Promote the build candidate

Run the release job. This will create the release directory from the latest build.

The build will be available here:

 https://download.eclipse.org/nebula/releases/x.x.x/


Make sure to publish the correct build

You have to make sure that no other master build has executed in the meantime. The build is running if others make new PR against master or if someone pushes/merges to master. It is not likely that this will happen but in case it does:

You can add a comment to your PR "retest this please" to trigger a new build from the PR.

Nebretest.png

Back to the top