Mike McQuaid
e18c0e4767
Merge pull request #9067 from fxcoudert/bs1
...
Fix test for ARM
2020-11-06 14:25:01 +00:00
Francois-Xavier Coudert
6b0e26102a
Fix test for ARM
2020-11-06 14:50:43 +01:00
Mike McQuaid
ebe5a83b1e
Merge pull request #9064 from MikeMcQuaid/force-bottle
...
formula_installer: improve --force-bottle behaviour.
2020-11-06 13:15:40 +00:00
Dustin Rodrigues
0f3c4b1781
Merge pull request #9048 from dtrodrigues/npm-scripts
...
language/node: remove unneeded scripts prior to installation
2020-11-06 07:07:39 -05:00
Dustin Rodrigues
f9a15e7443
Update Library/Homebrew/language/node.rb
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-11-06 06:40:50 -05:00
Mike McQuaid
746e7000e3
Improve --force-bottle behaviour.
...
- set `Formula#force_bottle` from `FormulaInstaller`
- refuse to install non-bottled formulae with `--force-bottle`
- raise exceptions on fetch/pour failures if `--force-bottle is passed.
While we're here:
- use `CannotInstallFormulaError` for some `RuntimeError`/`odie`
Fixes https://github.com/Homebrew/brew/issues/8866 .
2020-11-06 11:25:31 +00:00
Mike McQuaid
3bea3a6953
Merge pull request #9055 from EricFromCanada/apidoc-improvements
...
Launder comments for improved rubydoc output
2020-11-06 09:45:42 +00:00
Jonathan Chang
2363de8ae1
Merge pull request #9061 from Homebrew/sorbet-files-update
...
sorbet: Update RBI files.
2020-11-06 19:58:34 +11:00
Mike McQuaid
11b2e3fb5a
Merge pull request #9053 from MikeMcQuaid/outdated-upgrade-alias-fix
...
outdated/upgrade: fix upgrade alias edge case.
2020-11-06 08:36:32 +00:00
BrewTestBot
763e761a20
sorbet: Update RBI files.
...
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml ) workflow.
2020-11-06 08:02:09 +00:00
Jonathan Chang
0802d62647
Merge pull request #9059 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.6036
...
build(deps): bump sorbet from 0.5.6006 to 0.5.6036 in /Library/Homebrew
2020-11-06 18:59:29 +11:00
dependabot[bot]
cb1465dbfa
build(deps): bump sorbet from 0.5.6006 to 0.5.6036 in /Library/Homebrew
...
Bumps [sorbet](https://github.com/sorbet/sorbet ) from 0.5.6006 to 0.5.6036.
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-06 18:31:50 +11:00
Jonathan Chang
e73446165d
Merge pull request #9057 from Homebrew/dependabot/bundler/Library/Homebrew/tapioca-0.4.8
...
build(deps): bump tapioca from 0.4.7 to 0.4.8 in /Library/Homebrew
2020-11-06 18:27:00 +11:00
Jonathan Chang
2c68f317ff
Update RBI definitions.
2020-11-06 17:58:29 +11:00
Jonathan Chang
65ae58282f
Fix type inference error
...
Tapioca doesn't like identical argument names.
2020-11-06 17:54:34 +11:00
dependabot[bot]
62b2e7e424
build(deps): bump tapioca from 0.4.7 to 0.4.8 in /Library/Homebrew
...
Bumps [tapioca](https://github.com/Shopify/tapioca ) from 0.4.7 to 0.4.8.
- [Release notes](https://github.com/Shopify/tapioca/releases )
- [Commits](https://github.com/Shopify/tapioca/compare/v0.4.7...v0.4.8 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-06 06:27:56 +00:00
EricFromCanada
3768b7a6e9
apidoc: update comment wording, punctuation, formatting
2020-11-06 00:21:02 -05:00
EricFromCanada
dddfbf80fc
apidoc: add/update yard tags
2020-11-06 00:16:35 -05:00
EricFromCanada
4f7719ac2e
apidoc: update examples' syntax
2020-11-05 23:50:55 -05:00
EricFromCanada
d293431b87
apidoc: update URLs
2020-11-05 23:50:55 -05:00
Dustin Rodrigues
027419effe
test/language/node: add test for prepare/prepack removal
2020-11-05 21:12:41 -05:00
Dustin Rodrigues
c062429ddd
language/node: remove unneeded scripts prior to installation
2020-11-05 21:10:51 -05:00
Mike McQuaid
0606c9fd82
outdated/upgrade: fix upgrade alias edge case.
...
If you're going to follow an alias to find the outdated formula then
ensure that the latest one isn't already installed.
Fixes https://github.com/Homebrew/homebrew-core/issues/63971
2020-11-05 20:33:51 +00:00
Mike McQuaid
0e36cdcf0f
Merge pull request #9051 from MikeMcQuaid/versioned-audit-fix
...
audit: tweak versioned formulae logic (again).
2020-11-05 11:03:38 +00:00
Mike McQuaid
c4fc81b26b
audit: tweak versioned formulae logic (again).
...
References https://github.com/Homebrew/brew/pull/9027#issuecomment-722042589
2020-11-05 10:28:02 +00:00
Mike McQuaid
cbb0b87e75
Merge pull request #9013 from hyuraku/add_how-to-set-env_to_doc
...
how to set ENV in doc
2020-11-04 14:21:20 +00:00
Mike McQuaid
3e36285575
Merge pull request #9028 from MikeMcQuaid/update-test-tweaks
...
update-test: more improvements.
2020-11-04 13:58:45 +00:00
hyuraku
b193564050
how to set ENV for formula install
2020-11-04 22:49:33 +09:00
Mike McQuaid
878cbb634f
update-test: more improvements.
...
- Explain why `HOMEBREW_UPDATE_TEST` is set and what it does.
- Avoid auto-updating (this should already be not happening but let's
make sure).
- Set environment variables to ensure we're testing the default update
behaviour (rather than deferring to user configuration).
- Use `HOMEBREW_BREW_GIT_REMOTE` as well as setting
`git config remote.origin.url` ourselves.
- Run `brew help` quietly first to hide irrelevant portable Ruby output.
- Run `brew update --verbose --debug` to get even more output on
failure.
Fixes https://github.com/Homebrew/brew/issues/8979
2020-11-04 13:22:59 +00:00
Mike McQuaid
18e19df9b8
Merge pull request #9046 from MikeMcQuaid/diagnostic-deleted-tweaks
...
diagnostic: improve deleted message.
2020-11-04 11:27:11 +00:00
Mike McQuaid
7e2b228460
diagnostic: improve deleted message.
...
Raised in #9036 .
2020-11-04 10:20:14 +00:00
Mike McQuaid
b2ea420e7a
Merge pull request #9045 from MikeMcQuaid/link-no-formula
...
link: link kegs without formulae.
2020-11-04 10:18:35 +00:00
Mike McQuaid
1f971ba2a0
link: link kegs without formulae.
...
Needed for `brew diy`.
Fixes #9036
2020-11-04 08:57:30 +00:00
Michka Popoff
084f2e75eb
Merge pull request #8907 from iMichka/onlinux
...
formula: add on_linux and on_macos blocks
2020-11-03 23:30:37 +01:00
Michka Popoff
8b85ef2e88
formula: add on_linux and on_macos blocks
...
for install and others
2020-11-03 22:54:07 +01:00
Mike McQuaid
4a505fce31
Merge pull request #9038 from MikeMcQuaid/ls-flags-again
...
list: more parameters fixes.
2020-11-03 17:30:52 +00:00
Mike McQuaid
438874af3c
list: more parameters fixes.
...
- Remove incorrect `--formula` requirements.
- Fix bad `OptionConstraintError` output message.
Fixes #9037 .
2020-11-03 16:50:03 +00:00
Mike McQuaid
dbdf7cf265
Merge pull request #9035 from MikeMcQuaid/ls-flags
...
list: fix flag handling.
2020-11-03 15:00:25 +00:00
Mike McQuaid
5adb76a5ba
list: fix flag handling.
...
Fix `-1` and other flags so they're handled correctly with casks. Use
the "right" exceptions for declaring invalid combinations and change
their parent class so that `--help` is printed nicely too.
Fixes #9033
2020-11-03 12:29:58 +00:00
Mike McQuaid
18c638de30
Merge pull request #9029 from MikeMcQuaid/diy-downcase
...
diy: downcase names.
2020-11-03 11:47:13 +00:00
Mike McQuaid
9115ef7e8e
Merge pull request #9034 from EricFromCanada/1password-image
...
README: update 1Password image
2020-11-03 11:26:43 +00:00
EricFromCanada
7106d762f4
README: update 1Password image
2020-11-02 18:14:34 -05:00
Mike McQuaid
5465a866a9
Merge pull request #9022 from chenrui333/bypass-artifact-check-for-vifm
...
audit: bypass artifact check for vifm-osx-0.11
2020-11-02 16:57:33 +00:00
Mike McQuaid
488a43ecd7
Merge pull request #9027 from Homebrew/revert-9016-revert-9009-improve-versioned-linking
...
Improve @-versioned formulae linking.
2020-11-02 14:33:32 +00:00
chenrui
f41afe6256
audit: use the specific url for vifm allowlist
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-11-02 09:10:44 -05:00
Mike McQuaid
5648ae12f2
Merge pull request #9031 from MikeMcQuaid/keg-for-realpath
...
Keg.for: handle non-existent path.
2020-11-02 14:09:32 +00:00
Mike McQuaid
05bbb41022
Merge pull request #9030 from MikeMcQuaid/gpg-tweaks
...
Unify and use Git username/email/GPG handling.
2020-11-02 14:09:08 +00:00
Mike McQuaid
5eebe35652
Merge pull request #9018 from acristoffers/patch-1
...
Fixes #9017
2020-11-02 14:06:43 +00:00
Álan Crístoffer
393291bc27
brew.fish: pass --formula to brew list.
...
`--formula` is now required for `brew list`, otherwise an error message
is printed.
Fixes #9017
2020-11-02 13:29:24 +00:00
Mike McQuaid
b54b022f73
Keg.for: handle non-existent path.
...
Otherwise `path.realpath` will raise `Errno::ENOENT` rather than the
expected `NotAKegError`.
Fixes https://github.com/Homebrew/brew/issues/9015
2020-11-02 12:56:59 +00:00