Conner Fromknecht
af3fa69d05
docs: update release verification scripts for v0.12.1-beta
2021-09-27 15:48:20 +02:00
Conner Fromknecht
50d27e8050
docs: remove unnecessary docker pull from release verification
...
Docker will automatically pull the image if it isn't found locally.
2021-09-27 15:48:20 +02:00
Oliver Gugger
99ba272822
docs+scripts: switch to detached signatures
...
Due to a misunderstanding of how the gpg command line options work, we
didn't actually create detached signatures because the --clear-sign
flag would overwrite that. We update our verification script to now only
download the detached signatures and verify them against the main
manifest file.
We also update the signing instructions.
2021-02-15 10:33:20 +01:00
Johan T. Halseth
b4d66662b9
docs: correct sign command
2021-02-04 10:05:37 +01:00
Oliver Gugger
2c634bfaf3
docs: unify code and shell cmd blocks
2021-01-22 09:14:09 +01:00
Olaoluwa Osuntokun
8b8fa7d14a
docs/release: add new command to use when signign release manifest
2021-01-19 19:10:21 -08:00
Oliver Gugger
356fdb82f8
docs+build: explain how to verify docker images
2021-01-14 21:48:32 +01:00
Oliver Gugger
4c56f3cacb
multi: add release helper docker file
2021-01-08 16:14:24 +01:00
Oliver Gugger
f4901d8ff9
docs: move build/release/README.md to docs/release.md
...
This readme file is better located in the docs directory as we
are going to move the release script itself as well in the next
commit.
2020-04-24 14:28:27 +02:00