Skip to content

Latest commit

 

History

History
59 lines (43 loc) · 3.12 KB

CHANGELOG.md

File metadata and controls

59 lines (43 loc) · 3.12 KB

v0.6.12 (2022-08-29)

Merged Pull Requests

  • update codeowners to include omnibus team & some cleanup #87 (vkarve-chef)

Changes not yet released to rubygems.org

Merged Pull Requests

  • update codeowners to include omnibus team & some cleanup #87 (vkarve-chef)
  • Use client CLI dist constant when executing chef runs #86 (ramereth)

v0.6.10 (2022-02-15)

Merged Pull Requests

  • Use dist constant in package_name method #84 (ramereth)

v0.6.9 (2022-02-10)

Merged Pull Requests

v0.6.4 (2021-10-15)

Merged Pull Requests

  • Use the variable for release_branch #74 (tas50)
  • Chefstyle the lib and bin dirs #75 (tas50)
  • Chefstyle everything else #76 (tas50)

0.6.0

  • Enable symlinks to be found
  • Explicitly calls help and exits 0 when omnibus-ctl is run with --help as the first argument
  • Strips out -- to use existing help command code path
  • Add license to gemspec
  • Add global pre-hook support
  • Fix typo preventing omnibus-ctl int <program> from working
  • Remove SVDIR from environment if it was set
  • Explicitly set SVDIR to the service_dir
  • Quote glob patterns in find command
  • Set log_level with -l

0.5.0

  • Add a step to view and accept a project's license to reconfigure command.
  • This step can be skipped by passing --accept-license command line option to reconfigure.