Releases: codefresh-io/cli
Releases · codefresh-io/cli
Codefresh V0.9.23
refactor run pipeline command (#265) * refactor run pipeline command * support passing variables on command line when running local engine * WIP * add progress and fix defects * Support no cache and reset volume for local run * no cf cache support * Fix context defect * fixed noisy docker pull * Fixed pulling engine log * Defect fixing * Support enable notifications when running locally * Upgrade version * merge
Codefresh V0.9.22
Saas 1281 output layer redone (#264) * output layer redone * output refactored * dates redone * remove "get" helper * fix accidentally removed values * remove draftlog from output * remove gray color from repos + repo context validation * update version
Codefresh V0.9.21
v0.9.21 Return back print of local engine
Codefresh V0.9.20
v0.9.20 Pass env varialbe to disable new relic monitoring when running the en…
Codefresh V0.9.19
v0.9.19 Support ability to use local volume when running the pipeline --local…
Codefresh V0.9.18
v0.9.18 Fix create pipeline (#261)
Codefresh V0.9.17
v0.9.17 fix ignoring completion tree.json file for npm publish
Codefresh V0.9.16
Saas 1122 new autocomplete (#251) * basic completion * completion generation on build phase * dynamic completion base * completion command + option/positional completion + completion fixes + user input handling + tests * fix crudFilenameOption * options handling improved * remove yarn install + remove tree * ignore tree.json * virtual mock on tree.json * throw on not existing command path registration * common error handling * "first time pressing tab twice" hack * completions generation/resolution redone + tests added * remove user input eraser * completion command params renamed * version updated
Codefresh V0.9.15
saas 1218-1221 - create, get, delete tokens (#260) * create, get, delete, replace + formatters * docs corrected + replace -> recreate + delete on ids only now + additional validation * remove "recreate" + make validation throw + update version
Codefresh V0.9.14
v0.9.14 fix docs generation for create token command + update version