Releases: powerhome/cobra_commander
Releases · powerhome/cobra_commander
CobraCommander v1.1.0 - New Executor
What's Changed
Full Changelog: v1.0.1-cobra_commander...v1.1.0-cobra_commander
CobraCommander v1.0.1 - bugfix
What's Changed
Full Changelog: v1.0.0-cobra_commander,cobra_commander-ruby,cobra_commander-yarn...v1.0.1-cobra_commander
CobraCommander v1.0 + Ruby & Yarn
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
What's Changed
Full Changelog: v0.15.0...v0.15.1
Release v0.15.0
What's Changed
- Fixed bundle 2 version by @xjunior in #71
- Fix cbra.info links by @rimenes in #70
- Update bundler requirement to fix CI by @rimenes in #72
- Remove Rubocop configuration file by @rimenes in #73
- Initial portal config by @dhhuynh2 in #75
- Avoid references to Nitro in docs by @benlangfeld in #76
- Update actions/checkout action to v3 by @renovate in #74
- Replace standardrb by rubocop-powerhome by @xjunior in #78
- Multiple target components by @xjunior in #79
- Add affected filter to ls and exec by @xjunior in #80
- Yarn workspace dependencies by @xjunior in #81
New Contributors
Full Changelog: v0.14.0...v0.15.0