21463 Commits

Author SHA1 Message Date
Sam Ford
6df0a49fb5
Merge pull request #10504 from samford/skip-archived-repo-audits-if-disabled
formula_auditor: skip archived repository audits if disabled
2021-02-04 13:08:19 -05:00
Carlo Cabrera
2de172e050
rubocops/bottle: disable bottle order check
This is causing CI failures at homebrew/core [1], so let's disable this
for now.

[1] 01b6830646
2021-02-04 11:18:09 +00:00
BrewTestBot
902e00968c brew vendor-gems: commit updates. 2021-02-04 06:06:21 +00:00
dependabot[bot]
824b38102e
build(deps): bump sorbet from 0.5.6262 to 0.5.6267 in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.6262 to 0.5.6267.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-04 06:01:35 +00:00
Rylan Polster
020c53283c
Merge pull request #10453 from SeekingMeaning/old-bottle-rubocop
rubocops: add rubocop for old bottle syntax
2021-02-03 22:05:49 -05:00
Rylan Polster
727ac9b47f
bottle: write bottles with new syntax 2021-02-03 20:46:20 -05:00
Seeker
4c42d717fd
rubocops: add cops to check bottle format, indentation, and order
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
Co-authored-by: Seeker <meaningseeking@protonmail.com>
2021-02-03 20:46:20 -05:00
Mike McQuaid
7f6f915178
homebrew_bootsnap: disable on ARM.
From https://github.com/Homebrew/homebrew-core/pull/70310/checks?check_run_id=1823920962
this looks very broken indeed.
2021-02-03 17:39:15 +00:00
Sam Ford
6de5de788b
formula_auditor: skip archived audits if disabled 2021-02-03 10:12:36 -05:00
Rylan Polster
dee57c307d
style: allow long lines for bottle digests 2021-02-03 09:32:08 -05:00
Mike McQuaid
04dab8428b
Merge pull request #10499 from MikeMcQuaid/release-blog-post-notes
dev-cmd/release: output blog post release notes.
2021-02-03 10:46:04 +00:00
Mike McQuaid
1cf9f0f789
dev-cmd/release: output blog post release notes.
I forgot until I started to work on the 3.0.0 release that there was an
added step I would do for a major/minor release:

```
brew release-notes --markdown 2.7.0 | pbcopy
```

This would generate for 3.0.0/2.8.0 the release notes since 2.7.0 for
editing down into a blog post.

