Skip to content

Releases: codefresh-io/cli

Codefresh V0.43.5

25 Feb 15:56
e02febc
Compare
Choose a tag to compare
v0.43.5

upgrade sdk version (#411)

Codefresh V0.43.4

25 Feb 12:04
50e672b
Compare
Choose a tag to compare
v0.43.4

download venonactl from v1 branch (#409)

Codefresh V0.43.3

24 Feb 15:59
374755a
Compare
Choose a tag to compare
v0.43.3

uninstall agent (#408)

Codefresh V0.43.2

24 Feb 12:39
bd3ba01
Compare
Choose a tag to compare
support install agent (#394)

* support install agent

* wip

* install runtime

* wip

* add attach command

* add root install command

* auto attach on installer

* install agent and attach

* install agent with token

* fixes

* up

* make runtimeName mandatory

* remove agentId on install and attach

* bump sdk

* remove camel case

* add status to agent

* wip

* fix agent patch

* install agent and runtime in one command

* support agent-restart

* install runtime is opt in

* default for kube-context-name

* use kubeconfig path to resolve context

* typo

* call attach also if already agent's attached

* print token in a new line

* protect error flows

* wip

* wip

* uninstall agent

* uninstall runtime

* set defaults

Co-authored-by: Oleg Sucharevich <[email protected]>

Codefresh V0.43.1

14 Feb 10:03
a1ea4d0
Compare
Choose a tag to compare
v0.43.1

SAAS-5634 As a user I will see a warning in cli when I validate pipel…

Codefresh V0.43.0

13 Feb 07:33
edfd00c
Compare
Choose a tag to compare
v0.43.0

SAAS-5545 support secret-store.kubernetes (#406)

Codefresh V0.42.2

04 Feb 15:55
b1c1eec
Compare
Choose a tag to compare
v0.42.2

SAAS-5281 - new step types query param - freeText (#404)

Codefresh V0.42.1

28 Jan 10:07
210fa85
Compare
Choose a tag to compare
Bug/olegz/saas 5362 fix pipeline name filter in get build command (#402)

* SAAS-5362 #time 0m 0h Fixed `pipelineName` filter in get builds command

* SAAS-5362 #time 0m 0h Fixed `pipelineName` filter in get builds command

Codefresh V0.42.0

28 Jan 09:13
bec8949
Compare
Choose a tag to compare
Feature/olegz/saas 5245 download audit cmd (#400)

* SAAS-5245 #time 0m 0h Added download audit cmd

* SAAS-5245 #time 0m 0h Added download audit cmd

* SAAS-5245 #time 0m 0h Added download/audit to openapi

* SAAS-5245 #time 0m 0h Up version

* SAAS-5245 #time 0m 0h Up version

Codefresh V0.41.13

21 Jan 16:40
c271682
Compare
Choose a tag to compare
Feature/olegz/saas 5027 update version (#397)

* SAAS-5027 #time  Added ability to run pipeline without name, only with yaml file

* SAAS-5027 #time  Added ability to run pipeline without name, only with yaml file

* SAAS-5027 #time  Added ability to run pipeline without name, only with yaml file

* SAAS-5027 #time 10m 0h remove new flag `shadowRunning`. Added new error

* SAAS-5027 #time 0m 0h Added default pipeline name '', because with `undefined` param,  request sends like `/pipelines/run/,`

* SAAS-5027 #time 0m 0h Added new route for shadow running pipeline

* SAAS-5027 #time 0m 0h Fixed openapi.json

* SAAS-5027 #time 0m 0h Removed default value, added _selectInterfaceMethod

* SAAS-5027 #time 0m 0h update version