Commit Graph
337 Commits
Author SHA1 Message Date
Mike McQuaid 2aef75f422 developer/bin/list_running_app_ids: fix RuboCop style.
See https://github.com/Homebrew/brew/pull/7867.
2020-07-27 12:57:58 +01:00
Mike McQuaid 6c67f42633 developer/bin/generate_cask_token: fix RuboCop style.
See https://github.com/Homebrew/brew/pull/7867.
2020-07-27 12:57:58 +01:00
Mike McQuaid 20603e0569 developer/bin/find-appcast: fix RuboCop style.
See https://github.com/Homebrew/brew/pull/7867.
2020-07-27 12:57:57 +01:00
Mike McQuaid 57abdba4eb developer/bin/list_running_app_ids: fix RuboCop style.
See https://github.com/Homebrew/brew/pull/7867.
2020-07-27 10:39:13 +01:00
Mike McQuaid 2e30906d5c developer/bin/list_login_items_for_app: fix RuboCop style.
See https://github.com/Homebrew/brew/pull/7867.
2020-07-27 10:39:13 +01:00
Mike McQuaid 07e0fa1b5d developer/bin/generate_cask_token: fix RuboCop style.
See https://github.com/Homebrew/brew/pull/7867.
2020-07-27 10:39:13 +01:00
Mike McQuaid efebac07fe developer/bin/find-appcast: fix RuboCop style.
See https://github.com/Homebrew/brew/pull/7867.
2020-07-27 10:39:13 +01:00
Mike McQuaid 154f406b5f developer/bin/cask-pr-local-check: fix RuboCop style.
See https://github.com/Homebrew/brew/pull/7867.
2020-07-27 10:39:13 +01:00
Mike McQuaid 1c81105b1d developer/bin/cask-pr-inspect-download: fix RuboCop style.
See https://github.com/Homebrew/brew/pull/7867.
2020-07-27 10:39:12 +01:00
Daniel BayleyandGitHub 31f6ae587d Fix output of list_running_app_ids script (#83164)
Tidy up code following #67948, avoid shelling out as much, and slightly improve column alignment in output.
2020-05-25 16:10:41 +01:00
CoreCodeandGitHub 2b39247ee4 Update update_multilangual_casks (#83069) 2020-05-24 14:19:54 +01:00
Vítor GalvãoandGitHub 7fb18035a5 find-appcast: new case with url (#82088) 2020-05-06 23:57:21 +01:00
Vítor Galvão 2748de2f02 make cask-pr-inspect-download executable 2020-05-06 22:20:05 +01:00
Vítor GalvãoandGitHub 2a0b1727be Add cask-pr-inspect-download.rb (#82085) 2020-05-06 22:19:20 +01:00
Vítor GalvãoandGitHub 90f8246040 cask-pr-local-check: improve with optparse (#82084) 2020-05-06 22:14:06 +01:00
Vítor GalvãoandGitHub fa81c31a24 find-appcast: new case with endpoint (#80836) 2020-04-16 23:29:09 +01:00
Vítor GalvãoandGitHub 50a468431f find-appcast: remove inline rescue in favour of map (#80450) 2020-04-12 18:37:10 +01:00
Vítor Galvão 2cc0f86473 find-appcast: new electron rule 2020-04-11 02:31:13 +01:00
Vítor GalvãoandGitHub 323e23db12 Rename cask-pr-manual-check to cask-pr-local-check 2020-04-08 18:34:48 +01:00
Vítor GalvãoandGitHub f855135128 find-appcast: use curl for checking url (#79585) 2020-03-29 17:56:28 +01:00
Vítor GalvãoandGitHub dc032b1b79 find-appcast: new case for digitalopenspaces (#79082) 2020-03-22 15:06:05 +00:00
Vítor Galvão 2fc6bfd88e find-appcast: also bail on SSL error 2020-03-22 01:47:05 +00:00
Vítor Galvão 8f701d803c find-appcast: provide contents on not-parse electron-builder appcast 2020-03-22 01:37:05 +00:00
Vítor Galvão b9c89e54ff Remake find-appcast script in ruby 2020-03-18 22:16:54 +00:00
Vítor GalvãoandGitHub 916c813c63 cask-pr-manual-check: use uri.read in json.parse 2020-02-22 13:44:37 +00:00