Add this behaviour to `brew release` and, because we're doing it
programmatically anyway, take this chance to also reject Dependabot
lines and sort them for easier grouping by pull request subject.
2021-02-03 10:06:10 +00:00
Mike McQuaid
dcf9d9368d
Merge pull request #10495 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rspec-2.2.0
build(deps): bump rubocop-rspec from 2.1.0 to 2.2.0 in /Library/Homebrew
2021-02-03 09:54:22 +00:00
BrewTestBot
440803e98b Update RBI files for rubocop-rspec. 2021-02-03 09:07:26 +00:00
BrewTestBot
023999a103 brew vendor-gems: commit updates. 2021-02-03 09:06:34 +00:00
Mike McQuaid
8eeb838440
Merge pull request #10490 from nandahkrishna/fix-api-credentials-error
utils/github: fix false positive API credential error
2021-02-03 08:58:33 +00:00
dependabot[bot]
c15d625d32
build(deps): bump rubocop-rspec from 2.1.0 to 2.2.0 in /Library/Homebrew
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 2.1.0 to 2.2.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.1.0...v2.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-03 08:58:10 +00:00
Mike McQuaid
d964e550be
Merge pull request #10496 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.6262
build(deps): bump sorbet from 0.5.6259 to 0.5.6262 in /Library/Homebrew
2021-02-03 08:55:57 +00:00
Mike McQuaid
c5c151d2b3
Merge pull request #10494 from hyuraku/utils/curl_refactor-curl_with_workarounds
utils/curl: refactor curl_with_workarounds
2021-02-03 08:55:34 +00:00
Mike McQuaid
97f1a03811
Merge pull request #10493 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2021-02-03 08:54:37 +00:00
nandahkrishna
d0200e8737
cask/config: fix explicit_s 2021-02-03 13:37:53 +05:30
BrewTestBot
9f7d0d1fb9 Update RBI files for sorbet. 2021-02-03 05:59:38 +00:00
BrewTestBot
b011a8355b brew vendor-gems: commit updates. 2021-02-03 05:58:50 +00:00
dependabot[bot]
056d0ba9a3
build(deps): bump sorbet from 0.5.6259 to 0.5.6262 in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.6259 to 0.5.6262.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-03 05:53:21 +00:00
hyuraku
16f8638236 utils/curl: refactor curl_with_workarounds 2021-02-03 09:54:09 +09:00
BrewTestBot
23701543ae sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2021-02-03 00:51:19 +00:00
nandahkrishna
f15681ccd9
utils/github: fix false positive API credential error 2021-02-03 01:37:57 +05:30
Dustin Rodrigues
d2430bcf50
Merge pull request #10473 from dtrodrigues/man-force
man: allow command to run on unsupported platforms when HOMEBREW_SILICON_DEVELOPER is set
2021-02-02 13:32:41 -05:00
Mike McQuaid
55f1bb7008
Merge pull request #10487 from MikeMcQuaid/bootsnap_ruby_documentation
env_config: update HOMEBREW_BOOTSNAP description.
2021-02-02 16:56:58 +00:00
Mike McQuaid
de9d006513
Merge pull request #10485 from carlocab/java-mac
java: improve tests
2021-02-02 16:56:41 +00:00
Mike McQuaid
cf4763e02c
Merge pull request #10488 from Bo98/arch-deprecations
Deprecate additional arch functions
2021-02-02 16:52:38 +00:00
Mike McQuaid
851bf9aab9
Merge pull request #10465 from vitorgalvao/no-desc-fonts
cask audit: do not require description for fonts
2021-02-02 16:35:26 +00:00
Bo Anderson
b670ab1c7b Deprecate additional arch functions 2021-02-02 16:19:24 +00:00
Mike McQuaid
d0fa752c69
env_config: update HOMEBREW_BOOTSNAP description.
Note that it is a no-op when using portable ruby.
2021-02-02 15:56:16 +00:00
Carlo Cabrera
d3507d9899
test/language/java_spec: test both Mac and Linux 2021-02-02 15:05:29 +00:00
Carlo Cabrera
5ce6537169
extend/os/mac/language/java: improve readability 2021-02-02 14:42:47 +00:00
Vítor Galvão
e3d515105b cask audit: do not require description for fonts 2021-02-02 14:06:11 +00:00
Mike McQuaid
4355f7cf25
homebrew_bootsnap: use utils/gems.
This is more robust e.g. if we don't have a `bundler` already installed.
2021-02-02 13:51:09 +00:00
Rylan Polster
3b8fa5a7af
Merge pull request #10466 from Rylan12/rubocop-reduce-todo
Reduce rubocop violations in tests
2021-02-02 08:23:36 -05:00
Mike McQuaid
a31d0f85d2
Merge pull request #10481 from MikeMcQuaid/bootsnap-improvements
bootsnap: various improvements.
2021-02-02 12:58:42 +00:00
Carlo Cabrera
a3692ce3af
Merge pull request #10479 from jonchang/fix-macos-java
java: fix java_home on macOS
2021-02-02 12:45:28 +00:00
Mike McQuaid
3b0e8b7cf0
Document HOMEBREW_{,NO_}BOOTSNAP variables. 2021-02-02 12:34:15 +00:00
Mike McQuaid
89fc131422
Gemfile: install bootsnap.
And allow type checking of `homebrew_bootsnap.rb`.
2021-02-02 12:34:15 +00:00
Mike McQuaid
36c292f278
cleanup: cleanup bootsnap files. 2021-02-02 12:34:15 +00:00
Mike McQuaid
240d2c34fb
utils/fork: fix bootsnap handling.
Also, while we're here:

- remove unused block argument
- remove unneeded RuboCop disable comment
2021-02-02 12:34:14 +00:00
Mike McQuaid
7912b1e043
homebrew_bootsnap: various improvements.
- Add `HOMEBREW_NO_BOOTSNAP` as well as `HOMEBREW_BOOTSNAP`
- Guard the whole file rather than `raise` on inclusion.
- Use `HOMEBREW_CACHE` instead of `HOMEBREW_TEMP`
- Don't try to use Bootsnap with macOS portable ruby
2021-02-02 12:33:57 +00:00
Carlo Cabrera
234c1f14b8
java_spec: fix tests
The tests need to match the changes reverted in d6bba1c4938ea9c9a9d58ba2f209775dd71a8537.
2021-02-02 12:15:15 +00:00
Mike McQuaid
a1c6d39792
rubocop.yml: autofix formatting. 2021-02-02 11:54:59 +00:00
Mike McQuaid
c538d4d84e
Merge pull request #10480 from MikeMcQuaid/remove_deprecated_bootsnap_option
homebrew_bootsnap: remove deprecated option.
2021-02-02 11:12:13 +00:00
Mike McQuaid
c159002b4f
Merge pull request #10477 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.9.1
build(deps): bump rubocop from 1.9.0 to 1.9.1 in /Library/Homebrew
2021-02-02 11:10:49 +00:00