User Tools

Site Tools


dev:release_checklist

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dev:release_checklist [2023/07/28 12:39] oschuettdev:release_checklist [2024/01/01 23:40] (current) oschuett
Line 14: Line 14:
 tools/build_utils/get_revision_number src >REVISION tools/build_utils/get_revision_number src >REVISION
 git add REVISION src/cp2k_info.F git add REVISION src/cp2k_info.F
-git commit -m "Cut release version 20XX.Y" REVISION src/cp2k_info.F+git commit -m "Cut release version 20XX.Y"
 </code> </code>
  
-Example: https://github.com/cp2k/cp2k/commit/71f6a37+Example: https://github.com/cp2k/cp2k/commit/056df93
  
 === 3. Tag the release and push to GitHub === === 3. Tag the release and push to GitHub ===
Line 55: Line 55:
 === 7. Update the main branch === === 7. Update the main branch ===
  
-Change back to the main branch to add a new link in the [[src>tools/manual/index.html]] and update the development version in [[src>src/cp2k_info.F]]. Example: https://github.com/cp2k/cp2k/commit/1509dbb .+Change back to the main branch to add a new link to [[src>docs/versions.md]] and [[src>docs/index.md]]and update the development version in [[src>src/cp2k_info.F]]. Example: https://github.com/cp2k/cp2k/commit/0904149 .
  
 === 8. Update the CP2K web page === === 8. Update the CP2K web page ===
dev/release_checklist.1690547960.txt.gz · Last modified: 2023/07/28 12:39 by oschuett