Compare commits
1 Commits
67903257e8
...
84f5780884
| Author | SHA1 | Date | |
|---|---|---|---|
| 84f5780884 |
13
TODO.md
13
TODO.md
@@ -18,18 +18,17 @@ Issue branches do NOT touch this file — the manager maintains it on
|
|||||||
|
|
||||||
# Status
|
# Status
|
||||||
|
|
||||||
1.0.0 is open, with work remaining. The milestone
|
1.0.0 is open: 64 closed, 7 open. As of `37b59f8`, the commit this one
|
||||||
(https://git.eeqj.de/sneak/webhooker/milestone/9) is the authoritative
|
follows, `next` is 72 commits ahead of `main` and a strict
|
||||||
list and the only place to read a count from; this file deliberately
|
fast-forward. No git tags exist yet.
|
||||||
carries neither, because both drift between the commits that touch it.
|
|
||||||
`next` is ahead of `main` and a strict fast-forward. No release has
|
|
||||||
been tagged yet.
|
|
||||||
|
|
||||||
The tag is held on a durability defect
|
The tag is held on a durability defect
|
||||||
(https://git.eeqj.de/sneak/webhooker/issues/256): a concurrent reader
|
(https://git.eeqj.de/sneak/webhooker/issues/256): a concurrent reader
|
||||||
of a per-webhook event database strands delivered webhooks at
|
of a per-webhook event database strands delivered webhooks at
|
||||||
`pending`, and the next restart re-delivers them. A fix is in review
|
`pending`, and the next restart re-delivers them. A fix is in review
|
||||||
(https://git.eeqj.de/sneak/webhooker/pulls/263).
|
(https://git.eeqj.de/sneak/webhooker/pulls/263). The rest of the open
|
||||||
|
milestone lives on the tracker, which is the authoritative list; this
|
||||||
|
file does not duplicate it.
|
||||||
|
|
||||||
One caveat on reading a green check: a docs-only commit deliberately
|
One caveat on reading a green check: a docs-only commit deliberately
|
||||||
replays from the layer cache
|
replays from the layer cache
|
||||||
|
|||||||
Reference in New Issue
Block a user