Skip to content

Releases: codefresh-io/cli

Codefresh V0.13.1

30 Jan 12:28
7c8872f
Compare
Choose a tag to compare
saas-1568 - node version check (#267)

* version check

* proper package.json for check

Codefresh V0.13.0

28 Jan 14:46
9a97ca4
Compare
Choose a tag to compare
v0.13.0

change skip-calidation flag to behind-firewall (#281)

Codefresh V0.12.0

27 Jan 11:49
96ab73a
Compare
Choose a tag to compare
v0.12.0

allow to pass skip-validation of a trigger (#278)

Codefresh V0.11.2

25 Jan 10:55
2ac05bf
Compare
Choose a tag to compare
v0.11.2

fix run pip local message (#280)

Codefresh V0.11.1

22 Jan 10:45
4f568c1
Compare
Choose a tag to compare
v0.11.1

add no pretty flag date format case + add tests (#277)

Codefresh V0.11.0

20 Jan 13:05
bc2d0d6
Compare
Choose a tag to compare
v0.11.0

allow pass flag --skip-validation to avoid vlidation of git context d…

Codefresh V0.10.4

18 Jan 13:16
34dd3b4
Compare
Choose a tag to compare
Disable table output without flag (#275)

* disable output

* disable output

* bump version

Codefresh V0.10.3

16 Jan 22:02
Compare
Choose a tag to compare
v0.10.3

Merge remote-tracking branch 'origin/master'

Codefresh V0.10.2

15 Jan 08:33
f737d06
Compare
Choose a tag to compare
v0.10.2

make only root commands by default requiresAuth true (#271)

Codefresh V0.10.1

14 Jan 14:54
ae79afc
Compare
Choose a tag to compare
saas-1368 hide inherited filename option (#270)

* make crudFilenameOption non-global + add crudFilenameOption where it was used by inheritance

* return draftlog to Output + make root commands by default require auth + describe choices for date format option

* update version