Commit Graph

302 Commits

Author SHA1 Message Date
Vítor Galvão 3f9d8416b5 cask-pr-local-check: abort on failed checks 2020-07-31 14:57:46 +01:00
Erik Minekus 848fed0754
Fix update_multilingual_cask script after RuboCop style fix (#86760) 2020-07-29 22:20:59 +02:00
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 Bayley 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
CoreCode 2b39247ee4
Update update_multilangual_casks (#83069) 2020-05-24 14:19:54 +01:00
Vítor Galvão 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ão 2a0b1727be
Add cask-pr-inspect-download.rb (#82085) 2020-05-06 22:19:20 +01:00
Vítor Galvão 90f8246040
cask-pr-local-check: improve with optparse (#82084) 2020-05-06 22:14:06 +01:00
Vítor Galvão fa81c31a24
find-appcast: new case with endpoint (#80836) 2020-04-16 23:29:09 +01:00
Vítor Galvão 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ão 323e23db12
Rename cask-pr-manual-check to cask-pr-local-check 2020-04-08 18:34:48 +01:00
Vítor Galvão f855135128
find-appcast: use curl for checking url (#79585) 2020-03-29 17:56:28 +01:00
Vítor Galvão 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ão 916c813c63
cask-pr-manual-check: use uri.read in json.parse 2020-02-22 13:44:37 +00:00
Vítor Galvão b85529c696
parse_electron_builder_appcast: fix case for missing data path (#76675) 2020-02-05 23:06:09 +01:00
Vítor Galvão 4043710942
list_loaded_launchjob_ids: use full sudo path 2019-12-25 13:05:48 +00:00
Vítor Galvão fc1ffaf1fb
cask_pr_manual_check: cosmetic improvements and rename (#73844) 2019-12-07 19:21:41 +00:00
Vítor Galvão 82202d31a1
parse_electron_builder_appcast: s3 detection when no region (#71459) 2019-10-25 15:30:13 +01:00
Vítor Galvão aacb65a1ec parse_electron_builder_appcast: support s3 buckets without a channel (#71143) 2019-10-20 19:39:27 +02:00
Vítor Galvão ed6d7c58d9
parse_electron_builder_appcast: add support for generic (#70035) 2019-10-04 18:42:40 +01:00
L. E. Segovia ee57814d55 find_appcast: detect electron-builder appcasts (#69968)
* find_appcast: detect electron-builder appcasts

Fixes Homebrew/homebrew-cask#69749.

* find_appcast: address @vitorgalvao's comments
2019-10-02 00:48:53 +01:00
Daniel Bayley 485e82c60c Improve output of list_running_app_ids script (#67948)
Expand tabs to fit the width of the terminal and form 2 clear columns for easier viewing.
2019-09-11 21:32:25 +02:00
Vítor Galvão e72d2aaa7c
update_cask_family: quote ableton in search 2019-05-29 20:29:11 +01:00
Vítor Galvão 97690d1efa
update_cask_family: add dcp-o-matic 2019-05-29 20:28:46 +01:00
Vítor Galvão 7873296aa5
update_cask_family: add ableton 2019-05-29 20:25:45 +01:00
Vítor Galvão aa41237d0c
list_loaded_launchjob_ids: in description, mention launchd instead of launchctl 2019-05-25 18:57:53 +01:00
Vítor Galvão c60bcd902d
list_loaded_launchjob_ids: add sudo prompt 2019-05-25 18:22:54 +01:00
Vítor Galvão 0e6018c661 list_recent_pkg_ids: updated script aesthetics 2019-05-25 18:22:17 +01:00
Vítor Galvão 2affdd3e89 list_loaded_launchjob_ids: updated script aesthetics 2019-05-25 18:22:17 +01:00
Vítor Galvão e424984bf5 list_loaded_kext_ids: updated script aesthetics 2019-05-25 18:22:17 +01:00
Vítor Galvão f4b63f5b79
update_cask_family: add netbeans (#61797) 2019-04-11 16:43:36 +01:00
Yvo Mulder 37deebc760 Add additional framework ids to list_ids_in_app script (#61241)
* Add additional framework ids to list_ids_in_app script

* Remove 3dconnexion rule
2019-04-02 13:55:27 +01:00
CoreCode 607fe5eb63 Fix permissions for update multilangual casks (#61147)
* add check_url scripts as used for appcast stanzas in both sever-cgi as local-cli variants

* Update check_url_filename.py

* fix permissions for update_multilangual_casks
2019-03-31 14:21:27 +01:00
Vítor Galvão 76c07bb375
Rename update_multilangual_casks.py to update_multilangual_casks 2019-03-29 15:19:32 +00:00
Vítor Galvão b8657a553d
Create update_multilangual_casks.py (#61084) 2019-03-29 15:18:39 +00:00
Vítor Galvão 2e3a9f878d
update_cask_family: add eclipse and unity (#60742) 2019-03-25 12:11:02 +00:00
Yvo Mulder bfdabf053e Add -lax argument to list_ids_in_pkg script (#59214)
* Add -lax argument to list_ids_in_pkg script

* Update list_ids_in_pkg
2019-02-27 14:43:55 +00:00