Harden CI and switch release builds to tagged immutable images
This commit is contained in:
parent
bed2e6cfb6
commit
f24e96efa7
60 changed files with 4710 additions and 64 deletions
14
docs/adr/README.md
Normal file
14
docs/adr/README.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Architecture decision records
|
||||
|
||||
ADRs are immutable after acceptance. Supersede an earlier decision with a new ADR rather than rewriting its history.
|
||||
|
||||
| ADR | Decision | Status |
|
||||
| --- | --- | --- |
|
||||
| 0001 | PostgreSQL remains on btrfs with CoW | Accepted |
|
||||
| 0002 | Opaque object IDs and same-directory promotion | Accepted |
|
||||
| 0003 | Protect commits, not incomplete transfers | Accepted |
|
||||
| 0004 | Single application service | Accepted |
|
||||
| 0005 | HTTP precondition and conflict status codes | Accepted |
|
||||
| 0006 | Stable-v1 and deferred product scope | Accepted |
|
||||
| 0007 | Open first-run setup | Accepted risk |
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue