Commit Graph

339 Commits

Author SHA1 Message Date
Bo Anderson db4bc362f4
developer/bin/generate_cask_token: fix style 2023-12-15 17:39:06 +00:00
Markus Reiter 8ba4d0fd50
Use `--new` instead of `--new-cask`. 2023-12-05 20:38:53 +01:00
Razvan Azamfirei 575f817f90
casks-without-zap: update script 2023-11-24 09:48:20 -05:00
Bo Anderson 6fb399cd59
developer/bin/generate_cask_token: fix errors under Ruby 3 2023-10-14 18:58:02 +01:00
Douglas Eichelberger 3a70652ebb
Resolve Style/InvertibleUnlessCondition violations (#145823) 2023-04-25 18:25:52 -04:00
Vítor Galvão cd61a4c15d
casks-without-zap: remove homebrew-cask-drivers (#145007) 2023-04-13 19:41:40 -07:00
Vítor Galvão 08ad6ef13b
casks-without-zap: Make Markdown table (#144836) 2023-04-10 13:14:23 -07:00
Razvan Azamfirei e4c818a648
Update casks-without-zap to include and sort by download count (#144751) 2023-04-10 14:59:47 +10:00
stevenlele 9030236674
Add `org.cocoapods.*` to `list_ids_in_app` script (#144184) 2023-03-30 19:29:33 +08:00
Issy Long 658d55ddfc rubocop: In-line disables of `Style/GlobalVars` offenses
- We're working to remove the global `Excludes:` from RuboCop configuration in `Homebrew/brew` (see issue 14685 over there).
- This file in Cask was the only place where global vars weren't already in-line disabled. So, to be able to clean up the configuration stanza in Homebrew/brew PR 14878, I've added some.
2023-03-06 17:35:49 +01:00
Issy Long e5e03ddd41 rubocop: In-line disables of `Style/ClassVars` offenses
- We're working to remove the global `Excludes:` from RuboCop configuration in `Homebrew/brew` (see issue 14685 over there).
- This file in Cask was the only place where class vars weren't already in-line disabled. So, to be able to clean up the configuration stanza in Homebrew/brew (PR 14878), I've added some.
2023-03-06 17:35:49 +01:00
stevenlele 9f354e96a9
Add Qt to `list_ids_in_app` script (#142362) 2023-03-06 17:52:22 +08:00
Bevan Kay 40e3586f5f
`cask-pr-inspect-download`: update command (#124374)
* cask-pr-inspect-download: update command

* cask-pr-local-check: update command
2022-05-27 11:16:25 +08:00
Vítor Galvão 4c26da9ec0
casks-without-zap: from checklist to unordered (#121052) 2022-03-27 19:34:58 +01:00
neutric 6689223d37
generate_cask_token: make report adhere to brew style (#116121) 2021-12-21 00:22:10 +11:00
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