Robert Curth
ba52f6377e
[ #583 ] Auditing of cask download and checksums
closes #688
12 years ago
Vince Cima
3f35ac095e
brew cask audit will now throw a warning for any formula hosted on SourceForge that doesn't use desired URL format
12 years ago
phinze
3b416ce7b5
add audits into the build process
this way travis will be able to cover incoming pull requests of new
casks by running the audit on them. cool!
also:
- add checksums to audit
- fix missing checksums
12 years ago
Paul Hinze
93b63bd583
clean up and pull out link checker / audit common code
12 years ago
Paul Hinze
78834bfbd0
extract link checker from audit process
did not duplicate content lentgh check in preparation for the removal of
content_length as discussed in #131
12 years ago
phinze
3ad61a5d56
halfway through ripping out mocha
12 years ago
phinze
2f99d29693
brew cask audit
for a given cask:
- checks required fields
- checks URL responds successfully
- checks content_length specified
12 years ago