summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-04-18 10:01:38 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-04-18 10:01:38 +0200
commit626ec409db86f159158a616a6e28fddc12be1a7c (patch)
treed20e836488a2eb8ca78909b5c190473f4769ab25
parent1669bbf8f57f21cdc592e1a108daf96a09e16654 (diff)
downloaddocs-626ec409db86f159158a616a6e28fddc12be1a7c.tar.gz
docs-626ec409db86f159158a616a6e28fddc12be1a7c.tar.bz2
docs-626ec409db86f159158a616a6e28fddc12be1a7c.zip
add DD 42 to index
-rw-r--r--checklist-release.rst24
-rw-r--r--design-documents/042-synthetic-wallet-errors.rst (renamed from design-documents/033-synchetic-wallet-errors.rst)0
-rw-r--r--design-documents/index.rst1
3 files changed, 13 insertions, 12 deletions
diff --git a/checklist-release.rst b/checklist-release.rst
index 33bfd614..a9008729 100644
--- 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
index 962e2dc3..962e2dc3 100644
--- 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
index aee3af42..fd2ca7b8 100644
--- 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