Skip to content

Releases: commercetools/telefonistka

v1.15.0

21 Feb 16:00
f922906
Compare
Choose a tag to compare

What's Changed

  • Document ArgoCD features by @Oded-B in #66
  • Added a JSON schema for telefonistka.yaml files by @tk-nguyen in #73
  • Generate argoCD diff comments with Go code instead of GoTemplate by @Oded-B in #72

New Contributors

Full Changelog: v1.14.0...v1.15.0

v1.14.0

24 Jan 09:30
f3785d2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.0...v1.14.0

v1.13.0

15 Jan 16:08
ace4d1b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.13.0

v1.12.0

13 Dec 19:06
3574956
Compare
Choose a tag to compare

What's Changed

  • Add logging around generating diff comment by @ashvarts in #44

Full Changelog: v1.11.0...v1.12.0

v1.11.0

13 Dec 12:12
8439b61
Compare
Choose a tag to compare
monitoring PR handling failures. (#42)

Instrument  PR handling failures.

We track both explicit failures with pr_handle_failures_total
And cases where telefonistka commit status check  is left in "pending"
state (because Telefonistka exploded while handling that event )


Co-authored-by: Yazdan Mohammadi <[email protected]>

Add concurrent argocd diff

05 Dec 16:17
a77da6a
Compare
Choose a tag to compare

We used to diff each component sequentially, this release implements this concurrently.

Fix for collapsing outdated comments

15 Nov 14:07
8ded097
Compare
Choose a tag to compare

This minor release includes a fix for telefonistka to collapse its own outdated PR comments.

v1.9.0

30 Oct 15:31
232cc52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.9.0

v1.8.0

30 Oct 09:38
deb0692
Compare
Choose a tag to compare

What's Changed

  • Fix flaky test TestCommitStatusTargetURL by @hnnsgstfssn in #39
  • Sd 770 fixup unique target paths and multi promotion by @ashvarts in #37

Full Changelog: v1.7.0...v1.8.0

v1.7.0

29 Oct 10:21
d34cacf
Compare
Choose a tag to compare