Skip to content

Releases: powerhome/cobra_commander

CobraCommander v1.1.0 - New Executor

09 Mar 17:18
f42d10e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1-cobra_commander...v1.1.0-cobra_commander

CobraCommander v1.0.1 - bugfix

05 Jan 16:58
abbb6b3
Compare
Choose a tag to compare

What's Changed

  • Fix Umbrella resolve when resolving relative paths by @xjunior in #103

Full Changelog: v1.0.0-cobra_commander,cobra_commander-ruby,cobra_commander-yarn...v1.0.1-cobra_commander

CobraCommander v1.0 + Ruby & Yarn

30 Dec 18:01
6214eed
Compare
Choose a tag to compare

What's Changed

  • Remove unused/broken methods from CobraCommander API by @xjunior in #84
  • Make diff report only files changed on this branch by @bklang in #83
  • Revert "Make diff report only files changed on this branch" by @benlangfeld in #86
  • Flexible ruby components source by @xjunior in #85
  • Remove graphviz graph in favor of plain dot graph file by @xjunior in #88
  • Add license_finder to cobra CI by @xjunior in #89
  • Standardize behavior between yarn and ruby packages by @xjunior in #90
  • Reuse umbrella#resolve in affected by @xjunior in #91
  • Remove Umbrella root component by @xjunior in #92
  • Move output into CLI by @xjunior in #93
  • Simplify Executor and remove Executor::Concurrent by @xjunior in #94
  • Extract plugins for yarn and ruby to separate responsibilities by @xjunior in #87
  • Refactor executor to accept different kinds of jobs by @xjunior in #95
  • Cobra commands by @xjunior in #96
  • Add depends_on criteria for cobra commands by @xjunior in #97
  • Cobra cmd sequential commands by @xjunior in #98
  • Fail execution when a command fails by @xjunior in #99
  • Fix umbrella resolve by @xjunior in #100
  • Allow strings on umbrella#resolve by @xjunior in #101
  • List packages uniquely when they appear in multiple sources by @xjunior in #102

New Contributors

Full Changelog: v0.15.1...v1.0.0-cobra_commander,cobra_commander-ruby,cobra_commander-yarn

Release v0.15.1

23 Aug 16:15
ce89946
Compare
Choose a tag to compare

What's Changed

  • Fix cobra --affected - revive spec by @xjunior in #82

Full Changelog: v0.15.0...v0.15.1

Release v0.15.0

17 Aug 02:13
094a097
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.15.0