From 1897f442d572071b2084c0c075bcd6136b26c6a5 Mon Sep 17 00:00:00 2001 From: "andre.schmid" Date: Sun, 19 Apr 2020 17:35:32 +0100 Subject: [PATCH] Update git submodules * Update docs/submodules/sdc.git from branch 'master' to 615de28561aeb843e4fc18a1859b68a8164b17a4 - Validates artifact configuration Validates if all the SDC base artifacts are configured. The base artifacts are provided by the ArtifactTypeEnum. Change-Id: Iffa38d6ba276014940afad71f7472bc8d730fcf8 Issue-ID: SDC-2929 Signed-off-by: andre.schmid - Configure a new Artifact Type Centralizes artifact configuration in one yaml entry. Allow the configuration of a new artifact type without the need of code changes. The configuration file now is used as a source of artifacts types instead the artifact type enum. The enum will be used as a source of base artifact types and also in hard coded business rules. Change-Id: Id0383d9fca9bce0519a4d52a4ecb3a68c8713f0f Issue-ID: SDC-2754 Signed-off-by: andre.schmid --- 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 dc56692a4..615de2856 160000 --- a/docs/submodules/sdc.git +++ b/docs/submodules/sdc.git @@ -1 +1 @@ -Subproject commit dc56692a4a307f378c827f017d2efbf754c223e0 +Subproject commit 615de28561aeb843e4fc18a1859b68a8164b17a4 -- 2.16.6