mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-19 17:11:15 +02:00
2024-05-06 Fred Gleason <fredg@paravelsystems.com>
* Added 'docs/misc/rivendell_release_checklist.txt'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -24751,3 +24751,5 @@
|
|||||||
* Added 'python3-venv', 'python3-virtualenv', 'python3-build' and
|
* Added 'python3-venv', 'python3-virtualenv', 'python3-build' and
|
||||||
'twine' packages to the list of required build packages for
|
'twine' packages to the list of required build packages for
|
||||||
Ubuntu 22.04 LTS and Ubuntu 24.04 LTS in 'INSTALL'.
|
Ubuntu 22.04 LTS and Ubuntu 24.04 LTS in 'INSTALL'.
|
||||||
|
2024-05-06 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Added 'docs/misc/rivendell_release_checklist.txt'.
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
##
|
##
|
||||||
## docs/misc/Makefile.am for Rivendell
|
## docs/misc/Makefile.am for Rivendell
|
||||||
##
|
##
|
||||||
## (C) Copyright 2017 Fred Gleason <fredg@paravelsystems.com>
|
## (C) Copyright 2017-2024 Fred Gleason <fredg@paravelsystems.com>
|
||||||
##
|
##
|
||||||
## This program is free software; you can redistribute it and/or modify
|
## This program is free software; you can redistribute it and/or modify
|
||||||
## it under the terms of the GNU General Public License version 2 as
|
## it under the terms of the GNU General Public License version 2 as
|
||||||
@@ -25,6 +25,7 @@ EXTRA_DIST = ALSA.txt\
|
|||||||
PODCASTING.txt\
|
PODCASTING.txt\
|
||||||
RDMONITOR.txt\
|
RDMONITOR.txt\
|
||||||
reports.txt\
|
reports.txt\
|
||||||
|
rivendell_release_checklist.txt\
|
||||||
SAGE_ENDEC.txt\
|
SAGE_ENDEC.txt\
|
||||||
scheduler_formats.ods
|
scheduler_formats.ods
|
||||||
|
|
||||||
|
44
docs/misc/rivendell_release_checklist.txt
Normal file
44
docs/misc/rivendell_release_checklist.txt
Normal file
@@ -0,0 +1,44 @@
|
|||||||
|
Rivendell Release Checklist
|
||||||
|
|
||||||
|
1) Test package builds
|
||||||
|
|
||||||
|
( ) RHEL 7 (CentOS 7)
|
||||||
|
|
||||||
|
( ) RHEL 8 (Rocky 8)
|
||||||
|
|
||||||
|
( ) Ubuntu 22.04 LTS
|
||||||
|
|
||||||
|
( ) Ubuntu 24.04 LTS
|
||||||
|
|
||||||
|
|
||||||
|
2) Generate release
|
||||||
|
|
||||||
|
( ) Prepare 'NEWS' entry.
|
||||||
|
|
||||||
|
( ) Increment version strings in 'versions/' and make 'ChangeLog' entry.
|
||||||
|
|
||||||
|
( ) Commit and tag in Git repo.
|
||||||
|
|
||||||
|
|
||||||
|
3) Announce release
|
||||||
|
|
||||||
|
( ) Draft and publish release at GitHub.
|
||||||
|
|
||||||
|
( ) Update https://www.rivendellaudio.org.
|
||||||
|
|
||||||
|
( ) Post announcement to https://Groups.io/g/Rivendell
|
||||||
|
|
||||||
|
|
||||||
|
4) Generate and post packages
|
||||||
|
|
||||||
|
( ) RHEL 7 (CentOS 7)
|
||||||
|
|
||||||
|
( ) RHEL 8 (Rocky 8)
|
||||||
|
|
||||||
|
( ) Ubuntu 22.04 LTS
|
||||||
|
|
||||||
|
( ) Ubuntu 24.04 LTS
|
||||||
|
|
||||||
|
( ) PyPI
|
||||||
|
|
||||||
|
( ) Update documentation at https://opsguide.rivendellaudio.org.
|
Reference in New Issue
Block a user