16807 Commits

Author SHA1 Message Date
Elizabeth Tackett
aa4134a830 updated/feedback fixes 2020-07-02 13:34:47 -05:00
Elizabeth Tackett
fe71d89153 replace puts with ohai 2020-07-02 12:53:48 -05:00
Baffour Adu Boampong
ea2f4087fe Add livecheck version and duplicate pr check 2020-07-02 17:06:39 +00:00
Elizabeth Tackett
0c8f977665 update the way popen_read responses are parsed 2020-07-01 11:44:56 -05:00
Elizabeth Tackett
e8f78878cb replace capture2e with Utils.popen 2020-07-01 10:58:13 -05:00
Elizabeth Tackett
732c6efa19 remove extraneous files 2020-07-01 10:21:57 -05: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
Baffour Adu Boampong
4105df0c3f Merge branch 'mlh-outdated-packages' of github.com:MLH-Fellowship/brew into mlh-outdated-packages 2020-06-30 15:11:18 +00:00
Baffour Adu Boampong
7a9fbfb6d3 setup and test command 2020-06-30 15:11:11 +00: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
9a94bb2543 skeleton code bump dev-cmd file 2020-06-30 09:57:50 -05:00
Elizabeth Tackett
24bb79c2ab initialize bump.rb file 2020-06-30 09:57:50 -05:00
Elizabeth Tackett
f82da9009f remove unnecessary explicit return val 2020-06-30 09:57:50 -05:00
Elizabeth Tackett
5d9d0bb284 update display text 2020-06-30 09:57:50 -05:00
Elizabeth Tackett
05d7c40ea5 place api_parser code into util module 2020-06-30 09:57:50 -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
Mike McQuaid
0b4397f95b
Merge pull request #7858 from pranasziaukas/throttle-balena-cli
Throttle balena-cli version bumps
2020-06-30 11:13:03 +01:00
Pranas Ziaukas
455633f7d2 Throttle balena-cli version bumps
Discussion in Homebrew/homebrew-core#57082
2020-06-30 12:12:34 +03:00
Mike McQuaid
9d71f9521d
Merge pull request #7854 from iMichka/components
components order: fix audit and add test
2020-06-30 10:10:28 +01:00
Issy Long
a1ba14255f
Merge pull request #7856 from vidusheeamoli/add-new-files
sorbet/files.yaml: add new files
2020-06-30 09:16:41 +01:00
vidusheeamoli
087ee9ab6c sorbet: update hidden definitions 2020-06-30 13:06:52 +05:30
Michka Popoff
8d55c87adb
components order: fix audit and add test 2020-06-30 08:36:11 +01:00
vidusheeamoli
6134af3108 srb/tapioca: update rbi of recently bumped gems 2020-06-30 13:04:13 +05:30
vidusheeamoli
0ee9cc0b08 sorbet/files.yaml: add new files 2020-06-30 12:40:03 +05:30
dependabot-preview[bot]
0475c73b67
build(deps): bump diff-lcs from 1.4.2 to 1.4.3 in /Library/Homebrew
Bumps [diff-lcs](https://github.com/halostatue/diff-lcs) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/halostatue/diff-lcs/releases)
- [Changelog](https://github.com/halostatue/diff-lcs/blob/master/History.md)
- [Commits](https://github.com/halostatue/diff-lcs/compare/v1.4.2...v1.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-30 05:33:46 +00: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
Elizabeth Tackett
d67aea7f43 skeleton code bump dev-cmd file 2020-06-29 09:47:19 -05:00
Elizabeth Tackett
f060009424 initialize bump.rb file 2020-06-29 09:37:50 -05:00
Elizabeth Tackett
2f419f5c55 remove unnecessary explicit return val 2020-06-29 09:33:24 -05:00
Elizabeth Tackett
9382b1273a update display text 2020-06-29 09:27:42 -05:00
Elizabeth Tackett
d4bbffdce8 place api_parser code into util module 2020-06-29 09:26:27 -05:00
Elizabeth Tackett
198429ab25 rename repology.rb to update.rb 2020-06-29 09:21:06 -05:00
Elizabeth Tackett
0cb06acf5b add repology util file 2020-06-29 09:18:36 -05:00
Mike McQuaid
84f3dc4783
Merge pull request #7850 from Homebrew/dependabot/bundler/Library/Homebrew/zeitwerk-2.3.1
build(deps): bump zeitwerk from 2.3.0 to 2.3.1 in /Library/Homebrew
2020-06-29 11:12:38 +01:00
Mike McQuaid
a15cd4bdd5
brew vendor-gems: commit updates. 2020-06-29 09:57:15 +01:00