Feature/splitting (#161)
* add logic for script splitting
* add icon, fix qrm upload
* fix icon of splitting candidate
* reorganize code
* fix qrm handling
* fix id and namespace
* fix data handling
* fix qrm matching when updating id
* fix config of repo path
* fix error when combining script and pattern solutions
* fix qrm handling
* fix lint
* fix that automatically updates qrms
* fix id mapping inside subprocess
* set provider of execution task
* update splitting logic
* refactoring
* add fix for subprocess script analysis
* unify log for performance measurement
* update performance logs
* update tosca check for qaa export
* Improve logging
* fix workflow rewrite
* fix upload of qrms
* remove code duplicate and add auto qrm update after patternselection
* fix for runtime pattern combination
* fix for runtime pattern combination
---------
Co-authored-by: LaviniaStiliadou <livia_16@live.de>
Co-authored-by: mbeisel <beiselmn@gmail.com>