taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 626ec409db86f159158a616a6e28fddc12be1a7c
parent 1669bbf8f57f21cdc592e1a108daf96a09e16654
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Tue, 18 Apr 2023 10:01:38 +0200

add DD 42 to index

Diffstat:
Mchecklist-release.rst | 24++++++++++++------------
Rdesign-documents/033-synchetic-wallet-errors.rst -> design-documents/042-synthetic-wallet-errors.rst | 0
Mdesign-documents/index.rst | 1+
3 files changed, 13 insertions(+), 12 deletions(-)

diff --git a/checklist-release.rst b/checklist-release.rst @@ -20,8 +20,8 @@ For exchange: - |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| 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 @@ -39,8 +39,8 @@ For merchant (C backend): - |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| 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 @@ -57,8 +57,8 @@ For sync: - |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| 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 @@ -69,8 +69,8 @@ For taler-mdb: - |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| 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: @@ -97,8 +97,8 @@ For libeufin: - |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| 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 @@ -115,8 +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| 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 diff --git a/design-documents/033-synchetic-wallet-errors.rst b/design-documents/042-synthetic-wallet-errors.rst diff --git a/design-documents/index.rst b/design-documents/index.rst @@ -50,4 +50,5 @@ and protocol. 039-taler-browser-integration.rst 040-distro-packaging.rst 041-wallet-balance-amount-definitions.rst + 042-synthetic-wallet-errors.rst 999-template