RubyGems Navigation menu

sambot 0.1.222

# Sambot Sambot is our internal Platform Engineering toolchain to help standardize and simplify our DevOps workflow. It provides an executable with a variety of commands, grouped in various areas of functionality such as session management, DNS changes and cookbook management. ## Usage To install the gem, simply run `chef gem install sambot`. This will install the gem in your ChefDK installation. If you want to use it outside Chef, run `gem install sambot`. Run `chef exec sambot` to be shown the help menu. For help on specific commands, i.e. cookbook management and specific cookbook management commands, run `chef exec sambot help cookbook` or `chef exec sambot cookbook help generate` for example. ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.exacttarget.com/ads-devops/sambot. ### Installation Make sure you have `ruby >= 2.4.0` installed. Install `bundler >= 1.15.1` by running `gem install bundler` Run `bundle install` from the root of the project to install the required Ruby gems. ### Running Sambot If you want to test your changes locally, you can run `bundle exec bin/sambot`. ### Running Tests Run `bundle exec rspec spec` to execute the unit tests. Run `cd integration_tests && bundle exec rspec .` to execute the integration tests. These require that you have Docker Compose available. ### Linting There is nothing here yet

Gemfile:
=

安装:
=

版本列表:

  1. 0.1.229 August 14, 2017 (3.2 MB)
  2. 0.1.228 August 10, 2017 (3.2 MB)
  3. 0.1.227 August 09, 2017 (3.2 MB)
  4. 0.1.226 August 09, 2017 (3.2 MB)
  5. 0.1.225 August 09, 2017 (3.2 MB)
  6. 0.1.222 August 08, 2017 (3.2 MB)
显示所有版本 (共 214 个)

Runtime 依赖 (17):

chef ~> 12.18
diplomat >= 0
erubis >= 2.7.0, ~> 2.7
gems >= 1.0.0, ~> 1.0
git ~> 1.3
github_api >= 0
open4 >= 0
ridley >= 0
semantic >= 0
thor ~> 0.19
titan >= 0
vault >= 0

Development 依赖 (7):

bundler >= 0
fuubar >= 0
gem-release ~> 1.0
pry >= 0
rake ~> 10.0
rspec ~> 3.0
rubocop ~> 0.49

业主:

作者:

  • Olivier Kouame

SHA 256 校验和:

=

下载总量 305,773

这个版本 1,651

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: