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
92caaf8c37
Merge pull request #10517 from carlocab/bottle-order
...
rubocops/bottle: disable bottle order check
2021-02-04 11:43:38 +00: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
Mike McQuaid
6c1bd252f1
Merge pull request #10515 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.6267
...
build(deps): bump sorbet from 0.5.6262 to 0.5.6267 in /Library/Homebrew
2021-02-04 09:18:47 +00:00
Mike McQuaid
ece331cb94
Merge pull request #10516 from MikeMcQuaid/disable-vendor-gems-pull-requests
...
workflows/vendor-gems: disable for pull requests.
2021-02-04 09:07:51 +00:00
Mike McQuaid
7347534306
workflows/vendor-gems: disable for pull requests.
2021-02-04 08:52:15 +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
Jonathan Chang
fc0e13d308
Merge pull request #10513 from woodruffw-forks/improve-homebrewed-python-expectations
...
docs: add a note about the stability of python 3 formulae
2021-02-04 14:36:01 +11: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
Dustin Rodrigues
2cbacb7372
Merge pull request #10509 from MikeMcQuaid/bootsnap_arm
...
homebrew_bootsnap: disable on ARM.
2021-02-03 21:07:04 -05:00
Rylan Polster
6e3011a8cc
docs: update bottle documentation
2021-02-03 20:46:21 -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
William Woodruff
f35c3a4e86
docs: simplify
2021-02-03 20:16:10 -05:00
William Woodruff
3dd94f993d
docs: add a note about the stability of python 3 formulae
2021-02-03 19:30:55 -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
Mike McQuaid
f33dc70e85
Merge pull request #10502 from Rylan12/bottle-line-length
...
style: allow long lines for bottle digests
2021-02-03 17:23:48 +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
Mike McQuaid
54f4d1472b
Merge pull request #10497 from nandahkrishna/fix-cask-explicit
...
cask/config: fix `explicit_s`
2021-02-03 08:53:57 +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
Mike McQuaid
d37c8c99f2
Merge pull request #10482 from MikeMcQuaid/tests-bootsnap
...
workflows/tests: set HOMEBREW_BOOTSNAP.
2021-02-02 14:25:39 +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
e678ef4cb0
Merge pull request #10484 from MikeMcQuaid/issue-template-updates
...
ISSUE_TEMPLATE/bug: tweak checkboxes.
2021-02-02 14:03:06 +00:00