From 146cd30b9eb17dd3fa5c49c844c6045d62e54a7c Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Mon, 28 Mar 2022 19:44:34 +0200 Subject: issues: add progress notes --- issues/add-integration-test.md | 4 ++++ issues/implement-decided-proposals.md | 5 +++-- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'issues') diff --git a/issues/add-integration-test.md b/issues/add-integration-test.md index 33351c9..2266be5 100644 --- a/issues/add-integration-test.md +++ b/issues/add-integration-test.md @@ -9,3 +9,7 @@ Today we don't have any integration tests. Before a new version is tagged, it is tested by (i) running unit tests, and (ii) running manual tests against a local setup of Trillian and sigsum-log-go. Automating (ii) would be helpful for development and increased confidence that everything works as expected. + +Started in branch: + + rgdd/integration diff --git a/issues/implement-decided-proposals.md b/issues/implement-decided-proposals.md index eecc58b..5b04890 100644 --- a/issues/implement-decided-proposals.md +++ b/issues/implement-decided-proposals.md @@ -18,11 +18,12 @@ There is a draft on bringing the above into main documentation in Current status on implementing the above: * [x] open-ended shard interval -* [ ] ssh signing format +* [x] ssh signing format * implement in sigsum-lib-go by updating `ToBinary()` * then pick up the new sigsum-lib-go version in sigsum-log-go -* [ ] remove arbitrary bytes +* [x] remove arbitrary bytes * [ ] get-\* endpoints * [ ] domain hint + - sigsum-log-go should drop-in replace sigsum-lib-go/pkg/dns * [ ] add-leaf * [x] tree-head endpoints -- cgit v1.2.3