https://github.com/stelligent/homebrew-tap
This is Stelligent's homebrew tap. Formulas should go in here.
https://github.com/stelligent/homebrew-tap
Last synced: about 1 year ago
JSON representation
This is Stelligent's homebrew tap. Formulas should go in here.
- Host: GitHub
- URL: https://github.com/stelligent/homebrew-tap
- Owner: stelligent
- License: mit
- Created: 2017-10-05T19:19:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-14T19:04:22.000Z (about 5 years ago)
- Last Synced: 2024-12-26T00:26:55.996Z (over 1 year ago)
- Language: Ruby
- Size: 181 KB
- Stars: 1
- Watchers: 51
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# homebrew-tap
This is Stelligent's homebrew tap. Formulas should go in here.
## Workflows
### [cfn_nag-updater](.github/workflows/cfn_nag-updater.yml)
This GitHub Action will execute [update_cfn_nag_formula_version.sh](.github/scripts/update_cfn_nag_formula_version.sh) modify the cfn-nag.rb file with the latest cfn_nag and requirements versions and commit them to this repo so they are available in Homebrew. It's triggered by a `repository_dispatch` event from the [stelligent/cfn_nag repo's workflow](https://github.com/stelligent/cfn_nag/blob/master/.github/workflows/gempush.yml) when commits are merged to the master branch.