mach-composer cloud register-component-version ${COMPONENT_NAME} ${CI_COMMIT_SHORT_SHA} --organization ${MCC_ORGANIZATION} --project ${MCC_PROJECT} --branch ${INPUT_BRANCH} ${DEPS}
The above occasionally returns ERR [main] Internal error: details="no value given for required property id". This error message is unhelpful, and should be improved
mach-composer cloud register-component-version ${COMPONENT_NAME} ${CI_COMMIT_SHORT_SHA} --organization ${MCC_ORGANIZATION} --project ${MCC_PROJECT} --branch ${INPUT_BRANCH} ${DEPS}The above occasionally returns
ERR [main] Internal error: details="no value given for required property id". This error message is unhelpful, and should be improved