Connor Mann
0938500721
Update Library/Homebrew/test/cli/named_args_spec.rb
...
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
2021-05-20 12:09:45 -04:00
Connor Mann
cad665406e
Update to_kegs
tests
2021-05-20 12:08:10 -04:00
Connor Mann
2938b2798d
Update to_default_kegs
tests
2021-05-20 12:06:23 -04:00
Rylan Polster
2120d285be
formuala: update pour_bottle?
docs
2021-05-20 11:34:12 -04:00
Connor Mann
b1ce7ef647
Update Library/Homebrew/cli/named_args.rb
...
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
2021-05-20 11:30:22 -04:00
Rylan Polster
745d7ff813
formula: use only_if:
in pour_bottle?
2021-05-20 11:24:08 -04:00
Nanda H Krishna
1182440f80
livecheck/strategy/sparkle: install bundler gems
2021-05-20 19:58:17 +05:30
Connor Mann
26a3218fb0
Deprecate method: :keg
2021-05-20 09:53:31 -04:00
Mike McQuaid
eb5f04a98a
Merge pull request #11413 from MikeMcQuaid/no_dependency_caveats
...
formula_installer: don't output caveats for dependencies.
2021-05-20 13:04:27 +01:00
Nanda H Krishna
76c4767589
Merge pull request #11416 from Homebrew/dependabot/bundler/Library/Homebrew/tapioca-0.4.22
...
build(deps): bump tapioca from 0.4.21 to 0.4.22 in /Library/Homebrew
2021-05-20 14:53:57 +05:30
Nanda H Krishna
3b4a4749f5
Merge pull request #11415 from Homebrew/dependabot/bundler/Library/Homebrew/nokogiri-1.11.5
...
build(deps): bump nokogiri from 1.11.4 to 1.11.5 in /Library/Homebrew
2021-05-20 14:50:06 +05:30
BrewTestBot
31ce4c8b4f
Update RBI files for tapioca.
2021-05-20 05:44:40 +00:00
BrewTestBot
31adeb7c8e
brew vendor-gems: commit updates.
2021-05-20 05:43:49 +00:00
BrewTestBot
fcc3c4f84d
Update RBI files for nokogiri.
2021-05-20 05:42:52 +00:00
BrewTestBot
429b80737a
brew vendor-gems: commit updates.
2021-05-20 05:41:13 +00:00
dependabot[bot]
e865d7213c
build(deps): bump tapioca from 0.4.21 to 0.4.22 in /Library/Homebrew
...
Bumps [tapioca](https://github.com/Shopify/tapioca ) from 0.4.21 to 0.4.22.
- [Release notes](https://github.com/Shopify/tapioca/releases )
- [Commits](https://github.com/Shopify/tapioca/compare/v0.4.21...v0.4.22 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-20 05:37:36 +00:00
dependabot[bot]
9ea0f9cd9b
build(deps): bump nokogiri from 1.11.4 to 1.11.5 in /Library/Homebrew
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.11.4 to 1.11.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.4...v1.11.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-20 05:37:14 +00:00
Connor Mann
08bbb95cfb
Add to_kegs
test
2021-05-19 13:58:55 -04:00
Connor Mann
3637924230
Fix style
2021-05-19 13:58:19 -04:00
Rylan Polster
a0d705e5f6
Merge pull request #11376 from Rylan12/doc-updates
...
docs: update maintainer guidelines
2021-05-19 13:19:18 -04:00
Rylan Polster
99ffc1106e
dependabot: ignore updates to actions/stale
and dessant/lock-threads
2021-05-19 13:10:49 -04:00
Connor Mann
2bfdbc6b39
Rename missed to_keg
2021-05-19 12:59:53 -04:00
Rylan Polster
52f4025c61
docs: rename core maintainer guide for consistency
2021-05-19 12:52:28 -04:00
Rylan Polster
8edd4d3fac
docs: cleanup core merge info
2021-05-19 12:50:34 -04:00
Connor Mann
49aa057188
Rename resolve_keg
to resolve_default_keg
2021-05-19 10:29:40 -04:00
Connor Mann
137914d50c
Rename method
:keg
to :default_kegs
2021-05-19 10:07:03 -04:00
Mike McQuaid
e916f9316e
Merge pull request #11412 from MikeMcQuaid/improve_github_packages_json_manifest_error
...
software_spec: improve bad manifest error message.
2021-05-19 14:37:10 +01:00
Connor Mann
fe9a9bb24c
Rename to_keg
to to_default_kegs
2021-05-19 09:34:18 -04:00
Mike McQuaid
60ab6b86e9
software_spec: improve bad manifest error message.
...
Let's complain immediately after fetching if there's something wrong
and improve the error message to make it clearer what's going on.
Inspired by #76336 .
2021-05-19 13:15:33 +01:00
Nanda H Krishna
5d5571e328
Merge pull request #11411 from Homebrew/update-man-completions
...
Update maintainers, manpage and completions.
2021-05-19 17:00:35 +05:30
Mike McQuaid
6764329684
formula_installer: don't output caveats for dependencies.
...
If a formula is installed as a dependency (or not on request) then don't
output its caveats.
Inspired by conversation in https://github.com/Homebrew/brew/pull/11367 .
Closes https://github.com/Homebrew/brew/pull/11367
2021-05-19 12:11:01 +01:00
BrewTestBot
3f261986dc
Update maintainers, manpage and completions.
...
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml ) workflow.
2021-05-19 11:04:16 +00:00
Mike McQuaid
d983c4291d
Merge pull request #11410 from WingLim/develop
...
feat: add branch param
2021-05-19 12:02:01 +01:00
Mike McQuaid
2bd71ffb30
/dev-cmd/pr-publish: tweak wording.
...
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
2021-05-19 11:36:59 +01:00
WingLim
ddcb0519b6
feat: add branch param
2021-05-19 18:06:21 +08:00
Mike McQuaid
ec2271cea7
Merge pull request #11348 from GauthamGoli/shellcheck-enable-all
...
Fix `shellcheck` style errors and also Show `shellcheck` warnings in `brew style` results
2021-05-19 10:52:18 +01:00
Mike McQuaid
847a7321e7
Merge pull request #11404 from tatehanawalt/tate-remove-options-from-formula-cookbook
...
removed option reference from 'odie' example code snippet in documentation FormulaCookbook markdown file
2021-05-19 10:06:01 +01:00
Rylan Polster
5f86ad7902
Merge pull request #11406 from cho-m/cask-cookbook-fixes
...
docs: fix Cask Cookbook placeholders being discarded on docs.brew.sh
2021-05-19 05:05:51 -04:00
Carlo Cabrera
3c34c13056
formula: tweak preset pour_bottle?
symbols
...
Let's rename `reason` to `requirement` so the preset symbol can just be
`:clt`. See Homebrew/homebrew-core#77509 .
2021-05-19 02:21:59 +01:00
Nanda H Krishna
2e9d4ffa15
Merge pull request #11407 from Homebrew/dependabot/bundler/docs/nokogiri-1.11.4
...
build(deps): bump nokogiri from 1.11.3 to 1.11.4 in /docs
2021-05-19 03:54:33 +05:30
Rylan Polster
d375d0404d
Merge pull request #11396 from gattilorenz/update_instructions
...
Improved Command Lines Tool update instructions
2021-05-18 17:42:22 -04:00
Michael Cho
5ce84970b8
docs: use '<cask>' placeholder in Cask-Cookbook
...
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
2021-05-18 14:34:17 -07:00
dependabot[bot]
21c0f1cf69
build(deps): bump nokogiri from 1.11.3 to 1.11.4 in /docs
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.11.3 to 1.11.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.3...v1.11.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-18 21:26:38 +00:00
Mike McQuaid
94eb079b79
Merge pull request #11399 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.15.0
...
build(deps): bump rubocop from 1.14.0 to 1.15.0 in /Library/Homebrew
2021-05-18 22:26:00 +01:00
Michael Cho
0e9ab28600
docs: fix Cask Cookbook placeholders being discarded on docs.brew.sh
2021-05-18 13:57:16 -07:00
Rylan Polster
817914fc04
docs: fix wording in brew maintainer guide
2021-05-18 14:01:05 -04:00
Connor Mann
f23d4d4c75
Switch to using to_keg
and to_kegs
2021-05-18 11:00:17 -04:00
Lorenzo Gatti
c564019a91
debug info now includes CLT version
2021-05-18 16:19:31 +02:00
Rylan Polster
93ef624649
docs: remove mailing list references
2021-05-18 10:15:08 -04:00
Rylan Polster
e0bfcdaf25
Merge pull request #11389 from Rylan12/pour-bottle-symbols
...
formula: add preset `pour_bottle?` symbols
3.1.8
2021-05-18 10:12:41 -04:00