CUSTOMIZATION YOUR APP HUB

Git] GitFlow, usar ou não usar? – Código Maromba

Clio release version 6.1.0.20 provides the ability to customization your app-hubs with a branch-oriented strategy. Now you can define the following structure

 

To define a branch use the following arguments

 

clio publish-app --app-name Application_1 --branch master --app-version 1.0.4 --app-hub ./builds --repo-path .

 

Also, support branching was added to the apply-manifest command and you can specify the branch name in the yaml file\

 

 

NOTICE: If you use a naming convention requires a zip file name to be different than app code, then use aliases in manifest file

 

0 comments
Show all comments