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 revisionBoth sides next revision
dev:release_checklist [2021/01/03 20:44] oschuettdev:release_checklist [2021/05/28 10:49] oschuett
Line 82: Line 82:
 After the workflow finishes, go to https://github.com/cp2k/cp2k/releases, add the release notes to the Draft release and publish the release. After the workflow finishes, go to https://github.com/cp2k/cp2k/releases, add the release notes to the Draft release and publish the release.
  
-=== 10. Update the CP2K web page ===+=== 10. Create tar ball === 
 + 
 +<code> 
 +pip3 install git-archive-all 
 +git-archive-all ./cp2k-X.Y.tar.bz2 
 +</code> 
 + 
 +=== 11. Update the CP2K web page ===
  
   * Add [[:news|News]] entry   * Add [[:news|News]] entry
   * Update [[:version_history|Version History]]   * Update [[:version_history|Version History]]
  
-=== 11. Dissemination ===+=== 12. Dissemination ===
  
 Inform the Inform the
dev/release_checklist.txt · Last modified: 2024/01/01 23:40 by oschuett