Dawid Dziurla
5267f7b200
Merge pull request #10772 from dawidd6/dispatch-linux
...
dispatch-build-bottle: support Linux
2021-03-04 16:11:06 +01:00
Mike McQuaid
14576d7b1a
Merge pull request #10771 from MikeMcQuaid/speedup_brew_version
...
Speedup `brew --version`.
2021-03-04 15:10:00 +00:00
Mike McQuaid
e9419dbce7
test/cmd: test Bash logic.
2021-03-04 12:59:43 +00:00
Mike McQuaid
dc1fdc9f8d
Speedup brew --version.
...
Port `brew --version` to Bash to speed it up.
While we're here:
- remove (now) unused `Tap` Git methods
- use `--quiet` instead of `-q` to be more verbose
Benchmarks:
```
$ hyperfine --min-runs=3 --warmup=2 "git checkout origin/master; brew --version" "git checkout speedup_brew_version; brew --version"
Benchmark #1 : git checkout origin/master; brew --version
Time (mean ± σ): 2.083 s ± 0.004 s [User: 396.8 ms, System: 597.2 ms]
Range (min … max): 2.080 s … 2.088 s 3 runs
Benchmark #2 : git checkout speedup_brew_version; brew --version
Time (mean ± σ): 847.9 ms ± 35.2 ms [User: 100.0 ms, System: 247.9 ms]
Range (min … max): 824.1 ms … 888.3 ms 3 runs
Summary
'git checkout speedup_brew_version; brew --version' ran
2.46 ± 0.10 times faster than 'git checkout origin/master; brew --version'
```
2021-03-04 12:59:42 +00:00
Markus Reiter
3e69c2b77b
Merge pull request #10775 from Homebrew/dependabot/bundler/Library/Homebrew/codecov-0.5.1
...
build(deps): bump codecov from 0.5.0 to 0.5.1 in /Library/Homebrew
2021-03-04 08:48:44 +01:00
BrewTestBot
84c26f1585
Update RBI files for codecov.
2021-03-04 06:01:47 +00:00
BrewTestBot
731fa83e01
brew vendor-gems: commit updates.
2021-03-04 06:00:57 +00:00
dependabot[bot]
656e41ec24
build(deps): bump codecov from 0.5.0 to 0.5.1 in /Library/Homebrew
...
Bumps [codecov](https://github.com/codecov/codecov-ruby ) from 0.5.0 to 0.5.1.
- [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.5.0...v0.5.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-04 05:55:17 +00:00
Dawid Dziurla
b3949f0765
dispatch-build-bottle: support Linux
2021-03-03 17:36:12 +01:00
Mike McQuaid
9d62a13a31
Merge pull request #10700 from appropriate/docs-homebrew-and-java
...
Add initial documentation for Java-based packages
2021-03-03 13:58:17 +00:00
Mike McQuaid
13508eebaa
Merge pull request #10753 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.11.0
...
build(deps): bump rubocop from 1.10.0 to 1.11.0 in /Library/Homebrew
2021-03-03 09:06:46 +00:00
BrewTestBot
1377db534d
Update RBI files for rubocop.
2021-03-02 17:54:04 +00:00
BrewTestBot
b15ddb8c22
brew vendor-gems: commit updates.
2021-03-02 17:53:13 +00:00
dependabot[bot]
97a23cc462
build(deps): bump rubocop from 1.10.0 to 1.11.0 in /Library/Homebrew
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/rubocop/rubocop/releases )
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop/compare/v1.10.0...v1.11.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 17:48:06 +00:00
Mike Dillon
e92d67d15c
Add initial documentation for Java-based packages
2021-03-02 08:42:17 -08:00
Mike McQuaid
b024954a0f
Merge pull request #10758 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.10.1
...
build(deps): bump rubocop-performance from 1.10.0 to 1.10.1 in /Library/Homebrew
2021-03-02 16:10:07 +00:00
Mike McQuaid
55d8c1a608
Merge pull request #10759 from Homebrew/dependabot/bundler/Library/Homebrew/codecov-0.5.0
...
build(deps): bump codecov from 0.4.3 to 0.5.0 in /Library/Homebrew
2021-03-02 16:09:55 +00:00
Jonathan Chang
ee52b19179
Merge pull request #10763 from Homebrew/revert-10595-ruby-shims
...
Revert "shims/mac/super: add ruby shims to set SDKROOT"
3.0.4
2021-03-03 02:38:46 +11:00
Mike McQuaid
fe992cab2b
Revert "shims/mac/super: add ruby shims to set SDKROOT"
2021-03-02 15:11:14 +00:00
Bo Anderson
f43cc9693f
Merge pull request #10761 from scpeters/fix_install_dependency
...
formula_installer: fix typo in install_dependency
2021-03-02 15:06:01 +00:00
Mike McQuaid
28bc2b83e0
Merge pull request #10751 from MikeMcQuaid/brew-tap-new-tweaks
...
dev-cmd/tap-new: various tweaks.
2021-03-02 13:01:36 +00:00
Steve Peters
e3505247cb
formula_installer: fix typo in install_dependency
...
The linked_keg variable is referenced outside the block where
it is defined; I think it should be the installed_keg variable.
2021-03-02 01:16:55 -08:00
BrewTestBot
9a1d1b4847
Update RBI files for rubocop-performance.
2021-03-02 05:49:48 +00:00
BrewTestBot
1397f66bde
brew vendor-gems: commit updates.
2021-03-02 05:48:25 +00:00
BrewTestBot
28d2d0b3f8
Update RBI files for codecov.
2021-03-02 05:46:51 +00:00
BrewTestBot
9caa90d965
brew vendor-gems: commit updates.
2021-03-02 05:46:02 +00:00
dependabot[bot]
e8c6140dbd
build(deps): bump codecov from 0.4.3 to 0.5.0 in /Library/Homebrew
...
Bumps [codecov](https://github.com/codecov/codecov-ruby ) from 0.4.3 to 0.5.0.
- [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.4.3...v0.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 05:43:33 +00:00
dependabot[bot]
9e86f14aa3
build(deps): bump rubocop-performance in /Library/Homebrew
...
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance ) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases )
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.10.0...v1.10.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 05:43:05 +00:00
Bo Anderson
10c8874ee5
Merge pull request #10717 from Bo98/prerelease
...
os/mac: fix version error for prerelease macOS
2021-03-02 03:11:41 +00:00
Michka Popoff
4a46920ebf
Merge pull request #10732 from iMichka/gawk
...
Dockerfile: add gawk dependency
2021-03-02 01:12:24 +01:00
Nanda H Krishna
cc9a1dfaf7
Merge pull request #10725 from nandahkrishna/maintainer-checklist-changes
...
docs/New-Maintainer-Checklist.md: remove automated steps
2021-03-02 05:42:19 +05:30
Mike McQuaid
37f7b9ee73
Merge pull request #10750 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.10.0
...
build(deps): bump rubocop-performance from 1.9.2 to 1.10.0 in /Library/Homebrew
2021-03-01 15:13:01 +00:00
Bo Anderson
14114305f7
Merge pull request #10752 from Bo98/content-disposition-comment
...
download_strategy: add comment about Content-Disposition handling
2021-03-01 14:26:48 +00:00
Bo Anderson
d330e915d1
download_strategy: add comment about Content-Disposition handling
2021-03-01 13:59:05 +00:00
Mike McQuaid
9663567501
Fix brew style.
2021-03-01 13:43:47 +00:00
Mike McQuaid
fb1cf8f389
dev-cmd/tap-new: various tweaks.
...
- `--no-git` and `--branch` don't conflict as `--branch` is still used
for the GitHub Actions branch even with `--no-git`
- fix some README markdown linting errors
- fix some YAML/GitHub Actions configuration linting errors
2021-03-01 13:40:08 +00:00
Bo Anderson
9d2ee344f6
Merge pull request #10749 from Homebrew/dependabot/bundler/Library/Homebrew/minitest-5.14.4
...
build(deps): bump minitest from 5.14.3 to 5.14.4 in /Library/Homebrew
3.0.3
2021-03-01 12:13:53 +00:00
BrewTestBot
838e4face7
Update RBI files for minitest.
2021-03-01 07:41:32 +00:00
BrewTestBot
03e761079c
Update RBI files for rubocop-performance.
2021-03-01 07:40:54 +00:00
BrewTestBot
35ea44df89
brew vendor-gems: commit updates.
2021-03-01 07:40:39 +00:00
BrewTestBot
b39df83bf1
brew vendor-gems: commit updates.
2021-03-01 07:39:38 +00:00
dependabot[bot]
f1d439eaae
build(deps): bump rubocop-performance in /Library/Homebrew
...
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance ) from 1.9.2 to 1.10.0.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases )
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.9.2...v1.10.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 07:36:39 +00:00
dependabot[bot]
91e698d5fa
build(deps): bump minitest from 5.14.3 to 5.14.4 in /Library/Homebrew
...
Bumps [minitest](https://github.com/seattlerb/minitest ) from 5.14.3 to 5.14.4.
- [Release notes](https://github.com/seattlerb/minitest/releases )
- [Changelog](https://github.com/seattlerb/minitest/blob/master/History.rdoc )
- [Commits](https://github.com/seattlerb/minitest/compare/v5.14.3...v5.14.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 07:34:46 +00:00
Rylan Polster
c45e0d6c7f
Merge pull request #10738 from hyuraku/cli/named_args-refactor-if-statements
...
cli/named_args: refactor if statements
2021-02-28 21:55:36 -05:00
Bo Anderson
bb8f923fe3
Merge pull request #10747 from Homebrew/sorbet-files-update
...
sorbet: Update RBI files.
2021-03-01 01:15:21 +00:00
BrewTestBot
a6711b0d65
sorbet: Update RBI files.
...
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml ) workflow.
2021-03-01 00:51:33 +00:00
Bo Anderson
5ca1b32584
Merge pull request #10746 from Homebrew/revert-10743-bintray-outage
...
Revert "Temporarily change default Bintray domain"
2021-03-01 00:43:56 +00:00
Bo Anderson
40f3fb9c55
Revert "Temporarily change default Bintray domain"
2021-03-01 00:19:38 +00:00
hyuraku
efd4138c8e
cli/named_args: refactor if statements
2021-03-01 09:10:26 +09:00
Bo Anderson
3e15503e4c
Merge pull request #10743 from Bo98/bintray-outage
...
Temporarily change default Bintray domain
2021-02-28 18:28:51 +00:00