Project
Reverse Dependencies for thor-scmversion
The projects listed here declare thor-scmversion as a runtime or development dependency
0.01
Builderator automates many of the common steps required to build VMs and images with Chef. It provides a common configuration layer for Chef, Berkshelf, Vagrant, and Packer, and tasks to orchestrate the usage of each. https://github.com/rapid7/builderator
2021
2022
2023
2024
2025
2026
0.0
Generates json property files from yaml definitions to be served up by CPS.
2021
2022
2023
2024
2025
2026
0.0
Deploy utility for docker containers
2021
2022
2023
2024
2025
2026
0.0
A useful collection of methods to make cooking more fun
2021
2022
2023
2024
2025
2026
0.0
# Ignorefile
Compile a set of ignore statements from files and code.
## Usage
```ruby
reqire 'ignorefile'
cookbook_files = Dir.glob('**/{*,.*}')
ignore = IgnoreFile.new('.gitignore', 'chefignore', ['.git/*'])
ignore.apply!(cookbook_files)
```
## Thanks
This gem is based upon Seth Vargo's [bu...
2021
2022
2023
2024
2025
2026
0.0
Processes data bag item templates with Erubis & thor-scmversion to create 'versioned' data bag items.
2021
2022
2023
2024
2025
2026
0.0
Updates aws lambda versions to match a yaml property file
2021
2022
2023
2024
2025
2026
0.0
Thor tasks to package a project
2021
2022
2023
2024
2025
2026