Mike McQuaid
1c9e30e24f
Merge pull request #6799 from MikeMcQuaid/clt-download-more
...
os/mac/xcode: add additional CLT download link.
2019-12-02 14:01:46 +00:00
Mike McQuaid
ea44760f8c
os/mac/xcode: add additional CLT download link.
...
Sadly Apple don't seem to be providing these reliably.
Fixes #6796
2019-12-02 13:25:43 +00:00
Mike McQuaid
51ea444460
Merge pull request #6797 from Homebrew/dependabot/bundler/Library/Homebrew/zeitwerk-2.2.2
...
build: bump zeitwerk from 2.2.1 to 2.2.2 in /Library/Homebrew
2019-12-02 12:47:39 +00:00
Mike McQuaid
5246e9f4ab
brew vendor-gems: commit updates.
2019-12-02 12:12:58 +00:00
Mike McQuaid
7180ece893
Merge pull request #6795 from issyl0/readme-remove-patreon-badge
...
README: Remove Patreon badge for consistency amongst donation methods
2019-12-02 11:52:00 +00:00
dependabot-preview[bot]
6f2102d43f
build: bump zeitwerk from 2.2.1 to 2.2.2 in /Library/Homebrew
...
Bumps [zeitwerk](https://github.com/fxn/zeitwerk ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/fxn/zeitwerk/releases )
- [Changelog](https://github.com/fxn/zeitwerk/blob/master/CHANGELOG.md )
- [Commits](https://github.com/fxn/zeitwerk/compare/v2.2.1...v2.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 05:25:23 +00:00
Issy Long
afe03af835
README: Remove Patreon badge for consistency amongst donation methods
...
- We don't have a badge for other donation methods - this looked slightly out of place.
2019-12-01 23:06:31 +00:00
Mike McQuaid
fcfa80a63a
Merge pull request #6794 from MikeMcQuaid/fix-cask-style
...
Fix `brew cask style`.
2019-12-01 15:19:18 +00:00
Mike McQuaid
c1b00297e0
cask/cmd/style_spec: add rubocop test.
...
This verifies the cask configuration hasn't been broken.
2019-12-01 15:04:32 +00:00
Mike McQuaid
2101de77cf
.rubocop_cask: fix RuboCop names.
...
Broken since a RuboCop update.
2019-12-01 14:51:39 +00:00
Mike McQuaid
ef34fbc634
cask/cmd/style: don't hide warnings.
...
These sometimes display useful RuboCop deprecations.
2019-12-01 14:19:26 +00:00
Mike McQuaid
8ebfc923fb
Merge pull request #6792 from EricFromCanada/issue-template-update
...
Issues: add section for brew config & doctor output
2019-11-29 10:48:59 +00:00
Mike McQuaid
0ffe59e768
Merge pull request #6791 from MikeMcQuaid/apidoc-parallel
...
workflows/apidoc: try to rebase before pushing.
2019-11-29 10:47:45 +00:00
Eric Knibbe
9dc2997b9a
Add section for brew config & doctor output
2019-11-28 18:04:34 -05:00
Mike McQuaid
f989295900
Merge pull request #6789 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-0.77.0
...
build: bump rubocop from 0.76.0 to 0.77.0 in /Library/Homebrew
2019-11-28 19:16:14 +00:00
Mike McQuaid
c79cb6a2db
workflows/apidoc: try to rebase before pushing.
...
This avoids failures when you have two `master` builds running at once.
2019-11-28 15:24:32 +00:00
Mike McQuaid
766fc4b301
Fix RuboCop 0.77.0 failures.
2019-11-28 15:10:50 +00:00
Mike McQuaid
35bad17e1e
brew vendor-gems: commit updates.
2019-11-28 14:46:04 +00:00
Mike McQuaid
88a1334664
Merge pull request #6790 from raimon49/update-alternative-installation-linuxbrew
...
Update document about Alternative Installation
2019-11-28 14:43:03 +00:00
Mike McQuaid
f5087986e7
Merge pull request #6787 from gfguthrie/remove-standard-compilers
...
Remove STANDARD_COMPILERS & references to it
2019-11-28 14:42:07 +00:00
raimon
90ec6bd500
Update document about Alternative Installation
...
Symbolic link creation does not depend on current directory
2019-11-28 21:21:44 +09:00
Mike McQuaid
e4fd52cb34
Merge pull request #6788 from Homebrew/dependabot/bundler/docs/faraday-0.17.1
...
build: bump faraday from 0.17.0 to 0.17.1 in /docs
2019-11-28 09:16:58 +00:00
dependabot-preview[bot]
b67884acf6
build: bump rubocop from 0.76.0 to 0.77.0 in /Library/Homebrew
...
Bumps [rubocop](https://github.com/rubocop-hq/rubocop ) from 0.76.0 to 0.77.0.
- [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.76.0...v0.77.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-28 05:24:11 +00:00
dependabot-preview[bot]
c12c998c31
build: bump faraday from 0.17.0 to 0.17.1 in /docs
...
Bumps [faraday](https://github.com/lostisland/faraday ) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/lostisland/faraday/releases )
- [Changelog](https://github.com/lostisland/faraday/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lostisland/faraday/compare/v0.17.0...v0.17.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-28 05:13:51 +00:00
Grant Guthrie
178a4e55c2
Remove STANDARD_COMPILERS & references to it
2019-11-27 15:38:11 -05:00
Mike McQuaid
b89ec5533b
Merge pull request #6785 from MikeMcQuaid/tests-linux
...
workflows/tests: tweak behaviour by OS.
2019-11-27 14:24:35 +00:00
Mike McQuaid
a6c3ee02dd
workflows/tests: tweak behaviour by OS.
...
This should speed up Homebrew/brew testing by not running generic or
no-compat tests on macOS.
2019-11-27 14:01:39 +00:00
Mike McQuaid
9aa42f081b
Merge pull request #6774 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rspec-1.37.0
...
build: bump rubocop-rspec from 1.36.0 to 1.37.0 in /Library/Homebrew
2019-11-27 13:58:40 +00:00
Mike McQuaid
72b59e7076
Merge pull request #6784 from MikeMcQuaid/deps_installed
...
deps: use `runtime_dependencies` more readily.
2019-11-27 13:11:05 +00:00
Mike McQuaid
854b445919
workflows/tests: display cop names.
...
This is useful when debugging locally.
2019-11-27 13:09:35 +00:00
Mike McQuaid
b321e397b6
rubocop_rspec: disable new rule.
2019-11-27 13:09:21 +00:00
Mike McQuaid
2147839e4f
brew vendor-gems: commit updates.
2019-11-27 13:09:03 +00:00
dependabot-preview[bot]
b4709a88f7
build: bump rubocop-rspec from 1.36.0 to 1.37.0 in /Library/Homebrew
...
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec ) from 1.36.0 to 1.37.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/v1.36.0...v1.37.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-27 13:09:03 +00:00
Mike McQuaid
e8b74601cb
uses: make naming and behaviour consistent with deps and docs.
2019-11-27 12:49:46 +00:00
Mike McQuaid
5cca9b75a8
deps: use runtime_dependencies
more readily.
...
If all the passed packages are currently installed then use
`runtime_dependencies` to get dependency data more quickly and
accurately.
As discussed in https://github.com/Homebrew/brew/issues/6769 .
2019-11-27 12:36:21 +00:00
Mike McQuaid
2e382cdbdf
Merge pull request #6776 from maxim-belkin/dawid66++
...
GitHub Actions: get username if we don't have it
2019-11-27 12:21:07 +00:00
Mike McQuaid
7d7de295df
Merge pull request #6783 from MikeMcQuaid/update-test-pr
...
catworkflows/tests: skip update-test unless on a PR.
2.2.0
2019-11-27 10:31:56 +00:00
Mike McQuaid
b9a0135041
workflows/tests: skip update-test unless on a PR.
...
If this is a `master` build and it was merged: this is a flaky test we
can't do anything about.
2019-11-27 09:38:22 +00:00
Markus Reiter
a4d7bb64a6
Merge pull request #6771 from reitermarkus/appcast-contents
...
Show appcast contents if it doesn't contain the version.
2019-11-26 19:56:55 +01:00
Maxim Belkin
5ba5a2795e
Fix signature for forked_repo_info
2019-11-26 12:14:21 -06:00
Maxim Belkin
40b0b32a72
Revert "bump-formula-pr: fix forking logic"
...
This reverts commit c5da90e0eb2ade879d7e60a0ec6a193aad3f8afb.
2019-11-26 12:10:14 -06:00
Mike McQuaid
96e0686d78
Merge pull request #6778 from bayandin/audit-check-resources-uniq-name
...
dev-cmd/audit: check resource name does not match formula name
2019-11-26 16:25:47 +00:00
Mike McQuaid
5c9fd69e1b
Merge pull request #6779 from tschoonj/libepoxy-1.5.4
...
audit: add libepoxy 1.5.4 to whitelist
2019-11-26 14:21:08 +00:00
Tom Schoonjans
e704bf7184
audit: add libepoxy 1.5.4 to whitelist
2019-11-26 10:26:17 +00:00
Alexander Bayandin
349f37be68
dev-cmd/audit: check resource name does not match formula name
2019-11-26 01:02:27 +00:00
Maxim Belkin
2735663dc3
GitHub Actions: get username if we don't have it
2019-11-25 16:43:29 -06:00
Mike McQuaid
83d851351a
Merge pull request #6773 from Homebrew/dependabot/bundler/Library/Homebrew/parallel-1.19.1
...
build: bump parallel from 1.19.0 to 1.19.1 in /Library/Homebrew
2019-11-25 16:11:38 +00:00
Mike McQuaid
300e0a706a
Merge pull request #6775 from Homebrew/dependabot/bundler/docs/ffi-1.11.3
...
build: bump ffi from 1.11.2 to 1.11.3 in /docs
2019-11-25 16:11:30 +00:00
Mike McQuaid
41b6e7f206
Merge pull request #6772 from Homebrew/dependabot/bundler/docs/parallel-1.19.1
...
build: bump parallel from 1.19.0 to 1.19.1 in /docs
2019-11-25 16:11:13 +00:00
dependabot-preview[bot]
816d6a0929
build: bump ffi from 1.11.2 to 1.11.3 in /docs
...
Bumps [ffi](https://github.com/ffi/ffi ) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/ffi/ffi/releases )
- [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ffi/ffi/compare/1.11.2...1.11.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 14:20:20 +00:00