52 Commits

Author SHA1 Message Date
Markus Reiter
24ae318a3d Move type annotations into files. 2020-10-10 14:59:39 +02:00
Markus Reiter
e5a9072422 Document Repology. 2020-08-26 09:11:39 +02:00
Maxim Belkin
bbc7f175a1 utils/repology.rb: convert last_package_index to string when calling query_api 2020-08-19 17:59:38 +00:00
Elizabeth Tackett
e64af7c046 make repology api queries more efficient 2020-08-19 10:12:38 -05:00
Elizabeth Tackett
9904c862a1 do not paginate repology API more than required by limit 2020-08-19 09:10:57 -05:00
Baffour Adu Boampong
5d9e1f2bc7 filter out packages only when a limit is set 2020-08-18 22:37:28 +00:00
Baffour Adu Boampong
0021ed45d0 brew style fixes 2020-08-18 22:25:17 +00:00
Baffour Adu Boampong
27ee9cf7b9 Merge branch 'mlh-outdated-packages' of github.com:MLH-Fellowship/brew into mlh-outdated-packages 2020-08-18 22:19:32 +00:00
Baffour Adu Boampong
afe9a48373 Add limit to repology api 2020-08-18 22:18:03 +00:00
Elizabeth Tackett
647b229d3c display verification msg if parsing large amount of data 2020-08-18 09:42:32 -05:00
Baffour Adu Boampong
7982e6f3c0 Update response display 2020-08-18 13:29:36 +00:00
Baffour Adu Boampong
e4e0b16803
Update Library/Homebrew/utils/repology.rb
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-08-18 09:53:52 +00:00
Elizabeth Tackett
dc1bbe7f81 handle requests for multiple formulae 2020-08-16 20:38:03 -05:00
Elizabeth Tackett
388b0ae8ba show formula livecheck and brew data when repology response is nil 2020-08-16 19:22:24 -05:00
Elizabeth Tackett
9cae9f284c update argument handling and syntactical feedback changes 2020-08-16 18:45:50 -05:00
Elizabeth Tackett
ed23eb1fab update repology for changes to GitHub module 2020-08-13 09:56:41 -05:00
Elizabeth Tackett
a3278ad345 add bump spec 2020-08-05 10:10:05 -05:00
Elizabeth Tackett
db27f446d0 WIP repology module tests 2020-08-03 11:27:35 -05:00
Elizabeth Tackett
ce721f43a8 display version data when formula is up-to-date 2020-07-31 10:52:37 -05:00
Baffour Adu Boampong
82787c8499 Brew style fix 2020-07-30 22:59:54 +00:00
Baffour Adu Boampong
5f19a53195 Refactor bump.rb methods into seperate modules 2020-07-30 22:58:30 +00:00
Baffour Adu Boampong
e2c9bb8a96
Reword number of packages found sentence
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-07-29 13:40:25 +00:00
Elizabeth Tackett
2822a7b0c3 adapt output to adjust for single-formula queries 2020-07-28 12:56:19 -05:00
Elizabeth Tackett
1d328eb7e5 add --formula flag to allow user specific queries 2020-07-28 09:30:19 -05:00
Baffour Adu Boampong
7633991621 Remove exception handling in formula version vheck 2020-07-07 13:43:31 +00:00
Elizabeth Tackett
af37b76689 syntactical updates 2020-07-06 09:08:41 -05:00
Baffour Adu Boampong
a176c5c00f Change verbose message in repology response parser to debug meesage 2020-07-06 04:07:06 +00:00
Baffour Adu Boampong
d7149d1f76 Fix merge conflicts 2020-07-06 03:32:18 +00:00
Baffour Adu Boampong
15da87704c Add error handling to formula current version finding function 2020-07-03 01:51:38 +00:00
Elizabeth Tackett
aa4134a830 updated/feedback fixes 2020-07-02 13:34:47 -05:00
Baffour Adu Boampong
ea2f4087fe Add livecheck version and duplicate pr check 2020-07-02 17:06:39 +00:00
Elizabeth Tackett
98f0d63c95 remove unnecessary /scripts; feedback fixes 2020-07-01 09:55:31 -05:00
Baffour Adu Boampong
3265650279 Update Repology parser and bump command 2020-07-01 02:50:21 +00:00
Baffour Adu Boampong
59a4d1dd68 fixed Merge conflicts 2020-06-30 17:06:21 +00:00
Elizabeth Tackett
63eb5214e4 remove unnecessary method argument 2020-06-30 11:30:47 -05:00
Elizabeth Tackett
64ebecf0c1 replace HTTP with curl 2020-06-30 11:23:34 -05:00
Elizabeth Tackett
81864cf231 guard against infinite loop when querying repology 2020-06-30 10:48:04 -05:00
Elizabeth Tackett
a398307612 brew style fixes 2020-06-30 10:36:00 -05:00
Elizabeth Tackett
3cae15945b style fixes 2020-06-30 10:23:18 -05:00
Elizabeth Tackett
344391d1a9 replace puts invocations with ohai 2020-06-30 10:11:56 -05:00
Elizabeth Tackett
2cfb1c39ff Merge branch 'mlh-outdated-packages' of github.com:MLH-Fellowship/brew into mlh-outdated-packages 2020-06-30 09:59:56 -05:00
Elizabeth Tackett
3fb675626e parse application source code into modules. replace HTTP query for brew version info 2020-06-30 09:57:51 -05:00
Elizabeth Tackett
d557ca80bc fix brew style violations 2020-06-30 09:57:51 -05:00
Elizabeth Tackett
bc5cdc2aac typo 2020-06-30 09:57:51 -05:00
Elizabeth Tackett
13d4f24727 focus util module on repology API call 2020-06-30 09:57:51 -05:00
Elizabeth Tackett
ce41cb4628 rename repology.rb to update.rb 2020-06-30 09:57:50 -05:00
Elizabeth Tackett
d846cf7a6a add repology util file 2020-06-30 09:57:50 -05:00
Elizabeth Tackett
14d63f61a5 fix brew style violations 2020-06-29 10:16:58 -05:00
Elizabeth Tackett
05f9d640bc typo 2020-06-29 09:57:21 -05:00
Elizabeth Tackett
56cf5bafdb focus util module on repology API call 2020-06-29 09:51:58 -05:00