From a5d67e6433fdbdae7aefb9a32dcab87bb88c915b Mon Sep 17 00:00:00 2001 From: Kai Liao <140431279+kliao-csa@users.noreply.github.com> Date: Wed, 8 Nov 2023 07:30:12 -0700 Subject: [PATCH 1/3] Update index.md (CI/CD docs) --- docs/ci-cd/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/ci-cd/index.md b/docs/ci-cd/index.md index 616c34ece1d43e..edd0374b297814 100644 --- a/docs/ci-cd/index.md +++ b/docs/ci-cd/index.md @@ -39,5 +39,6 @@ determination of any fail with an error message. ## To Do - Cert image auto build +- Include Darwin Test fail definitions in fail summary script - for starters, TestReliableMessageProtocol ## General Improvement Ideas From d1f3a1de69a78b05a4aec9f5e21e0324680418c3 Mon Sep 17 00:00:00 2001 From: "restyled-io[bot]" <32688539+restyled-io[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 07:31:48 -0700 Subject: [PATCH 2/3] Restyled by prettier-markdown (#30314) Co-authored-by: Restyled.io --- docs/ci-cd/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/ci-cd/index.md b/docs/ci-cd/index.md index edd0374b297814..34244d707738c4 100644 --- a/docs/ci-cd/index.md +++ b/docs/ci-cd/index.md @@ -39,6 +39,7 @@ determination of any fail with an error message. ## To Do - Cert image auto build -- Include Darwin Test fail definitions in fail summary script - for starters, TestReliableMessageProtocol +- Include Darwin Test fail definitions in fail summary script - for starters, + TestReliableMessageProtocol ## General Improvement Ideas From eb65fbc103ca1834d6f9bd8bff6afc9caf577844 Mon Sep 17 00:00:00 2001 From: Kai Liao <140431279+kliao-csa@users.noreply.github.com> Date: Wed, 8 Nov 2023 07:35:03 -0700 Subject: [PATCH 3/3] Update index.md --- docs/ci-cd/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ci-cd/index.md b/docs/ci-cd/index.md index 34244d707738c4..82b75bd864666b 100644 --- a/docs/ci-cd/index.md +++ b/docs/ci-cd/index.md @@ -40,6 +40,6 @@ determination of any fail with an error message. - Cert image auto build - Include Darwin Test fail definitions in fail summary script - for starters, - TestReliableMessageProtocol + Test Reliable Message Protocol ## General Improvement Ideas