Skip to content

Tags: renowncoder/cli-1

Tags

v0.78.1

Toggle v0.78.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
offline-logs-improvements (codefresh-io#713)

- fixed example string
- added env variables names in --help
- exposed error types to users
- createIndex: will be performed on background
- adjustments to older mongo versions
- each archive collection name will be pre-fixed with the date range

v0.78.0

Toggle v0.78.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CR-6006_ensure-log-index (codefresh-io#711)

* implemented ensure-index command
* bump version

v0.77.0

Toggle v0.77.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixed bug, added env variables (codefresh-io#712)

* fixed bug, added env variables

* deleted json files

v0.76.0

Toggle v0.76.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bumped version to 0.76.0 (codefresh-io#710)

* bumped version to 0.76.0

* bump

v0.75.35

Toggle v0.75.35's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Snyk] Fix for 4 vulnerabilities (codefresh-io#705)

* fix: package.json & yarn.lock to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AJV-584908
- https://snyk.io/vuln/SNYK-JS-FLAT-596927
- https://snyk.io/vuln/SNYK-JS-LODASH-1018905
- https://snyk.io/vuln/SNYK-JS-LODASH-1040724

* Update package.json

Co-authored-by: eti-codefresh <[email protected]>

v0.75.34

Toggle v0.75.34's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
app-proxy-fixes (codefresh-io#702)

v0.75.32

Toggle v0.75.32's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump runtime images (codefresh-io#697)

v0.75.31

Toggle v0.75.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cr 5691 fix1 (codefresh-io#694)

* fixed error handling in pipelines ABAC

v0.75.30

Toggle v0.75.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cr 5691 (codefresh-io#693)

* fixed error handling in pipelines ABAC

v0.75.29

Toggle v0.75.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow skip cluster (codefresh-io#691)

* allow to install runtime without adding cluster integration

* wip