Markus Reiter
dfc9d94c5b
Type livecheck.rb
.
2023-05-06 03:27:42 +02:00
Sam Ford
f03a400e28
Extract latest_version string to a constant
2022-12-19 18:15:51 -05:00
Nanda H Krishna
f2fbbfe70c
Enable use of latest formula version in resource livecheck
URLs
2022-12-19 00:12:16 -05:00
Rylan Polster
dd72f1ac95
Add arch
cask DSL
2022-08-05 17:12:55 -04:00
Mohammad Zain Abbas
f4197fc96e
Minor documentation changes
2022-07-04 10:13:01 -04:00
Sam Ford
ddde0f7589
livecheck: allow inheriting from a formula/cask
2021-08-02 09:12:22 -04:00
Sam Ford
6c4041c026
Livecheck: Do not convert URL symbol to string
2021-01-13 09:35:54 -05:00
Sam Ford
308390ba5b
Address feedback and expand documentation
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
Co-authored-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
2021-01-11 17:51:41 -05:00
Markus Reiter
7f633cce8c
Remove :appcast
and rename :cask_url
to :url
.
2020-12-25 01:02:51 +01:00
Markus Reiter
3a4c7223df
Allow accessing version in livecheck
blocks.
2020-12-19 19:34:22 -05:00
Markus Reiter
b3c46ba2b9
Allow extracting URL in Sparkle strategy.
2020-12-19 19:34:17 -05:00
Markus Reiter
3bde9d34a9
Remove version
from Livecheck
.
2020-12-12 17:43:25 -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
0a766350b5
Fix :cask_url and allow :appcast
2020-12-12 17:43:21 -05:00
Seeker
6794a78087
livecheck: add support for casks
2020-12-12 17:43:21 -05:00
EricFromCanada
3768b7a6e9
apidoc: update comment wording, punctuation, formatting
2020-11-06 00:21:02 -05:00
Markus Reiter
24ae318a3d
Move type annotations into files.
2020-10-10 14:59:39 +02:00
Mike McQuaid
2e5272d04c
Deprecate/disable code for Homebrew 2.5.0.
...
Do the usual "disable deprecations" and "uncomment pending deprecations"
dance and delete/deprecate/disable relevant/related code.
2020-09-03 10:34:22 +01:00
Sam Ford
05b3518b0c
Improve documentation comments for Livecheck DSL
2020-08-07 21:52:10 -04:00
Sam Ford
b99e8626e2
Raise TypeError in Livecheck DSL for invalid arg
...
We previously added `raise TypeError` logic to the `Livecheck` DSL's
`#strategy` method. This updates the existing methods to follow suit
and modifies the tests accordingly.
2020-08-07 17:25:08 -04:00
Sam Ford
72985277e8
Add strategy to livecheck DSL
2020-08-05 11:54:37 -04:00
nandahkrishna
9ffd0e66af
livecheck: reference Formula URLs
2020-05-31 13:52:55 +05:30
nandahkrishna
77e74e7e69
Adding livecheck Formula DSL
2020-05-11 09:41:13 +05:30