From e3f58dc5b9f23fabd62ef9d6e5348dd7e99cc0c4 Mon Sep 17 00:00:00 2001 From: Kai Liao <140431279+kliao-csa@users.noreply.github.com> Date: Tue, 5 Dec 2023 11:59:39 -0800 Subject: [PATCH] change docs tracked todo to point to issues list --- docs/ci-cd/index.md | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/docs/ci-cd/index.md b/docs/ci-cd/index.md index 3cc36d6ae4765e..437120d61f34ca 100644 --- a/docs/ci-cd/index.md +++ b/docs/ci-cd/index.md @@ -28,21 +28,12 @@ tools/* Work In Progress -## Known Issues +## Tasks -- Python build running out of space - - [Fail example](https://github.com/project-chip/connectedhomeip/actions/runs/6239660536/job/16938053552?pr=29333) - - May need intermediate cleanup steps +- [Issues List](https://github.com/project-chip/connectedhomeip/labels/CI%2FCD%20improvements) ## Tools - [Daily Fail Summary](tools/daily_fail_summary.md) -## To Do - -- Cert image auto build - - [Initial code](https://github.com/woody-apple/connectedhomeip/tree/build-cert-bins) - - Need to change chip-build image builds to cut down time - - Do multi-platform builds for ARM64 - ## General Improvement Ideas