Skip to content

Releases: diggerhq/digger

v0.6.43

16 Sep 13:39
562a65c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.42...v0.6.43

vLatest

16 Sep 13:40
562a65c
Compare
Choose a tag to compare
also append resource summary to apply output (#1708)

* also append resource summary to apply output

v0.6.42

13 Sep 14:57
1bf28cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.41...v0.6.42

v0.6.41

12 Sep 16:38
@ZIJ ZIJ
e213714
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.39...v0.6.41

v0.6.40

05 Sep 15:34
3dcb219
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.39...v0.6.40

v0.6.39

03 Sep 13:46
3dbd67a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.38...v0.6.39

v0.6.38

29 Aug 11:13
a91951e
Compare
Choose a tag to compare

What's Changed

The main changes in this release are internal improvements and refactor of some tech debt within the cli to unify all the flows. We also avoid reading any diggerr.yml within the CLI to make the CLI executor more "dumb" and most of the logic lies in the orchestrator piece.

  • refactor out some pacakges to libs to avoid them improting from cli pkg by @motatoes in #1676
  • improve error reporting on the RunSpec function by @motatoes in #1679
  • eliminate usage of diggerconfig in comment updater provider by @motatoes in #1680
  • rely on variables spec within orchestrator, not on workflow config by @motatoes in #1681
  • feat/unify/runspec by @motatoes in #1683

Full Changelog: v0.6.37...v0.6.38

v0.6.37

21 Aug 17:09
1663902
Compare
Choose a tag to compare

What's Changed

  • ensure that the job refreshes after variables are saved by @motatoes in #1673
  • also delete repository when deletion event comes through by @motatoes in #1674
  • handle duplicate locks existing during unlock phase by @motatoes in #1675

Full Changelog: v0.6.36...v0.6.37

v0.6.36

19 Aug 15:36
4793549
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.35...v0.6.36

v0.6.35

14 Aug 12:08
@ZIJ ZIJ
a891004
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.33...v0.6.35