User Tools

Site Tools


dev:git:2do_newrelease

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:git:2do_newrelease [2026/01/09 04:44] – [Public relations] fraenkimandev:git:2do_newrelease [2026/03/15 14:39] (current) – order fixed arvid
Line 1: Line 1:
 ====== To do for new release ====== ====== To do for new release ======
 ===== Code ===== ===== Code =====
-Bump version number in //core.system.php//:\\ ''define('SYSTEM_VER', '1.x');''+==== Bump version number ==== 
 +in //core.system.php//:\\ ''define('SYSTEM_VER', '1.x');''
  
-Update first headline in //CHANGELOG.md//:\\ ''# yyyy-mm-dd: [FlatPress 1.x "Release Name"](https://github.com/flatpressblog/flatpress/releases/tag/1.x)''\\ -> link is 404 for now, release will be created later+==== Update Change Log ==== 
 +first headline in //CHANGELOG.md//:\\ ''# yyyy-mm-dd: [FlatPress 1.x "Release Name"](https://github.com/flatpressblog/flatpress/releases/tag/1.x)''\\ -> link is 404 for now, release will be created later
  
-Create update package:\\ ''git archive -o ../13to14.zip HEAD $(git diff --name-only 32771f9457f48d768747d41f7fffdcc66718465e --diff-filter=ACMRTUXB)''\\ see https://wiki.flatpress.org/dev:git:gitdiffzip+==== Create update package ==== 
 +Create update packages from last version (and maybe the one before as well). For details, see https://wiki.flatpress.org/dev:git:gitdiffzip
  
-Create new release on GitHub\\ Copy/Paste standard phrases from older releaseupdate all version numbers in text and links to new version\\ Attach previously created update package+==== Create new release on GitHub ==== 
 +  * copy/paste standard phrases from older release 
 +  * update all version numbers in text and links to new version 
 +  * copy/paste the detailled change log from CHANGELOG.md 
 +  * attach previously created update package
  
 ===== Public relations ===== ===== Public relations =====
-Update download pages en+de:\\ https://www.flatpress.org/download\\ https://www.flatpress.de/download+==== Update download pages en+de ==== 
 +  * https://www.flatpress.org/download 
 +  * https://www.flatpress.de/download
  
 +==== Publish release announcement ====
 +  * write release announcement entry on flatpress.org
 +  * update news box on start page
 +  * publish release announcement on Mastodon
 +
 +==== Update VERSION identifier ====
 Update //flatpress.org/fp/VERSION// (is called by all FlatPress instances for version info) Update //flatpress.org/fp/VERSION// (is called by all FlatPress instances for version info)
 <code>STABLE|1.X|UNSTABLE|1.X RCx|NOTICE|YYYY-MM-DD: FlatPress 1.X is released! <ul><li><a href="https://www.flatpress.org/<entry>/">Release announcement</a></li></ul></code> <code>STABLE|1.X|UNSTABLE|1.X RCx|NOTICE|YYYY-MM-DD: FlatPress 1.X is released! <ul><li><a href="https://www.flatpress.org/<entry>/">Release announcement</a></li></ul></code>
- 
-Write release announcement entry on flatpress.org; update news box on start page 
- 
-Publish release announcement on Mastodon 
  
 ===== Documentation ===== ===== Documentation =====
-Update wiki: [[https://wiki.flatpress.org/doc:flatpress:releases|Version history]]+==== Update the wiki ==== 
 +  * Upgrade instructions: https://wiki.flatpress.org/en:doc:basic:upgrade 
 +  * Version history: [[https://wiki.flatpress.org/doc:flatpress:releases|Version history]] 
 +  * System Requirements: [[https://wiki.flatpress.org/doc:techfaq|Frequently Asked Technical Questions]]
  
  
dev/git/2do_newrelease.1767930296.txt.gz · Last modified: by fraenkiman

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki