From c52a9a21d4e6b482cb555593ec27ee40164975b1 Mon Sep 17 00:00:00 2001 From: James Rodewig Date: Thu, 31 Aug 2023 15:56:49 -0400 Subject: [PATCH 1/2] [DOCS] Add `live` branches to ECE docs --- conf.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/conf.yaml b/conf.yaml index 68cfb61a4056e..24d9e5d66aaea 100644 --- a/conf.yaml +++ b/conf.yaml @@ -802,6 +802,14 @@ contents: tags: CloudEnterprise/Reference subject: ECE current: ms-92 + live: + - ms-92: 3.6 + - ms-81: 3.5 + - ms-78: 3.4 + - ms-75: 3.3 + - ms-72: 3.2 + - ms-70: 3.1 + - ms-69: 3.0 branches: - ms-92: 3.6 - ms-81: 3.5 From 06a10cd1e7e389cc9c6a6cdeae481a4c455ee03f Mon Sep 17 00:00:00 2001 From: James Rodewig Date: Thu, 31 Aug 2023 16:12:13 -0400 Subject: [PATCH 2/2] Remove mapping --- conf.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/conf.yaml b/conf.yaml index 24d9e5d66aaea..cb724eb13fb13 100644 --- a/conf.yaml +++ b/conf.yaml @@ -803,13 +803,13 @@ contents: subject: ECE current: ms-92 live: - - ms-92: 3.6 - - ms-81: 3.5 - - ms-78: 3.4 - - ms-75: 3.3 - - ms-72: 3.2 - - ms-70: 3.1 - - ms-69: 3.0 + - ms-92 + - ms-81 + - ms-78 + - ms-75 + - ms-72 + - ms-70 + - ms-69 branches: - ms-92: 3.6 - ms-81: 3.5