From 8a84290bc52a2fbd762b2ee03b876d8670a04a72 Mon Sep 17 00:00:00 2001 From: Aditya Narayan Date: Mon, 11 Dec 2023 11:15:53 +0530 Subject: [PATCH] updating the readMe --- doc/UsageDoc/CA_UsageDocument.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/UsageDoc/CA_UsageDocument.md b/doc/UsageDoc/CA_UsageDocument.md index 99f6cbd1..ea0492e6 100644 --- a/doc/UsageDoc/CA_UsageDocument.md +++ b/doc/UsageDoc/CA_UsageDocument.md @@ -132,6 +132,7 @@ Continuous Clearing Tool reduces the effort in creating components in SW360 and >**3. Artifactory Uploader** - This script processes the CycloneDXBOM file generated by the SW360PackageCreator. It targets components with an already cleared status (i.e., "Report approved") and facilitates the copy of these components from the remote repository to the "siparty release" repository in JFrog Artifactory. Additionally, it handles the movement of development components from the remote repository to the "siparty devdep" repository. Furthermore, internal packages are moved from the "energy-dev-" repository to the "energy-release-" repository. Components in states not meeting the above conditions are designated for handling by clearing experts through the Continuous Clearing Dashboard. + `Note: The default setting for the Release flag is False. This flag is present to execute a dry run of the component copy/move operation. This dry run is instrumental in verifying the accuracy of the components' paths and permissions before the actual operation takes place.` ### **Prerequisite for Continuous Clearing Tool execution**