Commit Graph

324 Commits

Author SHA1 Message Date
Vítor Galvão 15b2a69e26
casks-without-zap: consider no zap comment (#113608) 2021-11-02 09:51:53 +08:00
Vítor Galvão 2f431d94a6
Add casks-without-zap (#100794) 2021-03-16 14:43:22 +08:00
Miccal Matthews d22d5271a1
generate_cask_token: updates for deprecated commands (#94176) 2020-12-03 15:41:40 +11:00
Miccal Matthews 206b8eab2d
cask-pr-inspect-download: updates for deprecated commands (#94175) 2020-12-03 15:32:02 +11:00
Miccal Matthews 9d525bcbda
cask-pr-local-check: updates for deprecated commands (#94173) 2020-12-03 15:28:16 +11:00
Vítor Galvão 410981fbec
cask-pr-inspect-download: remove open from URI (#92322) 2020-11-10 18:11:04 +01:00
Markus Reiter 129dfb53c0
Run `brew style` instead of `brew cask style`. (#89816) 2020-09-25 01:18:32 +02:00
Vítor Galvão 6e72e9ad6f
brew bump-cask-pr above cask-repair (#89077)
* Contributing: bump-cask-pr above cask-repair

* update_cask_family: bump-cask-pr instead of cask-repair
2020-09-11 17:02:30 +01:00
Vítor Galvão c8ed3bbf7b
generate_cask_token: use env ruby (#88210) 2020-08-27 02:45:57 +01:00
Waldir Pimenta ebb7d3949f
Fix typo in cask-pr-local-check (#87444) 2020-08-12 00:48:39 +02:00
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
cclauss f63dedee3d Use print() function in both Python 2 and Python 3 (#64852) 2019-06-15 09:32:51 +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