EricFromCanada
2ed324ebc0
use backticks around suggested input, flags, and binaries
2021-01-26 16:19:47 -05:00
EricFromCanada
cd3cb6928b
indent suggested commands on subsequent line
...
and combine sequential puts calls
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
Seeker
e5fca67e0a
Merge pull request #10406 from SeekingMeaning/bump-formula-improvements
...
bump-formula-pr: improvements
2021-01-25 16:30:49 -08:00
Mike McQuaid
97d56d122e
Merge pull request #10285 from nandahkrishna/refactor-utils-bump
...
Refactor `brew bump`
2021-01-25 09:59:48 +00:00
Seeker
cded62333e
bump-formula-pr: improvements
2021-01-24 11:23:43 -08:00
nandahkrishna
138f7de18f
Refactor brew bump
: apply suggestions from code review
...
Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com>
2021-01-24 19:10:47 +05:30
nandahkrishna
4fa01fc8b7
utils/repology: use project-by tool to retrieve Formula data
2021-01-24 19:10:47 +05:30
nandahkrishna
e2ddf9894a
Refactor brew bump
2021-01-24 19:10:46 +05:30
Rylan Polster
180d8ca2b2
utils/curl: use specs when checking http content problems
2021-01-23 17:30:59 -05:00
Rylan Polster
2c83ea7339
Merge pull request #10370 from Rylan12/brew-release
...
Add brew release command
2021-01-23 15:35:53 -05:00
Rylan Polster
be02591cb6
Add brew release command
2021-01-21 18:29:43 -05:00
Seeker
bd25e7da2a
utils/git_repository: add ::git_branch and ::git_commit_message
2021-01-20 17:34:54 -08:00
Michka Popoff
1c027f940f
Merge pull request #10186 from iMichka/bottle-cellar
...
bottle: tag specific cellars
2021-01-19 17:05:36 +01:00
Dustin Rodrigues
3e074419d7
Merge pull request #10356 from dtrodrigues/pypi-extra
...
pypi: allow packages in global exclude list if explicitly requested
2021-01-19 10:30:35 -05:00
Michka Popoff
3eea1434cc
bottle: tag specific cellars
2021-01-19 10:14:25 +01:00
Seeker
fbafaff4fe
rubocop: require braces for Sorbet sig
2021-01-18 16:52:45 -08:00
Seeker
20eaf43836
Merge pull request #10346 from SeekingMeaning/git-repository-safe
...
git_repository: raise error instead of returning nil if `safe`
2021-01-18 16:48:14 -08:00
Dustin Rodrigues
d87844ae8b
pypi: allow packages in global exclude list if explicitly requested
2021-01-18 13:36:48 -05:00
Seeker
9bf409111c
git_repository: raise error instead of returning nil if safe
2021-01-17 09:01:04 -08:00
Alexander Bayandin
4a5722ba07
utils/pypi: allow pipgrip to resolve conflicts
2021-01-15 16:17:36 +00:00
Seeker
663b972f44
Merge pull request #10306 from SeekingMeaning/git-repo-pwd
...
utils/git_repository: use `Pathname.pwd` if no `repo` specified
2021-01-13 16:14:27 -08:00
Rylan Polster
701989968d
Merge pull request #10268 from Rylan12/completions-opt-out
...
completions: make opt-in only
2021-01-13 16:08:30 -05:00
Seeker
4f02c1c8a8
utils/git_repository: use Pathname.pwd
if no repo
specified
2021-01-13 13:02:37 -08:00
Seeker
be6dd72c16
Merge pull request #10305 from SeekingMeaning/safe-popen-tests
...
utils/popen: add `safe` argument to `popen_read` and `popen_write`
2021-01-13 10:51:46 -08:00
Rylan Polster
4b8477ba70
Completions, Settings: move to Homebrew namespace
2021-01-13 11:20:28 -05:00
Rylan Polster
f1f3fdc315
settings: add module for managing git config settings
2021-01-12 16:27:25 -05:00
Seeker
eefe5bb295
git_repository: add safe
argument to git_head
/git_short_head
2021-01-12 10:29:27 -08:00
Seeker
88306d5f5d
utils/popen: add safe
argument to popen_read
and popen_write
2021-01-12 10:22:40 -08:00
Seeker
14b4916dda
utils/ast: move helper functions from FormulaAST
to AST
2021-01-11 20:35:14 -08:00
Jonathan Chang
1a9c3fa06e
Merge pull request #10272 from jonchang/master
...
Improve documentation and add type signatures.
2021-01-12 13:18:28 +11:00
Seeker
f113f78ae2
Merge pull request #10283 from SeekingMeaning/github-util-cleanup
...
utils/github: cleanup
2021-01-11 16:21:19 -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
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
Jonathan Chang
ce45868973
Improve documentation and add type signatures.
2021-01-11 10:40:59 +11:00
Seeker
86a7895115
utils/github: cleanup
2021-01-10 10:42:17 -08:00
Seeker
2ebfb4221c
utils/ast: add FormulaAST
class
2021-01-10 09:25:46 -08: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
Seeker
2901d2058a
bump-*-pr: check for valid tap
2021-01-08 11:42:37 -08:00
Seeker
b9854bd4cf
rubocops: add unless_multiple_conditions
2021-01-08 10:33:54 -08:00
Rylan Polster
234267cc93
completions: make opt-in only
2021-01-08 11:10:24 -05:00
Mike McQuaid
57eaae6146
Merge pull request #10248 from MikeMcQuaid/analytics-tweaks
...
Improve submitted analytics data
2021-01-08 10:01:19 +00:00
Mike McQuaid
060c59772f
Merge pull request #10258 from SeekingMeaning/github-scopes
...
github: check token scopes even if authorized
2021-01-08 09:42:56 +00:00
Seeker
7a086689ec
Merge pull request #10245 from SeekingMeaning/git-repository-head
...
utils: add `git_repository`
2021-01-07 22:25:31 -08:00
Seeker
4886b3b138
github: check token scopes even if authorized
2021-01-07 17:47:08 -08:00
Seeker
332778025a
utils/ast: add Sorbet method signatures
2021-01-07 13:54:05 -08:00
Seeker
41e0619de8
utils: add git_repository
2021-01-07 11:45:11 -08:00
Seeker
1395259ad6
bump-*-pr: check existing PRs for exact file match
2021-01-07 09:15:42 -08:00
Mike McQuaid
8af4895479
Improve submitted analytics data
...
- Use default `custom-prefix` label on macOS ARM (as `/usr/local` is
not the default).
- Add architecture (or Rosetta) to analytics event label.
- Don't send minor versions on Big Sur.
- Remove defunct `HOMEBREW_OSX_VERSION` reference.
2021-01-07 09:28:40 +00:00