20303 Commits

Author SHA1 Message Date
EricFromCanada
cd3cb6928b indent suggested commands on subsequent line
and combine sequential puts calls
2021-01-26 15:36:44 -05:00
EricFromCanada
2ae4f11963 reorder command flags 2021-01-26 15:36:44 -05:00
EricFromCanada
a427de5bee capitalization fixes
"curl" is the binary, while "cURL" is the umbrella project.
2021-01-26 15:36:44 -05:00
EricFromCanada
c0a753edd3 pluralize "artifacts" 2021-01-26 15:36:43 -05:00
EricFromCanada
d0ad829e43 use arrow character for UI prompts 2021-01-26 15:36:43 -05:00
EricFromCanada
2e982cd2a2 use odie when commands encounter errors 2021-01-26 15:36:43 -05:00
EricFromCanada
a72ddfdc67 remove duplicate "Error" in onoe/odie arguments 2021-01-26 15:36:43 -05:00
EricFromCanada
f5e1557154 use ofail to set Homebrew.failed 2021-01-26 15:36:43 -05:00
EricFromCanada
571179ff0e pass second argument to ohai when applicable 2021-01-26 15:36:43 -05:00
EricFromCanada
a6643b4adf fix odebug calls 2021-01-26 12:02:30 -05:00
Mike McQuaid
565becc904
Merge pull request #10430 from hyuraku/delete_HOMEBREW_REPOSITORY_and_some_variables
delete some variables after Homebrew 2.7.0 is released.
2021-01-26 16:34:08 +00:00
hyuraku
e6eeb2cbed delete HOMEBREW_REPOSITORY & some variables 2021-01-27 00:29:43 +09:00
Nanda H Krishna
5f5930255e
Merge pull request #10417 from nandahkrishna/bump-tests
dev-cmd/bump: increase test coverage
2021-01-26 18:58:43 +05:30
Mike McQuaid
4bb1c5d546
Merge pull request #10427 from Homebrew/dependabot/bundler/Library/Homebrew/simplecov-0.21.2
build(deps): bump simplecov from 0.20.0 to 0.21.2 in /Library/Homebrew
2021-01-26 11:21:26 +00:00
Mike McQuaid
8a06a5ea4c
Merge pull request #10319 from dcow/master
install: add workaround for rosetta2 path error to msg
2021-01-26 11:18:29 +00:00
BrewTestBot
a189117bfb Update RBI files for simplecov. 2021-01-26 10:24:50 +00:00
BrewTestBot
73f5e8366a brew vendor-gems: commit updates. 2021-01-26 10:24:03 +00:00
Mike McQuaid
786a06d3ed
Library/Homebrew/install: fix whitespace. 2021-01-26 10:21:55 +00:00
Mike McQuaid
703e34f85c
Merge pull request #10420 from vszakats/patch-1
cmd/update: suppress curl warnings in certain envs
2021-01-26 10:21:23 +00:00
Mike McQuaid
00fab0294b
Merge pull request #10403 from Rylan12/zsh-completions
Generate zsh completions automatically
2021-01-26 10:19:59 +00:00
dependabot[bot]
3d8bc1d8ac
build(deps): bump simplecov from 0.20.0 to 0.21.2 in /Library/Homebrew
Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 0.20.0 to 0.21.2.
- [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.20.0...v0.21.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-26 10:19:22 +00:00
Mike McQuaid
85b5c9d71f
Merge pull request #10425 from Homebrew/dependabot/bundler/Library/Homebrew/codecov-0.4.0
build(deps): bump codecov from 0.3.0 to 0.4.0 in /Library/Homebrew
2021-01-26 10:18:37 +00:00
BrewTestBot
a6f55a5e82 Update RBI files for sorbet. 2021-01-26 07:33:15 +00:00
BrewTestBot
4c866811fc Update RBI files for codecov. 2021-01-26 07:33:05 +00:00
BrewTestBot
ddaf495715 brew vendor-gems: commit updates. 2021-01-26 07:32:24 +00:00
BrewTestBot
02b82a3362 brew vendor-gems: commit updates. 2021-01-26 07:32:16 +00:00
dependabot[bot]
de938d82dd
build(deps): bump sorbet from 0.5.6231 to 0.5.6239 in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.6231 to 0.5.6239.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-26 07:27:33 +00:00
dependabot[bot]
a55cb98f5c
build(deps): bump codecov from 0.3.0 to 0.4.0 in /Library/Homebrew
Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.3.0 to 0.4.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.3.0...v0.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-26 07:27:09 +00:00
Jonathan Chang
b9550e25a6
Merge pull request #10367 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2021-01-26 17:23:27 +11:00
Jonathan Chang
c843304967
Merge pull request #10369 from Homebrew/dependabot/bundler/Library/Homebrew/codecov-0.3.0 2021-01-26 17:22:34 +11:00
Seeker
acdb05dbcf
Merge pull request #10407 from SeekingMeaning/version-public-api
version: mark methods as public
2021-01-25 18:50:08 -08:00
BrewTestBot
b4b7888492 sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2021-01-26 00:59:19 +00:00
Seeker
e5fca67e0a
Merge pull request #10406 from SeekingMeaning/bump-formula-improvements
bump-formula-pr: improvements
2021-01-25 16:30:49 -08:00
Seeker
7863879145 named_args: raise error if formula/cask is found but unreadable 2021-01-25 11:49:27 -08:00
Viktor Szakats
89eecedbbb
cmd/update: suppress curl warning in certain envs
Specifically the warning:
`Failed to set filetime <unixtime> on outfile: Operation not permitted`
when the user's `.curlrc`  contains `--remote-time` and the server 
returned a `Last-Modified:` header, like in case of the GitHub API.
2021-01-25 19:58:41 +01:00
Rylan Polster
0c5edf4004
Cleanup description handling 2021-01-25 13:46:51 -05:00
Rylan Polster
67e03a0675
Improve command descriptions
Co-Authored-By: Jonathan Chang <me@jonathanchang.org>
Co-Authored-By: Eric Knibbe <3324775+EricFromCanada@users.noreply.github.com>
2021-01-25 13:46:51 -05:00
Rylan Polster
6cf5d1aa17
completions: add tests 2021-01-25 13:46:51 -05:00
Rylan Polster
3e8b91679d
completions: generate zsh completions 2021-01-25 13:46:51 -05:00
Rylan Polster
7f23b55c5e
Cleanup command descriptions
Don't have a period within first full sentence of the description
2021-01-25 13:46:35 -05:00
Seeker
a308c6da73
Merge pull request #10376 from SeekingMeaning/livecheck-multi-version
livecheck: split cask versions into sub-versions
2021-01-25 10:08:27 -08:00
David
db52d6a725
Update Library/Homebrew/install.rb
Incorporate suggested wording

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2021-01-25 10:39:29 -07:00
Seeker
0a0f435a88
Merge pull request #10378 from SeekingMeaning/version-regexes
version: add new `Version::Parser` class
2021-01-25 09:24:42 -08:00
nandahkrishna
9c914106ed
dev-cmd/bump: increase test coverage 2021-01-25 17:12:43 +05:30
Mike McQuaid
85923ae711
homebrew_bootsnap: fix brew tests.
Use one of the possible temp variables and `raise` if not.
2021-01-25 10:54:33 +00:00
Mike McQuaid
95c6e92d9b
Merge pull request #10278 from zkokaja/add-cask-json-values
Add installed and outdated to cask json output
2021-01-25 10:04:25 +00:00
Mike McQuaid
97d56d122e
Merge pull request #10285 from nandahkrishna/refactor-utils-bump
Refactor `brew bump`
2021-01-25 09:59:48 +00:00
Mike McQuaid
d0e1c3dc5f
Merge pull request #10400 from issyl0/improve-brew-extract-args
dev-cmd/extract: Improve the usage instructions
2021-01-25 09:55:01 +00:00
Mike McQuaid
8da7e108a5
Merge pull request #10402 from Rylan12/audit-url-spec-fix
utils/curl: use specs when checking http content problems
2021-01-25 09:54:48 +00:00
Mike McQuaid
163fc10ced
Merge pull request #10415 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-ast-1.4.1
build(deps): bump rubocop-ast from 1.4.0 to 1.4.1 in /Library/Homebrew
2021-01-25 09:47:11 +00:00