Xin Ruan
Xin Ruan
@a-thaler , yes, and if we treat the extension as normal kyma module, your concern can be addressed naturally. Users are free to choose which extension they want to enable.
AC: export same parameter which used by `validate-module-info.sh` kyma/test-infra/blob/feature/new-submission-pipeline/ado/templates/check-module-name-and-version.yaml#L85-L93 NEW_MODULE_NAME: $(retrieve_new_module_info.newModuleName) NEW_MODULE_VERSION: $(retrieve_new_module_info.newModuleVersion) OLD_MODULE_NAME: $(retrieve_old_module_info.oldModuleName) OLD_MODULE_VERSION: $(retrieve_old_module_info.oldModuleVersion)