Clio release version 6.0.2.51 provides new features for setting versions to Composable applications in CI\CD pipelines.
Feature compatible with clio workspace code structure:
clio set-app-version [WORKSPACE_FOLDER_NAME] -v 1.0.1
Also, this command can be used for the single package with application description in cases when not used clio workspace structure
clio set-app-version -f [PACKAGE_FOLDER_PATH] -v 1.0.2
P.S: This feature and publish-app command fully cover all cases for versioning artifacts of composable applications.
Do you like this idea?
0 comments