Categories: None [Edit]
sambot
# 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
Total
Ranking: 9,818 of 193,008
Downloads: 343,299
Daily
Ranking: 8,896 of 192,965
Downloads: 214
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,422,936,734 | bundler |
| 8 | 1,322,947,927 | rake |
| 25 | 1,085,396,788 | thor |
| 29 | 980,753,004 | rspec |
| 56 | 692,665,206 | rubocop |
| 72 | 603,359,458 | pry |
| 102 | 458,538,187 | byebug |
| 170 | 296,168,947 | erubis |
| 181 | 278,651,721 | awesome_print |
| 260 | 196,081,882 | git |
| 343 | 143,634,802 | open4 |
| 360 | 135,777,717 | climate_control |
| 782 | 70,664,434 | fuubar |
| 893 | 57,547,807 | vault |
| 953 | 51,988,414 | gems |
| 1,060 | 45,189,701 | semantic |
| 1,533 | 26,423,229 | chef |
| 1,545 | 25,805,526 | diplomat |
| 1,579 | 24,209,751 | gem-release |
| 2,326 | 9,487,200 | github_api |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | okouam |