Differences

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

Link to this comparison view

Next revision
Previous revision
release_process [2024/03/07 20:04] – created nadenislamarrerelease_process [2025/10/13 05:29] (current) nadenislamarre
Line 1: Line 1:
-=== update rc.html ===+=== prepare images links on the mirror server for faster downloads === 
 + 
 +=== update rc.html to make visibility on what to test ===
   # to update https://mirrors.o2switch.fr/batocera/rc.html   # to update https://mirrors.o2switch.fr/batocera/rc.html
   # this is the list of ready rc images not yet relased.   # this is the list of ready rc images not yet relased.
   # update it whe new images are released with:   # update it whe new images are released with:
   connect on mirrors.o2switch.fr and execute ./listRC.sh   connect on mirrors.o2switch.fr and execute ./listRC.sh
-  + 
- +=== release some images === 
 +  # connect on mirrors.o2switch.fr 
 +  1) ./doRelease.sh rk3326 39 
 +  2) ./listInstalls.sh # update list of install files (to install from batocera) (https://mirrors.o2switch.fr/batocera/installs.txt) 
 +  3) ./listRC.sh # reupdate rc.html 
 +   
 +  # on the website 
 +  4) updateImages.sh 
 +   
 +=== update the changelog === 
 +  # generate and copy the changelog on the website (remove any lines from the next version already present) 
 +  ~/git/batocera.linux$ python3 ./scripts/linux/convertChangelog.py < ./batocera-Changelog.md > changelog-content.html 
 +   
 +=== update the last version file === 
 +  includes/config.php 
 +   
 +=== add new boards === 
 +see images/download and include/boards.php to add some new boards on the website. 
 + 
 +=== validation devices === 
 +https://docs.google.com/spreadsheets/d/1_YZtQyVpyF9mcUKoy6AAgTSP-IdOuQ5AliYSNosg8tc/
  • release_process.1709841864.txt.gz
  • Last modified: 2 years ago
  • by nadenislamarre