Releases: kosli-dev/cli
Releases · kosli-dev/cli
v2.7.4
v2.7.3
Changelog
- 1a32de7 Added support for rename flow command kosli-dev/server#90 (#87)
v2.7.2
Changelog
- f43463a Merge pull request #86 from kosli-dev/collect-commit-for-begin-trail
- 3c6a756 add test to improve coverage
- c1fdda5 add optional commit flag for begin trail command
- 8fe0b06 Fix legacy docs generation script (#85)
- 4b594d6 Docs generation fix (#84)
- 6b70106 Add code for google tag manager to docs site (#83)
v2.7.1
v2.7.0
Changelog
- 5f20324 Update trails commands (#81)
- 57a6cf7 Fix broken test (#80)
- 046bf52 report evidence/attestation before failing when --assert is used (#77)
- 48cb6cc copy with full path instead of just base name of file or dir (#76)
- 12afcce Snyk: added prune-repeated-subdependencies flag to snyk test, to limit the output file size kosli-dev/server#1176 (#79)
- 9b33a54 Update dependancies to fix kosli-dev/server#1176 (#78)
- e4edc94 upgrade k8s and docker deps to clear vulnerability alerts (#74)
- dfd489f update go version to 1.21.2 (#75)
- 6bf925b Update dependancies (#73)
- 0fbf3db CI: update kosli api tokens for reporting (#72)
- bbebf10 Update staging docs workflow (#71)
- b5f80c0 Update netlify config (#70)
- 8e9bd5c docs branch deploy workflow (#69)
- 6478089 Add workflow for branch deployment of docs (#68)
v2.6.18
Changelog
- 44f9f26 Merge pull request #67 from kosli-dev/fix-attest-azure-pr
- 8f634e8 remove comment
- 7301b6f fix attest azure pr
- 9fd39df fix defaulted github values not being processed before use in attest github pr command (#66)
- 366092d rename --git-commit to --commit and default it to HEAD. Stop sending … (#63)
- 7a7e061 Remove duplicate --commit flag in assert-pullrequest examples (#65)
v2.6.17
Changelog
- 6dc4e4f Merge pull request #64 from kosli-dev/azure-apps-improvements
- fba97e2 Merge branch 'main' into azure-apps-improvements
- 80c39f9 cmd: rename fields in azure snapshot payload. update azure snapshots tests
- c281356 cmd: rename fields in azure snaphot payload for consistency
- 9877716 Tests: add tests to cover azure snapshots
- ace0349 cmd: rename azure snapshot command for simplicity and enable users to choose digests source for artifacts in a snapshot
- 037c163 cmd: get fingerprints for artifacts in azure snapshot cmd when it is not available in docker logs. #kosli-dev/server#898
- 0d20320 fix go dependenacies [ci skip]
- b5ce3fc Merge branch 'main' into azure-apps-improvements
- efafc09 WIP: add additional debug statements
- 05f4333 WIP: continue working on azue snapshot digests from acr
- 56a3313 Azure: start working on pulling digests from ACR for artifacts in azure env snapshot
- 905d413 Merge branch 'main' into azure-apps-improvements
- 1ae6792 WIP: use zip files to get container logs of azure web apps
v2.6.16
Changelog
- 39c398f Merge branch 'main' into assert-snapshot
- 2e0b885 attempt to trigger ci (#61)
- f26bf6a Test: Use a seperate artifact fingerprint for assert snapshot testing. If not we find the same artifact in flows from other tests
- 47f9735 952 add commands for Flows with template and Trails (#60)
- a72d2b5 Design docs: small improvement for readability [ci skip] (#59)
- 8bdb6b2 [ci skip] fix bug in auto-approve workflow (#58)
- 35f0d9f Merge pull request #56 from kosli-dev/1021-auto-merge-ci
- 9ba6e59 Merge branch 'main' into 1021-auto-merge-ci
- c0392a1 CI: clean up auto-approve workflow [ci skip]
- e098a42 [ci skip] test pr requests ci
- 913ae9d 1021 auto merge ci (#54)
- fa81172 [ci skip] add more logging to auto-approve ci for debuggin
- 0649222 CI: use fine-grained API token instead of default GH tokek in auto-approve ci