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
Next revisionBoth sides next revision
dev:release_checklist [2020/12/30 17:19] 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
  
   * CP2K developers by email   * CP2K developers by email
-  * CP2K users via the CP2K mailing list ([[https://groups.google.com/g/cp2k/c/QUTFLcaOrBc/m/fOrH4ReoAwAJ?pli=1|Example]])+  * CP2K users via the CP2K mailing list ([[https://groups.google.com/g/cp2k/c/giii6D3ttxo|Example]])
   * the Twitter-sphere via the Twitter account   * the Twitter-sphere via the Twitter account
  
dev/release_checklist.txt · Last modified: 2024/01/01 23:40 by oschuett