Markus Reiter
|
82535696fa
|
Fix code style.
|
2020-12-19 19:34:20 -05:00 |
|
Markus Reiter
|
cf40f7b8f6
|
Rename FollowRedirection to HeaderMatch .
|
2020-12-19 19:34:20 -05:00 |
|
Markus Reiter
|
f76b5f105f
|
Skip fetching headers if URL has .xml extension.
|
2020-12-19 19:34:19 -05:00 |
|
Markus Reiter
|
8b7f38faf0
|
Fix code style.
|
2020-12-19 19:34:19 -05:00 |
|
Markus Reiter
|
775c2fd245
|
Clarify error message.
|
2020-12-19 19:34:19 -05:00 |
|
Markus Reiter
|
b9741dd1e6
|
Try getting headers with both user agents.
|
2020-12-19 19:34:19 -05:00 |
|
Markus Reiter
|
0fe3bf7c7f
|
Only use Sparkle strategy if URL is specified explicitly.
|
2020-12-19 19:34:19 -05:00 |
|
Markus Reiter
|
9017778326
|
Don't use Cask::DSL::Version in Sparkle strategy.
|
2020-12-19 19:34:19 -05:00 |
|
Markus Reiter
|
7555556be8
|
Support block in PageMatch strategy.
|
2020-12-19 19:34:18 -05:00 |
|
Markus Reiter
|
1857e0ebfa
|
Skip discontinued, latest and unversioned casks.
|
2020-12-19 19:34:18 -05:00 |
|
Markus Reiter
|
aba4eac8ab
|
Support multiple capture groups in PageMatch strategy.
|
2020-12-19 19:34:18 -05:00 |
|
Markus Reiter
|
df70296403
|
Allow extracting file name in FollowRedirection strategy.
|
2020-12-19 19:34:18 -05:00 |
|
Markus Reiter
|
b3c46ba2b9
|
Allow extracting URL in Sparkle strategy.
|
2020-12-19 19:34:17 -05:00 |
|
Markus Reiter
|
10b5548eac
|
Fix page_headers method for multiple headers.
|
2020-12-19 19:34:17 -05:00 |
|
Markus Reiter
|
7762a597d6
|
Don't preprocess URL for Sparkle strategy.
|
2020-12-19 19:34:17 -05:00 |
|
Markus Reiter
|
51274fb02a
|
Increase priority of GithubLatest livecheck strategy.
|
2020-12-19 19:34:17 -05:00 |
|
Markus Reiter
|
c24af82a25
|
Add Sparkle livecheck strategy.
|
2020-12-19 19:34:17 -05:00 |
|
Markus Reiter
|
b293acc89b
|
Add FollowRedirection livecheck strategy.
|
2020-12-19 19:34:16 -05:00 |
|
Markus Reiter
|
f5d311490c
|
Add page_headers and page_contents helpers.
|
2020-12-19 19:34:16 -05:00 |
|
Markus Reiter
|
cbbc932c21
|
Don't replace string inside of MatchData .
|
2020-12-19 20:12:42 +01:00 |
|
Markus Reiter
|
4abcfdb7c6
|
Use more exact regex as URL_MATCH_REGEX for Bitbucket strategy.
|
2020-12-19 20:12:16 +01:00 |
|
Markus Reiter
|
d81e9009e1
|
Merge pull request #9541 from reitermarkus/audit-livecheck
Add audit for `livecheck` in casks.
|
2020-12-15 16:19:06 +01:00 |
|
Markus Reiter
|
f711352cfd
|
Add audit for livecheck in casks.
|
2020-12-14 15:44:35 +01:00 |
|
Sam Ford
|
1c8022ef48
|
Pypi: Update page_url to avoid redirection
|
2020-12-13 16:21:37 -05:00 |
|
Sam Ford
|
0ab449c577
|
Hackage: Update page_url to avoid redirection
|
2020-12-13 16:21:28 -05:00 |
|
Sam Ford
|
9d08f09714
|
livecheck: assume type of formula_or_cask less
|
2020-12-12 17:43:26 -05:00 |
|
Sam Ford
|
704ec8abf0
|
livecheck: reinstate previous order of hashes
|
2020-12-12 17:43:26 -05:00 |
|
Sam Ford
|
c1e5eec826
|
livecheck: reinstate head_only? condition order
|
2020-12-12 17:43:26 -05:00 |
|
Sam Ford
|
d316b7c802
|
livecheck: rename variables for clarity
|
2020-12-12 17:43:25 -05:00 |
|
Markus Reiter
|
3bde9d34a9
|
Remove version from Livecheck .
|
2020-12-12 17:43:25 -05:00 |
|
Markus Reiter
|
fa64a17ae9
|
Remove superfluous branch.
|
2020-12-12 17:43:24 -05:00 |
|
Markus Reiter
|
fb3a1a408c
|
Fix method call on nil .
|
2020-12-12 17:43:24 -05:00 |
|
Markus Reiter
|
3b366d05b9
|
Fix code style.
|
2020-12-12 17:43:23 -05:00 |
|
Seeker
|
f06f83ca69
|
Rename livecheck_formulae_and_casks to run_checks
|
2020-12-12 17:43:23 -05:00 |
|
Seeker
|
064e93df5b
|
Collapse checkable_urls methods into one method
|
2020-12-12 17:43:23 -05:00 |
|
Seeker
|
e40bc65414
|
Sort formulae_and_casks_to_check in Livecheck#livecheck
|
2020-12-12 17:43:22 -05:00 |
|
Seeker
|
0e8cebbb5b
|
Store Livecheck#version as symbol or string
|
2020-12-12 17:43:22 -05:00 |
|
Seeker
|
4b87da4da9
|
Initial small fixes
- Skip blank lines in watchlist
- Initialize Livecheck#version as nil
- Simplify livecheck_version logic
- Make test a bit more understandable
|
2020-12-12 17:43:22 -05:00 |
|
Seeker
|
bf03893227
|
Add appcast to checkable cask urls
|
2020-12-12 17:43:22 -05:00 |
|
Seeker
|
71ccd3ccaa
|
Fix typo
|
2020-12-12 17:43:22 -05:00 |
|
Seeker
|
6794a78087
|
livecheck: add support for casks
|
2020-12-12 17:43:21 -05:00 |
|
Sam Ford
|
5b770e9965
|
Cpan: Reimplement strategy and improve tests
Co-authored-by: Dario Vladovic <d.vladimyr@gmail.com>
|
2020-12-11 17:45:03 -05:00 |
|
Dario Vladovic
|
1f30f27c2d
|
livecheck: CPAN strategy
|
2020-12-11 17:43:09 -05:00 |
|
Sam Ford
|
28bfa0c93f
|
GithubLatest: Rework documentation comments
|
2020-12-05 11:53:50 -05:00 |
|
Sam Ford
|
524272aed0
|
Livecheck: Rework non-positive PRIORITY handling
|
2020-12-05 11:49:47 -05:00 |
|
Sam Ford
|
7ef88f1966
|
Livecheck: Skip URL processing for GithubLatest
|
2020-12-05 11:44:28 -05:00 |
|
nandahkrishna
|
d173b57c42
|
github_latest: modify strategy and tests
|
2020-12-05 20:37:28 +05:30 |
|
nandahkrishna
|
f96b8e7138
|
livecheck: add GithubLatest strategy
|
2020-12-05 20:37:27 +05:30 |
|
Mike McQuaid
|
9216d8abe6
|
rubocop-rails: make fixes.
|
2020-12-02 10:43:04 +00:00 |
|
Sam Ford
|
417bb2ebfd
|
livecheck: clean up comment
|
2020-11-26 10:33:20 -05:00 |
|