Dawid Dziurla
08309749d4
pr-*: only unique named args
...
also tweak usage to show that the commands accept multiple arguments
2020-04-12 12:13:53 +02:00
Jonathan Chang
f575eecabc
pr-pull: don't try to fetch unneeded artifacts
2020-04-11 19:37:43 +10:00
Jonathan Chang
e974dce16e
pr-pull: don't pass dry_run everywhere
2020-04-11 19:26:32 +10:00
Alexander Bayandin
7a4c1cc8ac
bump-revision: fix handling formula with stable block
2020-04-09 16:12:14 +01:00
Bo Anderson
7787dde7b7
dev-cmd/pr-publish: fix undefined method error on invalid input
2020-04-09 01:36:49 +01:00
EricFromCanada
634e30994e
bump-formula-pr: use Homebrew::EnvConfig
2020-04-07 10:25:43 -04:00
Mike McQuaid
ad75e40ce7
man: generate from Homebrew::EnvConfig.
2020-04-07 09:58:26 +01:00
Mike McQuaid
3381cbf5c7
Use Homebrew::EnvConfig.
2020-04-07 09:58:26 +01:00
hyuraku
399caa007c
chnage how to extract owner and tag
2020-04-02 23:44:55 +09:00
hyuraku
40871a9782
repair style
2020-04-02 00:32:09 +09:00
Mike McQuaid
29fd98960c
Revert "bottle: author bottle commit as BrewTestBot"
2020-04-01 16:20:35 +01:00
hyuraku
e89be06447
change how to get tag
2020-04-02 00:13:58 +09:00
Dawid Dziurla
96cd210f8f
bottle: author bottle commit as BrewTestBot
2020-03-31 16:26:10 +02:00
Jonathan Chang
cd56e8b03e
pr-pull: update for gpg environment and secrets
...
Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com>
2020-03-31 22:11:30 +11:00
Dawid Dziurla
ffc1b49026
pr-pull: allow to specify tap
2020-03-31 11:25:40 +02:00
Dawid Dziurla
c563b9c6a2
pr-publish: make it work on linux too
2020-03-31 10:16:48 +02:00
Alexander Bayandin
bfcba0f5f0
Library/Homebrew: add free_port test helper
...
Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com>
2020-03-31 00:00:11 +01:00
Jonathan Chang
0574ba436b
dev-cmd: add pr-pull command
2020-03-30 22:41:17 +11:00
Mike McQuaid
8975dfb6ff
Merge pull request #7238 from Homebrew/dependabot/bundler/Library/Homebrew/unf_ext-0.0.7.7
...
build: bump unf_ext from 0.0.7.6 to 0.0.7.7 in /Library/Homebrew
2020-03-29 19:36:51 +01:00
hyuraku
6f622cd525
audit whether GitHub prerelease ot not
2020-03-28 16:57:47 +09:00
Tom Schoonjans
6f7302e4bc
keg_only_whitelist: add libsigc++@2
2020-03-27 08:01:01 +00:00
Mike McQuaid
fa8fe0fc39
Merge pull request #7200 from dawidd6/create-ruby
...
create: add --ruby option
2020-03-24 13:50:35 +00:00
Jonathan Chang
7c752e487f
pr-publish: wording fixes
2020-03-24 12:31:58 +11:00
Jonathan Chang
5f53180b7c
Merge pull request #7202 from jonchang/pr-publish
...
Add new `pr-publish` command
2020-03-24 12:24:27 +11:00
Mike McQuaid
5e63d0cef7
Merge pull request #7184 from dawidd6/cli-parser-comma-array-name-chomp
...
cli/parser: chomp '=' from comma_array flag name
2020-03-23 13:21:51 +00:00
Dawid Dziurla
e3b472380d
bump-formula-pr: remove trailing '=' from --mirror in help message
2020-03-23 10:59:27 +01:00
Michka Popoff
cdb9d0fbe4
Revert "Merge pull request #7203 from hyuraku/audit_whether_prerelease-or-not"
...
This reverts commit 081f6cdcd514396b1d396ce7d0eb40291a1a317c, reversing
changes made to 12d3a2a2d269e0a26565eb3e63552803f826f366.
This fails on some formulae with:
Error: Not Found
See:
https://github.com/Homebrew/homebrew-core/pull/52031
2020-03-22 23:53:59 +01:00
Mike McQuaid
081f6cdcd5
Merge pull request #7203 from hyuraku/audit_whether_prerelease-or-not
...
audit whether prerelease or not
2020-03-22 17:28:35 +00:00
hyuraku
fa80296ab4
repair notation
2020-03-22 23:25:13 +09:00
hyuraku
a6fcc94249
repair style
2020-03-22 22:18:00 +09:00
hyuraku
f6b260d7c4
audit whether prerelease or not
2020-03-22 22:00:32 +09:00
Jonathan Chang
86f245effb
dev-cmd: new pr-publish command
2020-03-22 13:35:15 +11:00
Dawid Dziurla
a3eefda0f9
create: add --ruby option
2020-03-21 15:41:27 +01:00
Mike McQuaid
08c2225de9
Merge pull request #7182 from samford/throttle-aswcli@1
...
audit: throttle awscli@1 instead of awscli
2020-03-16 13:13:20 +00:00
Sam Ford
e835ccb5cc
audit: throttle awscli@1 instead of awscli
2020-03-15 21:25:21 -04:00
Gautham G
badcaa15e4
ARGV: Deprecate ARGV.keep_tmp?
2020-03-15 13:24:48 +00:00
Issy Long
202cc04456
Merge pull request #7165 from dawidd6/bump-version-equal
...
bump-formula-pr: ignore --version argument if equal to detected version
2020-03-15 11:04:52 +00:00
Mike McQuaid
1e265247ca
rubocop: apply autofixes.
2020-03-13 21:16:18 +00:00
Dawid Dziurla
8db863ff7e
bump-formula-pr: ignore --version argument if equal to detected version
2020-03-13 17:09:58 +01:00
Mike McQuaid
2afeffc91b
man: include full help from external commands.
...
Inspired by https://github.com/Homebrew/brew/issues/7148
2020-03-11 12:22:46 +00:00
Mike McQuaid
f63d2d7887
man: be more exact about global options.
...
Make clear these don't necessarily apply to all subcommands
(see https://github.com/Homebrew/brew/issues/7121 ).
2020-03-11 12:16:47 +00:00
Mike McQuaid
78140cef4a
Merge pull request #7073 from alexreg/issue-7068
...
audit: ignore group write bit
2020-03-06 14:08:45 +00:00
Alexander Regueiro
68047abc0e
audit: ignore group write bit
2020-03-05 23:01:41 +00:00
Mike McQuaid
e3ac94fc5d
dev-cmd: use more and cleanup new args APIs.
2020-03-05 09:40:15 +00:00
Mike McQuaid
f6631d6449
Merge pull request #7019 from iMichka/python2doc
...
brew: remove most traces of python@2
2020-03-04 11:21:07 +00:00
Mike McQuaid
10ba0d5a66
Merge pull request #7092 from dawidd6/bump-push-with-token
...
bump-formula-pr: return remote url with token in it
2020-03-02 18:42:57 +00:00
Dawid Dziurla
456f3b1923
bump-formula-pr: return remote url with token in it
2020-03-02 18:50:42 +01:00
EricFromCanada
b80af7837a
bump-formula-pr: add missing URL escapes
2020-02-28 13:02:55 -05:00
Mike McQuaid
2eb908a9fb
dev-cmd/extract: allow maintainers to extract to core.
...
I was wanting to do this today to add `ruby@2.6` and it's a social
rather than technical requirement (i.e. we don't want users to mess
with their homebrew/core unless they know what they are doing) so allow
overriding with `HOMEBREW_DEVELOPER` set.
2020-02-27 10:36:10 +00:00
Mike McQuaid
cf02ac9d46
Merge pull request #7066 from alebcay/extract-handle-versions
...
extract: handle versioned formulae names
2020-02-25 19:31:38 +00:00