summaryrefslogtreecommitdiff
path: root/checklist-release.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-11-06 21:55:12 +0100
committerChristian Grothoff <christian@grothoff.org>2022-11-06 21:55:23 +0100
commitbd74752b1fe8e4edc7fdf0b29da377121ca7ede0 (patch)
treee9be5f33df6fa4cf343d3bdcebd5dbcd63a7e841 /checklist-release.rst
parent07ac0d99cf0ec453a179137713297f31e4e0b0e3 (diff)
downloaddocs-bd74752b1fe8e4edc7fdf0b29da377121ca7ede0.tar.gz
docs-bd74752b1fe8e4edc7fdf0b29da377121ca7ede0.tar.bz2
docs-bd74752b1fe8e4edc7fdf0b29da377121ca7ede0.zip
spec signature (for #7427)
Diffstat (limited to 'checklist-release.rst')
-rw-r--r--checklist-release.rst46
1 files changed, 46 insertions, 0 deletions
diff --git a/checklist-release.rst b/checklist-release.rst
index 2d5d1178..33bfd614 100644
--- a/checklist-release.rst
+++ b/checklist-release.rst
@@ -44,6 +44,50 @@ For merchant (C backend):
- |check| change 'demo.taler.net' deployment to use new tag.
- |check| Upload triplet to ftp-upload.gnu.org/incoming/ftp or /incoming/alpha
+For sync:
+
+- |check| no compiler warnings at "-Wall" with gcc
+- |check| no compiler warnings at "-Wall" with clang
+- |check| ensure Coverity static analysis passes
+- |check| make check.
+- |check| make dist, make check on result of 'make dist'.
+- |check| Change version number in configure.ac.
+- |check| make dist for release
+- |check| verify dist builds from source
+- |check| upgrade 'demo.taler.net'
+- |check| run :doc:`demo upgrade checklist <checklist-demo-upgrade>`
+- |check| tag repo.
+- |check| use deployment.git/packaging/*-docker/ to build Debian and Ubuntu packages
+- |check| upload packages to deb.taler.net/ (note: only Florian/Christian can sign)
+- |check| change 'demo.taler.net' deployment to use new tag.
+- |check| Upload triplet to ftp-upload.gnu.org/incoming/ftp or /incoming/alpha
+
+For taler-mdb:
+
+- |check| no compiler warnings at "-Wall" with gcc
+- |check| ensure Coverity static analysis passes
+- |check| Change version number in configure.ac.
+- |check| make dist for release.
+- |check| tag repo.
+- |check| use deployment.git/packaging/*-docker/ to build Debian and Ubuntu packages
+- |check| upload packages to deb.taler.net/ (note: only Florian/Christian can sign)
+- |check| Upload triplet to ftp-upload.gnu.org/incoming/ftp or /incoming/alpha
+
+For taler-twister:
+
+- |check| no compiler warnings at "-Wall" with gcc
+- |check| no compiler warnings at "-Wall" with clang
+- |check| ensure Coverity static analysis passes
+- |check| make check.
+- |check| make dist, make check on result of 'make dist'.
+- |check| Change version number in configure.ac.
+- |check| make dist for release.
+- |check| verify dist builds from source
+- |check| upgrade 'demo.taler.net'
+- |check| run :doc:`demo upgrade checklist <checklist-demo-upgrade>`
+- |check| tag repo.
+- |check| Upload triplet to ftp-upload.gnu.org/incoming/ftp or /incoming/alpha
+
For libeufin:
- |check| update SPA of bank
@@ -71,6 +115,8 @@ Wallet-core:
- |check| make dist for release.
- |check| verify dist builds from source
- |check| tag repo.
+- |check| use deployment.git/packaging/*-docker/ to build Debian and Ubuntu packages
+- |check| upload packages to deb.taler.net/ (note: only Florian/Christian can sign)
- |check| change 'demo.taler.net' deployment to use new tag.
- |check| Upload triplet to ftp-upload.gnu.org/incoming/ftp or /incoming/alpha