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,564 of 189,933
Downloads: 336,494
Daily
Ranking: 16,600 of 189,920
Downloads: 35
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,219,693,676 | bundler |
| 8 | 1,248,043,640 | rake |
| 25 | 1,041,126,665 | thor |
| 29 | 954,622,386 | rspec |
| 56 | 655,844,312 | rubocop |
| 73 | 581,052,570 | pry |
| 102 | 442,777,885 | byebug |
| 162 | 291,930,290 | erubis |
| 178 | 272,482,266 | awesome_print |
| 254 | 188,349,041 | git |
| 336 | 138,811,150 | open4 |
| 354 | 130,952,650 | climate_control |
| 777 | 69,088,873 | fuubar |
| 895 | 55,372,356 | vault |
| 967 | 49,382,840 | gems |
| 1,080 | 42,572,756 | semantic |
| 1,503 | 26,142,527 | chef |
| 1,539 | 24,762,414 | diplomat |
| 1,739 | 18,840,841 | gem-release |
| 2,296 | 9,382,090 | github_api |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | okouam |