Vítor Galvão
a7b51ebecd
Cask: use regex in appcast adjusted_version_stanza
2020-06-01 14:25:17 +01:00
Sean Molenaar
3567892802
Add notibility checks for casks
2020-05-26 14:21:25 +02:00
Mike McQuaid
1e265247ca
rubocop: apply autofixes.
2020-03-13 21:16:18 +00:00
Markus Reiter
e3e514144c
Show appcast contents if it doesn't contain the version.
2019-11-23 17:25:10 +01:00
Issy Long
b78028b9c2
Auto-fix Performance/RegexpMatch offenses
2019-10-13 16:04:26 +01:00
Alec Clarke
af10d13381
Check blacklisted Casks when auditing.
...
In some cases, certain Casks shouldn't be resubmitted for specific reasons: difficult to maintain, developers maintain their own version, ...
To make sure these cases are restricted - we can add them to a blacklist and have the blacklist checked as part of the `brew cask audit` steps.
2019-09-17 06:29:46 -07:00
Vítor Galvão
92719b64dc
Cask audit: -globoff in appcast curl
2019-06-24 16:34:47 +01:00
Vítor Galvão
61623f97ca
Cask audit: appcast fake user agent
2019-06-19 11:05:53 +01:00
Vítor Galvão
529e448189
Cask audit: decompress appcast
2019-06-19 00:19:30 +01:00
CoreCode
b6840c5638
Update audit.rb
2019-05-21 14:51:06 +02:00
Julian Mayer
0939c8832d
Add configuration to new appcast check
2019-05-21 12:07:25 +02:00
Julian Mayer
a061a8d9f7
add optional checking whether appcast contains the version stanza to "brew cask audit"
2019-05-07 17:06:54 +02:00
Mike McQuaid
36dbad3922
Add frozen_string_literal to all files.
2019-04-20 13:27:36 +09:00
Mike McQuaid
e095da4d01
rubocop: enable Layout/EmptyLineAfterGuardClause.
2019-02-21 12:55:49 +00:00
Mike McQuaid
d64429a736
rubocop: enable Style/IfUnlessModifier.
2019-02-21 12:55:49 +00:00
Vítor Galvão
b33d29f49a
Cask: use browser UA when checking for homepage HTTPS availability
2018-12-13 15:24:40 +00:00
Vítor Galvão
dff0320f8c
Cask: Remove check on sha-only change
2018-12-03 17:13:09 +00:00
L. E. Segovia
3b79b4d079
More styling fixes
2018-11-24 11:21:52 +00:00
L. E. Segovia
62fd4a2e00
Use .blank?
2018-11-24 02:02:53 +00:00
L. E. Segovia
094cab89fe
Cask: remove curl calls, use them with --download
2018-10-10 21:36:06 +00:00
L. E. Segovia
32246dd097
Cask: do not audit non-file URLs
2018-10-10 21:36:06 +00:00
L. E. Segovia
3acebc5b62
Cask: recover Git-Jiro's old audit work
2018-10-10 21:36:02 +00:00
commitay
da7d46aa14
remove appcast checkpoint audit
2018-10-08 10:54:30 +10:00
commitay
f2caa9b02f
cask/audit: remove cask specific sourceforge URL audits
2018-10-08 09:24:00 +10:00
Markus Reiter
e9b9ea49a1
Update to RuboCop 0.59.1.
2018-09-17 03:45:59 +02:00
Markus Reiter
5cff91ac75
Don’t add error when changing checksum to :no_check
.
2018-09-11 14:02:53 +02:00
Markus Reiter
a84a1c63db
Rename Hbc
module to Cask
.
2018-09-06 09:30:52 +02:00
Markus Reiter
33ce424399
Remove redundant namespacing.
2018-09-06 06:47:29 +02:00
Mike McQuaid
e06f8a8beb
Rename Homebrew-Cask to Homebrew Cask.
2018-09-04 09:56:57 +01:00
Mike McQuaid
90b3a13909
cask: move cask/lib/hbc/* to cask/*.
...
Fix the load path, requires and some filenames accordingly.
2018-09-04 09:56:57 +01:00