23950 Commits

Author SHA1 Message Date
Markus Reiter
82535696fa
Fix code style. 2020-12-19 19:34:20 -05:00
Markus Reiter
cf40f7b8f6
Rename FollowRedirection to HeaderMatch. 2020-12-19 19:34:20 -05:00
Markus Reiter
f76b5f105f
Skip fetching headers if URL has .xml extension. 2020-12-19 19:34:19 -05:00
Markus Reiter
8b7f38faf0
Fix code style. 2020-12-19 19:34:19 -05:00
Markus Reiter
775c2fd245
Clarify error message. 2020-12-19 19:34:19 -05:00
Markus Reiter
b9741dd1e6
Try getting headers with both user agents. 2020-12-19 19:34:19 -05:00
Markus Reiter
0fe3bf7c7f
Only use Sparkle strategy if URL is specified explicitly. 2020-12-19 19:34:19 -05:00
Markus Reiter
9017778326
Don't use Cask::DSL::Version in Sparkle strategy. 2020-12-19 19:34:19 -05:00
Markus Reiter
6a125401c7
Unescape URL before parsing a version from it. 2020-12-19 19:34:18 -05:00
Markus Reiter
7555556be8
Support block in PageMatch strategy. 2020-12-19 19:34:18 -05:00
Markus Reiter
1857e0ebfa
Skip discontinued, latest and unversioned casks. 2020-12-19 19:34:18 -05:00
Markus Reiter
aba4eac8ab
Support multiple capture groups in PageMatch strategy. 2020-12-19 19:34:18 -05:00
Markus Reiter
df70296403
Allow extracting file name in FollowRedirection strategy. 2020-12-19 19:34:18 -05:00
Markus Reiter
b3c46ba2b9
Allow extracting URL in Sparkle strategy. 2020-12-19 19:34:17 -05:00
Markus Reiter
10b5548eac
Fix page_headers method for multiple headers. 2020-12-19 19:34:17 -05:00
Markus Reiter
7762a597d6
Don't preprocess URL for Sparkle strategy. 2020-12-19 19:34:17 -05:00
Markus Reiter
05971c0965
Fix order of livecheck in casks. 2020-12-19 19:34:17 -05:00
Markus Reiter
51274fb02a
Increase priority of GithubLatest livecheck strategy. 2020-12-19 19:34:17 -05:00
Markus Reiter
c24af82a25
Add Sparkle livecheck strategy. 2020-12-19 19:34:17 -05:00
Markus Reiter
b293acc89b
Add FollowRedirection livecheck strategy. 2020-12-19 19:34:16 -05:00
Markus Reiter
f5d311490c
Add page_headers and page_contents helpers. 2020-12-19 19:34:16 -05:00
miccal
aad02c4524 shared_audits: add xit to GITHUB_PRERELEASE_ALLOWLIST 2020-12-20 07:15:46 +08:00
Sam Ford
27b7713f1e
Expand tests for Curl#curl_args 2020-12-19 18:13:15 -05:00
Sam Ford
e687774e8a
Curl: Allow option to omit --retry in curl_args 2020-12-19 18:11:45 -05:00
Sam Ford
9d92ed868b
Curl: Add debug parameter to curl_with_workarounds 2020-12-19 18:03:27 -05:00
Michka Popoff
986f65b973 formula: add std_configure_args
Most commonly used configure args
libdir is set to lib to enforce the usage of the single lib folder
on linux, instead of installing to lib64 on some systems.
2020-12-19 22:27:29 +01:00
Markus Reiter
3f6a930044
Merge pull request #10067 from reitermarkus/sudo-prompt
Fix `sudo` prompt.
2020-12-19 21:40:16 +01:00
Markus Reiter
cbbc932c21 Don't replace string inside of MatchData. 2020-12-19 20:12:42 +01:00
Markus Reiter
4abcfdb7c6 Use more exact regex as URL_MATCH_REGEX for Bitbucket strategy. 2020-12-19 20:12:16 +01:00
Markus Reiter
b1b4518998 Fix sudo prompt. 2020-12-19 19:41:24 +01:00
Sam Ford
778e1d6234
SystemCommand: Default debug and verbose to nil 2020-12-19 10:01:43 -05:00
Sam Ford
d94afb91dd
SystemCommand: Add debug parameter 2020-12-19 09:33:28 -05:00
Seeker
8fc478fef1 cli: fix underlined multi-line help text 2020-12-18 20:54:34 -08:00
Markus Reiter
a065dbcc9b
Merge pull request #10061 from reitermarkus/parser-warning
Hide `parser` warning.
2020-12-18 21:43:58 +01:00
Seeker
19c118d002 formula: activate env extensions for postinstall 2020-12-18 12:35:06 -08:00
Markus Reiter
18e414683d
Merge pull request #10051 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rspec-2.1.0
build(deps): bump rubocop-rspec from 2.0.1 to 2.1.0 in /Library/Homebrew
2020-12-18 20:36:31 +01:00
Markus Reiter
bdfa7a757d Hide parser warning. 2020-12-18 19:37:29 +01:00
BrewTestBot
207a45b526 Update RBI files for sorbet. 2020-12-18 17:04:34 +00:00
BrewTestBot
19435e6f17 Update RBI files for rubocop-rspec. 2020-12-18 17:03:48 +00:00
BrewTestBot
252580fb51 brew vendor-gems: commit updates. 2020-12-18 17:03:47 +00:00
BrewTestBot
019dd9fbec brew vendor-gems: commit updates. 2020-12-18 17:02:57 +00:00
dependabot[bot]
4cb57a21d0
build(deps): bump sorbet from 0.5.6155 to 0.5.6164 in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.6155 to 0.5.6164.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-18 16:52:12 +00:00
dependabot[bot]
df9082cab5
build(deps): bump rubocop-rspec from 2.0.1 to 2.1.0 in /Library/Homebrew
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/rubocop-hq/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-rspec/compare/v2.0.1...v2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-18 16:51:48 +00:00
Markus Reiter
2dd40720f0 Add test for SystemCommand with SIGINT handler. 2020-12-18 16:48:49 +01:00
Markus Reiter
3db55d13d6 Improve handling of SIGINT. 2020-12-18 16:48:49 +01:00
Mike McQuaid
ecfd77ed62
Merge pull request #10059 from EricFromCanada/pr-pull-workflow-disable
pr-pull: disable --workflow flag
2020-12-18 15:38:52 +00:00
EricFromCanada
69255d268d pr-pull: disable --workflow flag
Replaced by --workflows.
2020-12-18 10:09:23 -05:00
Mike McQuaid
2777369da7
formula_installer: exclude more from build-from-source warning.
We should only complain when installing requested formulae that aren't
currently installed.
2020-12-18 14:56:01 +00:00
Mike McQuaid
74fb058c7e
More deprecations
More deprecations, disabling and removal for Homebrew 2.7.0.
2020-12-18 14:17:37 +00:00
Mike McQuaid
6fc1570134
Merge pull request #10044 from MikeMcQuaid/more_bottle_library_changes
More bottling HOMEBREW_LIBRARY changes
2020-12-18 14:16:14 +00:00