Releases: codefresh-io/cli
Releases · codefresh-io/cli
Codefresh V0.40.0
Add type to boolean properties (#386) * add boolean type * add parser config + remove config from package json * bump version
Codefresh V0.39.6
Feture/olegz/saas 4815 up yargs version (#383) * SAAS-4815 #time 0h 30m Change yargs version, cheked the tests * SAAS-4815 #time 0h 20m Bump version, checked the operability of commands * rebuild * SAAS-4815 #time 1h 40m Fixed test * Update package.json * SAAS-4815 #time 0h 30m Changed nodejs version * Update package.json Co-authored-by: Denis Melnik <58072595+denis-codefresh@users.noreply.github.com> Co-authored-by: yaroslav-codefresh <45195052+yaroslav-codefresh@users.noreply.github.com>
Codefresh V0.39.5
Feature/olegz/saas 4818 create annotation from manifest (#382) * SAAS-4818 #time 1h 30m Added creating annotation from manifest format, made some refactoring in process * SAAS-4818 #time 0h 1m Bump * SAAS-4818 #time 0h 1m Bump * SAAS-4818 #time 0h 1m Bump * rebuild Co-authored-by: Denis Melnik <58072595+denis-codefresh@users.noreply.github.com>
Codefresh V0.39.4
SAAS-4818 #time 0h 50m refatoring of cmd command (#381) * SAAS-4818 #time 0h 50m refatoring of cmd command * SAAS-4818 #time 0h 1m игьз * SAAS-4818 #time 0h 20m Made some properties as static * rebuild Co-authored-by: olegz-codefresh <58692269+olegz-codefresh@users.noreply.github.com> Co-authored-by: Denis Melnik <58072595+denis-codefresh@users.noreply.github.com>
Codefresh V0.39.3
Feauture/olegz/saas 4818 refactored root creating (#380) * SAAS-4712 #time 2h 10m Made some small refactoring - moved checking existing project to the helper. * SAAS-4712 #time 0h 50m Added manifest file supporting for creating command * SAAS-4712 #time 0h 50m Added manifest file supporting for creating command * SAAS-4712 #time 0h 50m removed `creating entities` from cmd to the helper * SAAS-4712 #time 0h 5m bump * SAAS-4818 #time 0h 1m rename var * SAAS-4818 #time 0h 40m write tests for creatingEntities.js * SAAS-4818 #time 0h 10m fixed tests * rebuild Co-authored-by: Denis Melnik <58072595+denis-codefresh@users.noreply.github.com>
Codefresh V0.39.2
v0.39.2 Feature/olegz/saas 4712 added suporting manifest for create project (…
Codefresh V0.39.1
SAAS-4712 #time 2h 10m Made some small refactoring (#378) * SAAS-4712 #time 2h 10m Made some small refactoring - moved checking existing project to the helper. * rebuild Co-authored-by: Denis Melnik <58072595+denis-codefresh@users.noreply.github.com>
Codefresh V0.39.0
v0.39.0 update sdk to newer version and update user-agent headers (#377)
Codefresh V0.37.6
- fixed example on `pipeline run` command (#376) * - fixed example on `pipeline run` command
Codefresh V0.37.5
v0.37.5 New options for run pipeline (cpu,memory, disk, runtime-name, pack-na…