criticalmanufacturing / cli

Critical Manufacturing Projects Command Line Tool
https://criticalmanufacturing.github.io/cli/
BSD 3-Clause "New" or "Revised" License
10 stars 23 forks source link

`cmf init` should not generate azure devops pipelines by default #268

Closed joaoopereira closed 1 year ago

joaoopereira commented 1 year ago

cmf init should only generate azure devops pipelines if the following options are provided: --azureDevOpsCollectionUrl, --agentPool "Releases", --agentType "Hosted"

m-s- commented 1 year ago

This will be moved to a plugin, CLI will no longer generate the pipelines

m-s- commented 1 year ago

Tracking this at #288

m-s- commented 1 year ago

Closed by #296