From 9e81917a3400846006f6381523b18bef65dbe4ce Mon Sep 17 00:00:00 2001 From: =?utf8?q?Chris=20Andr=C3=A9?= Date: Sun, 10 May 2020 03:02:13 -0400 Subject: [PATCH] Update git submodules * Update docs/submodules/sdc.git from branch 'master' to a7bd374357e0737e419d196a16ff09a644417f97 - Refactor to remove false positives from Sonar - change `updateResourceInstancesNames` to account for case where `preparedResource` is null - change `findInputByName` to return an Either in order to make exceptions explicit - create `rollbackWithEither` (+ tests) to make exceptions more explicit Issue-ID: SDC-2992 Signed-off-by: Chris Andre Change-Id: I487994a3f9e88b0a2b14d2679c3587d85d8aa12d --- docs/submodules/sdc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git index 2048043bb..a7bd37435 160000 --- a/docs/submodules/sdc.git +++ b/docs/submodules/sdc.git @@ -1 +1 @@ -Subproject commit 2048043bb4c66efa28063fc1e591c0297850a6e6 +Subproject commit a7bd374357e0737e419d196a16ff09a644417f97 -- 2.16.6