25765 Commits

Author SHA1 Message Date
Markus Reiter
e84939c94a
Merge pull request #10273 from reitermarkus/sparkle-macos
Only select Sparkle items for macOS.
2021-01-12 01:47:53 +01:00
Seeker
f113f78ae2
Merge pull request #10283 from SeekingMeaning/github-util-cleanup
utils/github: cleanup
2021-01-11 16:21:19 -08:00
Seeker
2e8fe069fa
Merge pull request #10282 from SeekingMeaning/bump-formula-cleanup
bump-formula-pr: cleanup
2021-01-11 16:20:34 -08:00
Seeker
850cc8af3e
Merge pull request #10279 from SeekingMeaning/formula-rewriter
utils/ast: add `FormulaAST` class
2021-01-11 16:19:50 -08:00
Sam Ford
308390ba5b
Address feedback and expand documentation
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
Co-authored-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
2021-01-11 17:51:41 -05:00
Sam Ford
94f900ea87
docs: add brew livecheck documentation 2021-01-11 15:58:49 -05:00
Seeker
022bcbb269 test/utils/*: use described_class or named subject 2021-01-11 12:31:39 -08:00
Seeker
f476bcafcb upgrade: show formula caveats after casks have been updated 2021-01-11 11:43:11 -08:00
Rylan Polster
e7b369273a completions: link official taps automatically 2021-01-11 12:27:57 -05:00
Seeker
b29c27b9a8
Merge pull request #10251 from SeekingMeaning/bump-pr-match
bump-*-pr: check existing PRs for exact file match
2021-01-11 08:40:47 -08:00
hyuraku
c56fff3928 cmd/prof: raise error when cmd is bash file 2021-01-11 21:01:45 +09:00
Mike McQuaid
a7d7b70369
Merge pull request #10289 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.6205
build(deps): bump sorbet from 0.5.6198 to 0.5.6205 in /Library/Homebrew
2.7.3
2021-01-11 10:38:20 +00:00
BrewTestBot
7468a774a3 brew vendor-gems: commit updates. 2021-01-11 07:12:43 +00:00
dependabot[bot]
586a4e5f9f
build(deps): bump sorbet from 0.5.6198 to 0.5.6205 in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.6198 to 0.5.6205.
- [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-11 07:01:11 +00:00
Jonathan Chang
9f9903f80d Publish API for Stdenv.
`@private` hides classes from documentation altogether, while `@api
private` merely marks it as a private API.
2021-01-11 10:40:59 +11:00
Jonathan Chang
ce45868973 Improve documentation and add type signatures. 2021-01-11 10:40:59 +11:00
Rylan Polster
bed16128cc completions: fix usage text 2021-01-10 16:32:18 -05:00
Markus Reiter
6968c199e8
Merge pull request #10284 from reitermarkus/reinstall-cask-options
Properly pass cask options in `reinstall`.
2021-01-10 21:04:43 +01:00
Markus Reiter
7236faee25 Properly pass cask options in reinstall. 2021-01-10 20:19:38 +01:00
Markus Reiter
21e543d4e0 Only select Sparkle items for macOS. 2021-01-10 19:58:44 +01:00
Seeker
86a7895115 utils/github: cleanup 2021-01-10 10:42:17 -08:00
Seeker
bc6703c1bc
Merge pull request #10277 from kabel/looser-formula-ast
utils/ast: Loose the check for Formula class node
2021-01-10 10:05:08 -08:00
Seeker
8fdfbdfc0b bump-formula-pr: cleanup 2021-01-10 09:47:20 -08:00
Seeker
2ebfb4221c utils/ast: add FormulaAST class 2021-01-10 09:25:46 -08:00
hyuraku
e896c5c4cf cmd/commands: add_only_bash_command_list 2021-01-10 23:03:13 +09:00
Zaid Kokaja
d98de86e76 Update expected test output to match new JSON 2021-01-09 23:17:47 -05:00
Zaid Kokaja
9cf3d5a32d Add installed and outdated to cask json output 2021-01-09 22:46:27 -05:00
Kevin Abel
226bbc74e8
utils/ast: Loose the check for Formula class node
Allows single class files with side-effects that load other classes that inherit `Formula`.
2021-01-09 15:11:30 -06:00
Dustin Rodrigues
d75e9c99b3
Merge pull request #10039 from dtrodrigues/venv
python: use built-in venv instead of virtualenv when installing formulae
2021-01-09 10:43:56 -05:00
Dustin Rodrigues
425535e32b python: add --no-user when doing pip install 2021-01-09 10:09:44 -05:00
Dustin Rodrigues
19a47d7c50 python: use built-in venv instead of virtualenv when installing formulae 2021-01-09 10:09:44 -05:00
Jonathan Chang
5844fc4f00
Merge pull request #10255 from iMichka/netcat
uses_from_macos: add netcat
2021-01-09 19:44:10 +11:00
Markus Reiter
16c50d59f4
Merge pull request #10270 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2021-01-09 04:57:08 +01:00
BrewTestBot
e74e265e1d sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2021-01-09 01:16:10 +00:00
Seeker
c8afe19d8e
Merge pull request #10256 from SeekingMeaning/unless_multiple_conditions
rubocops: add `unless_multiple_conditions`
2021-01-08 16:31:35 -08:00
Rylan Polster
e9d09c4d8f tests: add and fix tests 2021-01-08 17:11:20 -05:00
Seeker
1d576d2754 shims/super/cc: fix most style errors 2021-01-08 12:15:55 -08:00
Seeker
2901d2058a bump-*-pr: check for valid tap 2021-01-08 11:42:37 -08:00
Claudia Pellegrino
c8e2f3476f
Merge pull request #10252 from Rylan12/python-docs-fix
docs: update homebrew-pypi-poet instructions
2021-01-08 20:32:09 +01:00
Seeker
2a80427755 unless_multiple_conditions: add autocorrect 2021-01-08 10:33:56 -08:00
Seeker
b9854bd4cf rubocops: add unless_multiple_conditions 2021-01-08 10:33:54 -08:00
Shaun Jackman
17c25980f9 Governance: Accept suggestions of Rylan
Change "majority vote" to "ordinary resolution".
Change "Project Leadership Committee" to "PLC".
Add "with compromise".
2021-01-08 10:31:15 -08:00
Rylan Polster
74787ca0ee docs: update shell completions instructions 2021-01-08 11:26:33 -05:00
Rylan Polster
234267cc93 completions: make opt-in only 2021-01-08 11:10:24 -05:00
Mike McQuaid
30d5fc6285
Merge pull request #10259 from kidonng/cask-completion
Add brew casks command
2021-01-08 13:04:53 +00:00
Mike McQuaid
3b3d495021
Merge pull request #10239 from MikeMcQuaid/rubocop-shim
rubocop: add shim and command.
2021-01-08 13:04:35 +00:00
Mike McQuaid
8ecc8b1e54
Merge pull request #10264 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.8.0
build(deps): bump rubocop from 1.7.0 to 1.8.0 in /Library/Homebrew
2021-01-08 11:40:04 +00:00
BrewTestBot
6472936f25 Update RBI files for rubocop. 2021-01-08 10:50:49 +00:00
BrewTestBot
f14275ed74 brew vendor-gems: commit updates. 2021-01-08 10:49:56 +00:00
dependabot[bot]
711beb1f86
build(deps): bump rubocop from 1.7.0 to 1.8.0 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v1.7.0...v1.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-08 10:23:24 +00:00