Skip to content

Releases: kosli-dev/cli

v2.7.4

17 Jan 09:51
f99157e
Compare
Choose a tag to compare

Changelog

v2.7.3

15 Jan 12:18
1a32de7
Compare
Choose a tag to compare

Changelog

v2.7.2

15 Jan 09:22
f43463a
Compare
Choose a tag to compare

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

03 Jan 14:35
c6be7ab
Compare
Choose a tag to compare

Changelog

  • c6be7ab only fail pr asserts when no PRs found (#82)

v2.7.0

03 Jan 12:57
5f20324
Compare
Choose a tag to compare

Changelog

v2.6.18

15 Dec 10:55
44f9f26
Compare
Choose a tag to compare

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

13 Dec 09:47
6dc4e4f
Compare
Choose a tag to compare

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

11 Dec 10:00
39c398f
Compare
Choose a tag to compare

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

v2.6.15

29 Nov 11:17
98ee5c6
Compare
Choose a tag to compare

Changelog

  • 98ee5c6 #74 Add environment to approvals (#52)
  • 562ff7a Merge pull request #51 from kosli-dev/auto-approve-3
  • 305fc96 Auto-approve: Do not fail job if not able to merge
  • ccd7ba2 Update support email in docs (#50)

v2.6.14

14 Nov 09:24
f7c3423
Compare
Choose a tag to compare

Changelog

  • f7c3423 add --approver flag to report approval (#49)
  • 27aeb19 Auto approve: Fixed wrong logic in check of membership (#47)