Releases: codefresh-io/cli
Releases · codefresh-io/cli
Codefresh V0.43.10
v0.43.10 make sure runtime exists prior attach (#418)
Codefresh V0.43.9
Feature/andrii/saas 6026 set helm version (#417) * set helm version * bump version * set helm config, tests
Codefresh V0.43.8
v0.43.8 bump version (#415)
Codefresh V0.43.7
Feature/andrii/saas 6026 set helm version (#413) * set helm version * bump version
Codefresh V0.43.6
SAAS-5972 print errors in eslint style for pipeline validation (#412) * SAAS-5972 As a user I want to see errors and warnings in eslint style when I validate pipeline from cli * SAAS-5972 As a user I want to see errors and warnings in eslint style when I validate pipeline from cli * SAAS-5972 As a user I want to see errors and warnings in eslint style when I validate pipeline from cli * SAAS-5972 As a user I want to see errors and warnings in eslint style when I validate pipeline from cli
Codefresh V0.43.5
v0.43.5 upgrade sdk version (#411)
Codefresh V0.43.4
v0.43.4 download venonactl from v1 branch (#409)
Codefresh V0.43.3
v0.43.3 uninstall agent (#408)
Codefresh V0.43.2
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 <olegs@codefresh.io>
Codefresh V0.43.1
v0.43.1 SAAS-5634 As a user I will see a warning in cli when I validate pipel…