github diggerhq/digger v0.6.38

latest releases: vLatest, latest, v0.6.43...
21 days ago

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

Don't miss a new digger release

NewReleases is sending notifications on new releases.