Skip to content

Releases: codefresh-io/cli

Codefresh V0.17.4

01 Mar 10:44
bdec750
Compare
Choose a tag to compare
saas-1569 rework auth (#305)

* return auth changes

* update version

* lower node version + add custom sdk logic coverage

* fix build-cli on executing "upload executables"

* docs generation test + lower node versions + handle showing contexts when created from env

Codefresh V0.17.3

26 Feb 23:37
f234c2b
Compare
Choose a tag to compare
Revert "saas-1569 - auth to sdk (#298)" (#304)

This reverts commit e0a1d7ef

Codefresh V0.17.2

26 Feb 14:20
a42d28d
Compare
Choose a tag to compare
v0.17.2

fix cli docs (#303)

Codefresh V0.17.1

26 Feb 14:02
eace45f
Compare
Choose a tag to compare
v0.17.1

fix cli-build image (#302)

Codefresh V0.17.0

26 Feb 13:40
e0a1d7e
Compare
Choose a tag to compare
saas-1569 - auth to sdk (#298)

* auth commands + test sdk config + global sdk config + replace authManager + remove auth and api from logic

* Config refactored + async init cli + update auth command docs

* sdk changes

* updsate

* fix after merge

* use sdk git revision for testing

* update node version

* change cli-build to new image with node updated

* set sdk version

Codefresh V0.16.7

19 Feb 16:23
725091d
Compare
Choose a tag to compare
v0.16.7

update version (#300)

Codefresh V0.16.6

19 Feb 16:05
8bac053
Compare
Choose a tag to compare
v0.16.6

use serializeObjectAsQueryParam for labels at getting pip (#299)

Codefresh V0.16.4

14 Feb 09:16
183fc68
Compare
Choose a tag to compare
return user from JWTContext.validate() (#295)

* return user from JWTContext.validate()

* update version

Codefresh V0.16.3

14 Feb 08:32
f14d345
Compare
Choose a tag to compare
v0.16.3

fix patch of runtime environment (#296)

Codefresh V0.16.2

13 Feb 14:10
f6d61bb
Compare
Choose a tag to compare
fix no current context (#294)

* fix no current context

* update version