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: 10,017 of 196,619
Downloads: 350,072
Daily
Ranking: 13,398 of 196,594
Downloads: 58
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,749,482,850 | bundler |
| 8 | 1,416,207,584 | rake |
| 25 | 1,151,960,126 | thor |
| 29 | 1,020,353,632 | rspec |
| 56 | 747,036,942 | rubocop |
| 72 | 633,699,912 | pry |
| 108 | 479,911,036 | byebug |
| 177 | 301,370,956 | erubis |
| 189 | 287,439,875 | awesome_print |
| 263 | 207,975,375 | git |
| 351 | 150,835,407 | open4 |
| 363 | 142,849,510 | climate_control |
| 796 | 72,836,114 | fuubar |
| 902 | 59,582,097 | vault |
| 943 | 55,347,493 | gems |
| 1,037 | 49,496,934 | semantic |
| 1,560 | 26,891,058 | chef |
| 1,575 | 26,400,256 | diplomat |
| 1,586 | 25,695,984 | gem-release |
| 2,390 | 9,607,341 | github_api |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | okouam |