Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

P4. Vote preparation (building release candidate)

Gliffy Diagram
displayNameP4-Prepare RC candidate
nameP4-Prepare RC candidate
pagePin45

Once all changes are applied, it is possible to prepare a release candidate. It is possilbe to build several release candidates without starting a vote. First RCs can have part of changes scheduled for release.

...

Expand

Code Block
languagebash
themeRDark
linenumberstrue
~/download:[]$ unzip release-2.7.0-rc0.zip

...


Do some checks related to release (full list of check to be done can be found in section 5.1):

...

Expand


For 2.7 release "apache-ignite-hadoop" removed and some new dependencies introduced for a benchmarks.

4.5.2. Prepare NuGet staging

Using Teamcity build number from step 4.2.1, run https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages

This will produce .nupkg files as build artifcats, and push the packages to https://www.myget.org/F/apache-ignite-staging/ for easier testing.

...

4.5.3. Run automated release check step on TC

...