Claudia
374c734d9b
Make Hardware.oldest_cpu depend on architecture
...
Starting with Xcode 12 Beta 2, builds that used to work on Apple Silicon
now break due to `Hardware#oldest_cpu` returning `:nehalem` [1].
This commit is the first in a series of improvements to
`Hardware#oldest_cpu`. It resolves the Xcode 12 Beta 2 issue for now.
[1]: https://github.com/Homebrew/brew/issues/7857#issuecomment-655536261
2020-07-08 20:59:10 +02:00
Issy Long
d1f6296f0f
Merge pull request #7943 from vidusheeamoli/utils-notability-to-true
...
sorbet: set utils/notability.rb to true
2020-07-08 19:35:35 +01:00
vidusheeamoli
79ac3875d5
sorbet: set utils/notability.rb to true
2020-07-08 23:38:42 +05:30
Issy Long
eee17fd1b5
Merge pull request #7933 from vidusheeamoli/utils-gem-to-true
...
sorbet: set utils/git.rb to true
2020-07-08 18:45:21 +01:00
vidusheeamoli
76a2e69990
sorbet: set utils/git.rb to true
...
(cherry picked from commit 44a04adb1de430066af73a65766eb644c0f5bd41)
2020-07-08 22:34:26 +05:30
Lionell
4836970fdc
brew man
2020-07-09 00:06:34 +08:00
Lionell
fc146873ee
Merge branch 'license-forbidden' of https://github.com/MLH-Fellowship/brew into license-forbidden
2020-07-09 00:06:02 +08:00
Lionell
55878cab99
Merge remote-tracking branch 'origin/master' into license-forbidden
2020-07-09 00:05:23 +08:00
William Ma
28c0962430
list: Integrate brew list with brew cask list
2020-07-08 12:02:42 -04:00
Lionell Loh Jian An
5e99ecfbdb
Apply suggestions from code review
...
Code review changes
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-07-08 23:55:48 +08:00
Mike McQuaid
d5123743b6
Merge pull request #7941 from lembacon/virtualenv-20.0.26
...
python_virtualenv_constants: upgrade virtualenv to 20.0.26
2020-07-08 14:28:46 +01:00
Chongyu Zhu
6dbcf83a21
python_virtualenv_constants: upgrade virtualenv to 20.0.26
2020-07-08 20:57:30 +08:00
Mike McQuaid
b763d29df2
Merge pull request #7935 from Homebrew/dependabot/bundler/Library/Homebrew/codecov-0.1.19
...
build(deps): bump codecov from 0.1.17 to 0.1.19 in /Library/Homebrew
2020-07-08 12:18:29 +01:00
Mike McQuaid
5168e14796
.gitignore: update codecov dependencies.
2020-07-08 11:50:21 +01:00
dependabot-preview[bot]
47b4182c87
build(deps): bump codecov from 0.1.17 to 0.1.19 in /Library/Homebrew
...
Bumps [codecov](https://github.com/codecov/codecov-ruby ) from 0.1.17 to 0.1.19.
- [Release notes](https://github.com/codecov/codecov-ruby/releases )
- [Changelog](https://github.com/codecov/codecov-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-ruby/compare/v0.1.17...v0.1.19 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-08 11:50:21 +01:00
Mike McQuaid
6264352978
Merge pull request #7939 from MikeMcQuaid/uninstall-formulae
...
workflows/tests: link python@3.8.
2020-07-08 11:46:26 +01:00
Mike McQuaid
7c30fadc34
workflows/tests: link python@3.8.
...
Investigated a full uninstall but it takes too long (>5m).
2020-07-08 11:12:26 +01:00
Issy Long
b4c171b78d
Merge pull request #7932 from vidusheeamoli/add-new-files
...
sorbet/files.yaml: add new files
2020-07-08 10:26:43 +01:00
Mike McQuaid
20d28e26fe
Merge pull request #7934 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-0.87.1
...
build(deps): bump rubocop from 0.87.0 to 0.87.1 in /Library/Homebrew
2020-07-08 09:25:57 +01:00
dependabot-preview[bot]
14384fc5df
build(deps): bump rubocop from 0.87.0 to 0.87.1 in /Library/Homebrew
...
Bumps [rubocop](https://github.com/rubocop-hq/rubocop ) from 0.87.0 to 0.87.1.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases )
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.87.0...v0.87.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-07 19:42:32 +00:00
vidusheeamoli
c8c8839ba2
sorbet: update hidden definitions
...
srb/tapioca: update rbi of recently bumped gems
2020-07-08 01:03:54 +05:30
vidusheeamoli
1d2e68d184
srb/tapioca: update rbi of recently bumped gems
2020-07-08 00:38:34 +05:30
vidusheeamoli
0d58d2a46c
srb/files: add new files. 13 errors => 14 errors.
2020-07-08 00:38:34 +05:30
Eric Knibbe
e09802b8a7
Merge pull request #7886 from EricFromCanada/conflicts-reason-audit
...
audit: disallow capitalization and period in conflicts_with reason
2020-07-07 14:24:19 -04:00
EricFromCanada
8540aaf218
audit: disallow capitalization and period in conflicts_with reason
2020-07-07 13:25:54 -04:00
lionellloh
84d86e6dbc
brew man
2020-07-07 21:57:02 +08:00
lionellloh
f0222c3eb7
Moved code from install -> formula_installer
2020-07-07 21:51:15 +08:00
lionellloh
56bde378f3
remove integration tests
2020-07-07 21:42:30 +08:00
lionellloh
5449904dde
small refactor to check env variable within function
2020-07-07 21:42:22 +08:00
Lionell Loh Jian An
c855429612
Apply suggestions from code review
...
code review changes
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-07-07 21:39:53 +08:00
Mike McQuaid
d46288d4c8
Merge pull request #7535 from MikeMcQuaid/doctor-ci
...
workflows/doctor: add macOS `brew doctor` CI.
2020-07-07 14:34:56 +01:00
lionellloh
ebb3b50cc1
style fixes
2020-07-07 21:34:49 +08:00
lionellloh
29622c35d1
tests: wrote up more tests for brew install
2020-07-07 21:34:49 +08:00
lionellloh
e53e7a1fbd
function name change
2020-07-07 21:34:49 +08:00
lionellloh
ab3d1b69a0
brew man
2020-07-07 21:34:49 +08:00
lionellloh
43bec1f58d
style fix
2020-07-07 21:34:49 +08:00
lionellloh
fdc9dc4333
require cmd/install to include methods methods in scope
2020-07-07 21:34:48 +08:00
lionellloh
a161829927
forbidden-license: include method in module scope for module-wide access
2020-07-07 21:34:48 +08:00
lionellloh
d24f911410
man pages
2020-07-07 21:34:48 +08:00
lionellloh
aaa51fb71e
license-forbidden: indent style
2020-07-07 21:34:48 +08:00
lionellloh
80887e649b
licence-forbidden: consider directly contain forbidden licenses
2020-07-07 21:34:48 +08:00
lionellloh
e9ff0fac43
license-forbidden: style fixes
2020-07-07 21:34:48 +08:00
lionellloh
ed42ed5265
do away with DFS since compute_dep already does it
2020-07-07 21:34:48 +08:00
lionellloh
589524254b
WIP: can detect violation
2020-07-07 21:34:48 +08:00
Lionell
4013da3128
license-bl: new blacklist env var
2020-07-07 21:34:48 +08:00
Mike McQuaid
02eda2f7f5
Merge pull request #7928 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.7.0
...
build(deps): bump rubocop-performance from 1.6.1 to 1.7.0 in /Library/Homebrew
2020-07-07 14:18:54 +01:00
Mike McQuaid
fa760a2f26
Fix brew style.
2020-07-07 13:12:37 +01:00
Mike McQuaid
d2e22986cd
brew vendor-gems: commit updates.
2020-07-07 13:08:09 +01:00
dependabot-preview[bot]
7c2a293249
build(deps): bump rubocop-performance in /Library/Homebrew
...
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance ) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/rubocop-hq/rubocop-performance/releases )
- [Changelog](https://github.com/rubocop-hq/rubocop-performance/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop-hq/rubocop-performance/compare/v1.6.1...v1.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-07 13:06:43 +01:00
Mike McQuaid
4a731732ce
Merge pull request #7923 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-0.87.0
...
build(deps): bump rubocop from 0.86.0 to 0.87.0 in /Library/Homebrew
2020-07-07 12:51:05 +01:00