Commit Graph

7 Commits

Author SHA1 Message Date
Josh Hagins 71e2400442 audit_modified_casks: exclude non-ruby files in Casks 2016-01-16 18:19:31 -05:00
Josh Hagins bbef6e1d10 Port audit-modified-casks to Ruby for speed
This allows us to make use of the Hbc core instead of calling the CLI.
2015-12-28 07:33:50 -05:00
Josh Hagins bccecb0dc6 Print commit range in audit_modified_casks 2015-12-09 17:36:23 -05:00
Josh Hagins 32668e7ddd Fix brew-cask location in audit_modified_casks 2015-12-09 17:36:23 -05:00
Josh Hagins 533e00a345 Clean up some logic in audit_modified_casks script 2015-07-24 13:07:08 -04:00
Josh Hagins 875c624e59 Verify sha256 if version stanza is modified 2015-07-24 13:07:08 -04:00
Josh Hagins ff93bfe3b8 Add developer script to audit modified Casks
This script runs `brew cask audit` on any Casks added or modified in the
given range of commits. If the `url` or `sha256` stanzas have been
modified and `sha256` is not `:no_check`, run the audit with
`--download` to verify the checksum.
2015-07-24 02:39:45 -04:00