From 57afd19596d00952bdb7014bed042ed64fc85e02 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Thu, 8 Dec 2022 18:10:41 +0100 Subject: Update git submodules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update docs/submodules/releng from branch 'master' to bf5675bdba1bf204326b38e29c1e4b096e36a5ed - Get rid of global jjb in Anuket They are useless here, never updated and failed a lot because of package management issues in it. It now defines all views in the classical way. It also removes all rtd jobs as they are useless. Our docs are built on git events via RTD too. (and it avoids the hardcoded token which should be a security convern). If needed, cirv and laas python verification will be updated in a second patchset. Change-Id: I5aee179d804a5547a464501a03d7afa395420552 Signed-off-by: Cédric Ollivier --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/releng b/docs/submodules/releng index 938f98d9a..bf5675bdb 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit 938f98d9a0ae3390adc75cfdfa7f2334186a4cad +Subproject commit bf5675bdba1bf204326b38e29c1e4b096e36a5ed -- cgit 1.2.3-korg