Tharun
6e543f7289
Updated test with stubing cask analytics call
2020-05-18 20:46:43 +05:30
Mathäus Zingerle
82ba0475ad
audit: Port version checks that do not rely on Formula
state to RuboCop and add tests
2020-05-18 10:12:13 -05:00
Mike McQuaid
4f75a77b08
Update deprecations
...
Add more deprecations, disable deprecations and remove disabled code.
2020-05-18 13:50:46 +01:00
Mike McQuaid
ca5eac845d
Merge pull request #7592 from MikeMcQuaid/display_options_builderror
...
formula_installer: pass display_options to BuildError.
2.2.17
2020-05-18 13:47:53 +01:00
Mike McQuaid
b9f493a7f6
Pass FormulaInstaller#display_options to BuildError.
...
This should improve the output in analytics.
2020-05-18 12:46:25 +01:00
hyuraku
7ac337181a
use helper methods
2020-05-18 20:41:55 +09:00
vidusheeamoli
4f1e9f44a1
set up byebug debugger
2020-05-18 16:28:43 +05:30
Mike McQuaid
95a8217223
Merge pull request #7588 from maxim-belkin/glibc-minimum-version
...
os/linux/glibc.rb: up minimum glibc version to 2.13
2020-05-18 09:27:29 +01:00
Mike McQuaid
5572a70a2b
Merge pull request #7591 from MikeMcQuaid/analytics-options-exception
...
utils/analytics: fix options reporting.
2020-05-18 09:13:48 +01:00
Mike McQuaid
fc5ffe98d3
Merge pull request #7582 from Bo98/accessibility-compat
...
os/mac: move legacy functions to compat
2020-05-18 09:13:38 +01:00
Mike McQuaid
28107249a2
Merge pull request #7581 from Bo98/cabal-compat
...
language/haskell: move to compat
2020-05-18 09:12:45 +01:00
Mike McQuaid
63c698da1c
Merge pull request #7589 from Homebrew/dependabot/bundler/docs/minitest-5.14.1
...
build(deps): bump minitest from 5.14.0 to 5.14.1 in /docs
2020-05-18 09:03:24 +01:00
Mike McQuaid
9c408221c4
Merge pull request #7590 from Homebrew/dependabot/bundler/Library/Homebrew/minitest-5.14.1
...
build(deps): bump minitest from 5.14.0 to 5.14.1 in /Library/Homebrew
2020-05-18 09:02:34 +01:00
Mike McQuaid
f5b6a90fd0
utils/analytics: fix options reporting.
...
Check we have a non-empty `options` and convert them all to human
readable strings.
2020-05-18 08:50:51 +01:00
dependabot-preview[bot]
b53c97ae80
build(deps): bump minitest from 5.14.0 to 5.14.1 in /Library/Homebrew
...
Bumps [minitest](https://github.com/seattlerb/minitest ) from 5.14.0 to 5.14.1.
- [Release notes](https://github.com/seattlerb/minitest/releases )
- [Changelog](https://github.com/seattlerb/minitest/blob/master/History.rdoc )
- [Commits](https://github.com/seattlerb/minitest/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 05:52:18 +00:00
dependabot-preview[bot]
13c311aab4
build(deps): bump minitest from 5.14.0 to 5.14.1 in /docs
...
Bumps [minitest](https://github.com/seattlerb/minitest ) from 5.14.0 to 5.14.1.
- [Release notes](https://github.com/seattlerb/minitest/releases )
- [Changelog](https://github.com/seattlerb/minitest/blob/master/History.rdoc )
- [Commits](https://github.com/seattlerb/minitest/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 05:41:15 +00:00
Maxim Belkin
7b08e2252e
os/linux/glibc.rb: up minimum glibc version to 2.13
2020-05-17 20:14:05 -05:00
Maxim Belkin
b4267d80e4
utils/ruby.sh: avoid nested ifs
2020-05-17 16:32:06 -05:00
hyuraku
a0d069b309
brew doctor shows deleted formulae
2020-05-17 17:23:23 +09:00
Tharun
4aba04556e
Updated tests
2020-05-17 02:55:07 +05:30
Tharun
2a62be0875
Refractored analytics to support analytics for cask
2020-05-17 01:38:11 +05:30
Tharun
139ca1d374
Updated analytics method name for cask info
2020-05-17 00:31:12 +05:30
Bo Anderson
e03846720c
language/haskell: move to compat
2020-05-16 15:00:09 +01:00
Bo Anderson
c70bb474e3
os/mac: move legacy functions to compat
2020-05-16 14:52:30 +01:00
Zach
9fcaa46cdf
Merge pull request #7567 from zachauten/cask-help-exception
...
Fix exception when calling "brew cask" with --help and no subcommand
2020-05-15 23:27:59 -04:00
Maxim Belkin
083f56fafe
utils/ruby.sh: quote HOMEBREW_RUBY_PATH when calling test-ruby
2020-05-15 16:35:42 -05:00
Maxim Belkin
f7e0705164
utils/ruby.sh: try installing portable Ruby ...
...
when no usable Ruby is found.
2020-05-15 15:12:20 -05:00
Maxim Belkin
44ef1abd1f
utils/ruby.sh: suppress standard error in test-ruby
2020-05-15 15:04:06 -05:00
Maxim Belkin
ec6e449f4f
utils/ruby.sh: unset HOMEBREW_RUBY_PATH unconditionally
2020-05-15 14:21:51 -05:00
Maxim Belkin
d21ecffae6
utils/ruby.sh: break down long ruby code in test-ruby
2020-05-15 14:20:03 -05:00
Maxim Belkin
cbc266bf0e
utils/ruby.sh: split long line in test-ruby() function
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-05-15 13:49:22 -05:00
Mike McQuaid
6bc1e2641c
Merge pull request #7578 from nandahkrishna/livecheck-rubocop
...
livecheck: add component order rubocop
2020-05-15 19:22:32 +01:00
Maxim Belkin
328c75fc33
Move logic related to HOMEBREW_RUBY_PATH to utils/ruby.sh
2020-05-15 10:30:45 -05:00
nandahkrishna
a4f9a66406
livecheck: add component order rubocop
2020-05-15 19:00:14 +05:30
Shaun Jackman
56f0308fe7
Merge pull request #7575 from rmNULL/master
...
Skip needed_libraries check when patchelf is the bottle being installed.
2020-05-14 17:52:21 -07:00
rmnull
69e1673a81
skip needed_libraries check when patchelf is the bottle being installed.
2020-05-15 05:36:49 +05:30
Mike McQuaid
1a7525ee2d
Merge pull request #7570 from jonchang/patch-downloaded-resource
...
resource: fix patching when patch already fetched
2020-05-14 09:57:52 +01:00
Mike McQuaid
8e2718c74e
resource: tweak fetch_patches logic.
2020-05-14 09:20:58 +01:00
Mike McQuaid
8d8f76a83c
Merge pull request #7568 from Homebrew/dependabot/bundler/Library/Homebrew/tins-1.25.0
...
build(deps): bump tins from 1.24.1 to 1.25.0 in /Library/Homebrew
2020-05-14 08:46:39 +01:00
Mike McQuaid
e5a6a11e2d
Merge pull request #7565 from sl4m/fixes-brew-uninstall
...
Fixes uninstall if formula is unavailable
2020-05-14 08:45:50 +01:00
Jonathan Chang
2ffb87cb03
resource: fix patching when patch already fetched
...
This inappropriately modified the shared `patches` variable, meaning an
already fetched patch would be removed and therefore not be applied when
the resource was staged.
2020-05-14 17:09:52 +10:00
dependabot-preview[bot]
e79c7e7bf5
build(deps): bump tins from 1.24.1 to 1.25.0 in /Library/Homebrew
...
Bumps [tins](https://github.com/flori/tins ) from 1.24.1 to 1.25.0.
- [Release notes](https://github.com/flori/tins/releases )
- [Commits](https://github.com/flori/tins/compare/v1.24.1...v1.25.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-14 05:37:53 +00:00
Zach Auten
e877a52fa6
Fix exception when calling "brew cask" with --help and no subcommand
2020-05-14 01:17:33 -04:00
skim
bb27478de0
fixes uninstall if formula is unavailable
2020-05-13 17:56:36 -07:00
Shaun Jackman
0723df3f86
Merge pull request #7550 from sjackman/shell_profile
...
shell: Use .profile unless .bash_profile exists
2020-05-13 09:52:04 -07:00
Shaun Jackman
133ee7966d
shell: Use .profile unless .bash_profile exists
2020-05-13 09:30:02 -07:00
Mike McQuaid
390778f2a5
Merge pull request #7563 from MikeMcQuaid/prepare_patches
...
Split out prepare_patches and fetch_patches methods.
2020-05-13 12:12:18 +01:00
Mike McQuaid
e86e9c44a7
Merge pull request #7562 from MikeMcQuaid/ops-owners
...
docs/New-Maintainer-Checklist: clarify ops can get owner.
2020-05-13 11:50:15 +01:00
Mike McQuaid
a7475a2946
Split out prepare_patches and fetch_patches methods.
...
The new `fetch_patches` method wasn't exclusively fetching so shouldn't
have been skipped when it was.
Fixes #7558 .
2020-05-13 11:49:17 +01:00
Mike McQuaid
cb0a9e79d8
docs/New-Maintainer-Checklist: clarify ops can get owner.
...
This is needed for Bo98 to get access to GitHub Actions shared runners.
2020-05-13 11:24:53 +01:00