Skip to content

Release steps

Sambit Das edited this page Sep 26, 2018 · 8 revisions
  • Update parameters.tex in doc/manual to the latest input parameters. Use :g/it Value/d in vim editor to remove all lines with that pattern.
  • Check gcc compilation on caen machine.
  • Update version in version file, Doxyfile, welcome message and doc/manual/manual.tex.
  • Compile manual.tex and update manual-current-release.pdf in manual branch (this is for website linking).
  • Merge publicGithubDevelop into release branch via PR.
  • Do release testing- make fixes in bugFix branch off release and merge into both release and publicGithubDevelop branch.
  • Tag the release branch with the version number and update the tarball link in the website.

Clone this wiki locally