Skip to content

Releases: codefresh-io/cli

Codefresh V0.40.0

29 Dec 20:18
8f2a737
Compare
Choose a tag to compare
Add type to boolean properties (#386)

* add boolean type

* add parser config + remove config from package json

* bump version

Codefresh V0.39.6

26 Dec 15:45
89ec207
Compare
Choose a tag to compare
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

25 Dec 11:28
a5b15d4
Compare
Choose a tag to compare
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

24 Dec 16:07
Compare
Choose a tag to compare
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

24 Dec 13:32
6f04765
Compare
Choose a tag to compare
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

24 Dec 11:12
6334c12
Compare
Choose a tag to compare
v0.39.2

Feature/olegz/saas 4712 added suporting manifest for create project (…

Codefresh V0.39.1

24 Dec 11:00
2c3657f
Compare
Choose a tag to compare
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

22 Dec 08:00
a3ca46a
Compare
Choose a tag to compare
v0.39.0

update sdk to newer version and update user-agent headers (#377)

Codefresh V0.37.6

19 Dec 12:47
e843f0b
Compare
Choose a tag to compare
- fixed example on `pipeline run` command (#376)

* - fixed example on `pipeline run` command

Codefresh V0.37.5

18 Dec 12:49
Compare
Choose a tag to compare
v0.37.5

New options for run pipeline (cpu,memory, disk, runtime-name, pack-na…