Steve Peters
432e762e9b
Only deprecate "brew list" without arguments
...
It was deprecated in 2.5.7 to accompany the deprecation
of "brew cask" commands, so wait to disable it until
"brew cask" commands are disabled as well.
2020-11-30 17:09:15 -08:00
Markus Reiter
58f279c72a
Merge pull request #9355 from reitermarkus/rubocop-fixes
...
Fix RuboCop offenses.
2020-12-01 01:15:02 +01:00
Markus Reiter
7d9758a05e
Fix RuboCop offenses.
2020-11-30 22:50:15 +01:00
Markus Reiter
8fe91aacc3
Merge pull request #9311 from MikeMcQuaid/runner_os
...
workflows/tests: split out jobs.
2020-11-30 22:42:28 +01:00
Markus Reiter
c17d55201e
Try using macos-latest for all jobs except tests.
2020-11-30 20:52:27 +01:00
Markus Reiter
10f2a39f9c
Remove unneeded quotes.
2020-11-30 20:52:27 +01:00
Mike McQuaid
7561130904
workflows/tests: style tweaks.
2020-11-30 20:52:27 +01:00
Markus Reiter
f61d1101a1
Add vendored-gems to conclusion needs.
2020-11-30 20:52:27 +01:00
Markus Reiter
9477b8648f
Add vendored-gems step.
2020-11-30 20:52:27 +01:00
Markus Reiter
da8d91bd05
Fix .simplecov exit status for integration tests.
2020-11-30 20:52:27 +01:00
Markus Reiter
81203d346c
Make brew help cat test stricter.
2020-11-30 20:52:27 +01:00
Markus Reiter
a768859150
Try uploading coverage for all configurations.
2020-11-30 20:52:27 +01:00
Markus Reiter
e26311236f
Ensure brew cat output is empty on failure.
2020-11-30 20:52:27 +01:00
Markus Reiter
f438fa98be
Avoid reinstalling bundler in integration tests.
2020-11-30 20:52:27 +01:00
Markus Reiter
0716d0bf28
Don't output “Installing 'bundler' gem” to $stdout.
2020-11-30 20:52:27 +01:00
Markus Reiter
8298f95677
Increase timeout for integration tests.
2020-11-30 20:52:27 +01:00
Markus Reiter
df436e331d
Fix .simplecov.
2020-11-30 20:52:27 +01:00
Markus Reiter
3a1ad9334f
Reword job name.
2020-11-30 20:52:27 +01:00
Markus Reiter
75c637d0d3
Always run conclusion.
2020-11-30 20:52:27 +01:00
Markus Reiter
2c34167131
Check for --coverage flag.
2020-11-30 20:52:27 +01:00
Markus Reiter
d404992676
Reorder jobs.
2020-11-30 20:52:27 +01:00
Markus Reiter
de280c4192
Don't wait for syntax job.
2020-11-30 20:52:27 +01:00
Markus Reiter
7ab22826b2
Add conclusion step to be used as required check.
2020-11-30 20:52:27 +01:00
Markus Reiter
fb59f6a12c
Merge brew-tests and brew-tests-coverage.
2020-11-30 20:52:27 +01:00
Mike McQuaid
5f42fd9545
workflows/tests: split out jobs.
...
Separate out the slow parts of tests into jobs that can be run in
parallel.
Also:
- general refactoring from YAML linter.
- don't build on `macOS-latest` now that Big Sur is the latest stable
release.
- Use `runner.os` when it improves readability over `matrix.os`.
2020-11-30 20:52:27 +01:00
Markus Reiter
7afaebc7f8
Merge pull request #9349 from reitermarkus/style-spec
...
Add missing `require`s for `style` spec.
2020-11-30 20:50:50 +01:00
Mike McQuaid
49054b4457
Merge pull request #9352 from MikeMcQuaid/more_active_support
...
global: add more active_support includes.
2020-11-30 17:21:32 +00:00
Mike McQuaid
f496ef685f
Merge pull request #9348 from MikeMcQuaid/harmless-system-frameworks
...
linkage_checker: system framework links are harmless.
2020-11-30 16:58:29 +00:00
Mike McQuaid
8b82c2fd67
Merge pull request #9330 from mistydemeo/allow_sdk_mismatches
...
SDK: allow SDK mismatches if major version matches
2020-11-30 16:48:03 +00:00
Mike McQuaid
7439a9b8a2
global: add more active_support includes.
2020-11-30 16:27:47 +00:00
Markus Reiter
2552ecb1e7
Add missing requires for style spec.
2020-11-30 17:01:10 +01:00
Mike McQuaid
7228e60da5
linkage_checker: system framework links are harmless.
...
These do not seem to cause runtime errors.
Fixes #9338
2020-11-30 16:00:42 +00:00
Mike McQuaid
a70d891122
os/mac/sdk: refactor for readability.
2020-11-30 16:00:31 +00:00
Misty De Meo
fec6fc4b4f
SDK: allow SDK mismatches if major version matches
2020-11-30 16:00:31 +00:00
Mike McQuaid
f5bd2ee0c3
Merge pull request #9351 from MikeMcQuaid/tests-cask-versions-cleanup
...
workflows/tests: update-reset homebrew-cask-versions.
2020-11-30 15:59:52 +00:00
Mike McQuaid
525652d5b6
workflows/tests: update-reset homebrew-cask-versions.
...
Needed after https://github.com/Homebrew/homebrew-test-bot/pull/526 .
2020-11-30 15:26:58 +00:00
Markus Reiter
fe2c201d00
Merge pull request #9268 from reitermarkus/type-signatures
...
Add more type signatures.
2020-11-30 15:16:05 +01:00
Mike McQuaid
66f47e7502
Merge pull request #9345 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.9.1
...
build(deps): bump rubocop-performance from 1.9.0 to 1.9.1 in /Library/Homebrew
2020-11-30 13:18:17 +00:00
Mike McQuaid
f24f5f400b
Merge pull request #9344 from Homebrew/dependabot/bundler/Library/Homebrew/simplecov-0.20.0
...
build(deps): bump simplecov from 0.19.1 to 0.20.0 in /Library/Homebrew
2020-11-30 13:13:38 +00:00
Mike McQuaid
ce8559a1bd
Merge pull request #9318 from mistydemeo/add_with_env_to_docs
...
Formula cookbook: document with_env
2020-11-30 13:06:30 +00:00
Mike McQuaid
96d3eb5cf1
Merge pull request #9280 from sjackman/sj/patchelf-rb-write
...
Enable HOMEBREW_PATCHELF_RB_WRITE for CI and HOMEBREW_DEV_CMD_RUN
2020-11-30 12:59:05 +00:00
Mike McQuaid
9fa4c1d063
Merge pull request #9327 from MikeMcQuaid/mac-sdk-fix
...
os/mac/sdk: use OS::Mac.sdk_version.
2020-11-30 12:37:35 +00:00
BrewTestBot
91893c42f8
Update RBI files for rubocop-performance.
2020-11-30 07:28:26 +00:00
BrewTestBot
d241ebe3f1
brew vendor-gems: commit updates.
2020-11-30 07:27:42 +00:00
BrewTestBot
62b621b282
Update RBI files for simplecov.
2020-11-30 07:25:50 +00:00
BrewTestBot
3eff3132e4
brew vendor-gems: commit updates.
2020-11-30 07:25:05 +00:00
dependabot[bot]
9a23699369
build(deps): bump rubocop-performance in /Library/Homebrew
...
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance ) from 1.9.0 to 1.9.1.
- [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.9.0...v1.9.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 07:18:21 +00:00
dependabot[bot]
5b8d563122
build(deps): bump simplecov from 0.19.1 to 0.20.0 in /Library/Homebrew
...
Bumps [simplecov](https://github.com/simplecov-ruby/simplecov ) from 0.19.1 to 0.20.0.
- [Release notes](https://github.com/simplecov-ruby/simplecov/releases )
- [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md )
- [Commits](https://github.com/simplecov-ruby/simplecov/compare/v0.19.1...v0.20.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 07:17:57 +00:00
Jonathan Chang
602f2c429d
Merge pull request #9343 from Homebrew/dependabot/bundler/docs/html-proofer-3.17.3
...
build(deps-dev): bump html-proofer from 3.17.1 to 3.17.3 in /docs
2020-11-30 17:45:14 +11:00
Jonathan Chang
041f65e9bf
Merge pull request #9342 from unitof/update-sponsor-count
...
Update sponsor count
2020-11-30 17:43:54 +11:00