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"

(Created page with "==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 ha...")
 
(Promote the build candidate)
Line 5: Line 5:
  
 
[[file:nebretest.png|600px|border]]
 
[[file:nebretest.png|600px|border]]
 +
 +
 +
==Build Location==
 +
The build will be available here:
 +
 +
  [https://download.eclipse.org/nebula/releases/2.4.2/ https://download.eclipse.org/nebula/releases/x.x.x/]

Revision as of 15:29, 3 October 2020

Promote the build candidate

Run 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.

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

Nebretest.png


Build Location

The build will be available here:

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

Back to the top