Mike McQuaid
85e65f6d9c
Move some cmd to dev-cmd.
...
None of these made sense as end-user commands.
2020-04-14 14:29:38 +01:00
Mike McQuaid
8bc1678379
docs/Releases: various updates.
...
Update with and based on the release process video I recorded.
2020-04-13 16:30:40 +01:00
Jonathan Chang
5a95fe14aa
dev-cmd: add pr-automerge
...
Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com>
2020-04-13 20:14:40 +10:00
Mike McQuaid
6b30a64831
Merge pull request #7332 from dawidd6/pr-uniq
...
pr-*: only unique named args
2020-04-12 13:31:54 +01:00
Issy Long
c8867e5352
Merge pull request #7327 from issyl0/pull-deprecate-bottle
...
pull: Deprecate `--bottle` flag
2020-04-12 11:41:37 +01:00
Issy Long
3e2f183c60
pull: Remove --bottle
flag
...
- Muscle memory is a thing, as is relying heavily on one's shell
history. Now that the Jenkins runners are gone, `brew pull --bottle`
no longer works. This removes the option. If maintainers are confused,
they should [look at recent changes to the
docs](https://docs.brew.sh/Brew-Test-Bot-For-Core-Contributors#bottling ),
or ask in Slack.
- An earlier iteration of this showed a deprecation warning and a link
to the docs, but when an option no longer physically works it's a bit
late for deprecation *warnings*.
- This also fixes a `brew style` warning from futher up in the file.
pull: Appease RuboCop
2020-04-12 11:24:22 +01:00
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
56090cc03a
Merge pull request #7311 from jonchang/tap-shallow
...
tap: permit creating shallow taps
2020-04-12 15:20:13 +10:00
Jonathan Chang
e2507968da
docs: remove old Jenkins assets
2020-04-11 20:06:32 +10:00
Jonathan Chang
cf63925005
docs: Update for new pr-* workflows
2020-04-11 20:06:31 +10:00
Jonathan Chang
945fb11d51
tap: default to --shallow on CI
2020-04-11 13:12:09 +10:00
Jonathan Chang
bf66c8800e
manpages: update for environment changes
2020-04-09 22:45:43 +10:00
Jonathan Chang
2acb4771fe
tap: permit creating shallow taps for CI
2020-04-09 18:46:47 +10:00
Mike McQuaid
147294b1ed
Revert "Set HOMEBREW_GITHUB_API_TOKEN from GITHUB_TOKEN."
2020-04-09 09:29:50 +01:00
Thierry Moisan
967a2d2687
Update docs/Formula-Cookbook.md
...
Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com>
2020-04-08 09:21:38 -04:00
Thierry Moisan
a245eea674
docs/Formula-Cookbook.md: mention the use of 'bottle :unneeded'
2020-04-08 09:14:45 -04:00
Mike McQuaid
4e07d7b9f4
Set HOMEBREW_GITHUB_API_TOKEN from GITHUB_TOKEN.
...
If `HOMEBREW_GITHUB_API_TOKEN` is not set and `GITHUB_TOKEN` is: let's
use it. `GITHUB_TOKEN` is a somewhat standard env var to set for
GitHub authentication tokens (e.g. used by `hub`).
2020-04-07 10:37:58 +01:00
Mike McQuaid
ad75e40ce7
man: generate from Homebrew::EnvConfig.
2020-04-07 09:58:26 +01:00
dependabot-preview[bot]
ebdefb9b82
build: bump tzinfo from 1.2.6 to 1.2.7 in /docs
...
Bumps [tzinfo](https://github.com/tzinfo/tzinfo ) from 1.2.6 to 1.2.7.
- [Release notes](https://github.com/tzinfo/tzinfo/releases )
- [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md )
- [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.6...v1.2.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-02 21:43:31 +00:00
Dawid Dziurla
ffc1b49026
pr-pull: allow to specify tap
2020-03-31 11:25:40 +02:00
Jonathan Chang
d459718bc4
manpages: update for new pr-pull command
2020-03-30 22:41:17 +11:00
Mike McQuaid
6df0724313
Merge pull request #7233 from vitorgalvao/curl-long-disable
...
Use long --disable instead of short -q in curl
2020-03-30 08:22:39 +01:00
dependabot-preview[bot]
4fb5b93541
build: bump ruby-enum from 0.7.2 to 0.8.0 in /docs
...
Bumps [ruby-enum](https://github.com/dblock/ruby-enum ) from 0.7.2 to 0.8.0.
- [Release notes](https://github.com/dblock/ruby-enum/releases )
- [Changelog](https://github.com/dblock/ruby-enum/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dblock/ruby-enum/compare/v0.7.2...v0.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 05:42:43 +00:00
Vítor Galvão
2e8aa3eb97
Use long --disable instead of short -q in curl
2020-03-29 20:04:37 +01:00
dependabot-preview[bot]
1a86fa4421
build: bump faraday from 1.0.0 to 1.0.1 in /docs
...
Bumps [faraday](https://github.com/lostisland/faraday ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/lostisland/faraday/releases )
- [Changelog](https://github.com/lostisland/faraday/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lostisland/faraday/compare/v1.0.0...v1.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-29 13:57:16 +00:00
dependabot-preview[bot]
8b62e8d67d
build: bump html-proofer from 3.15.1 to 3.15.2 in /docs
...
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer ) from 3.15.1 to 3.15.2.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases )
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.15.1...v3.15.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-26 11:55:42 +00:00
dependabot-preview[bot]
33f9180e1d
build: bump octokit from 4.17.0 to 4.18.0 in /docs
...
Bumps [octokit](https://github.com/octokit/octokit.rb ) from 4.17.0 to 4.18.0.
- [Release notes](https://github.com/octokit/octokit.rb/releases )
- [Changelog](https://github.com/octokit/octokit.rb/blob/4-stable/RELEASE.md )
- [Commits](https://github.com/octokit/octokit.rb/compare/v4.17.0...v4.18.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-26 05:13:39 +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
e08ffb3515
manpages: update for brew pr-publish
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
f357efe18d
Merge pull request #7196 from reitermarkus/curl-retry
...
Retry `curl` requests 3 times by default.
2020-03-20 19:39:11 +00:00
Markus Reiter
50b61fa7f2
Retry curl
requests 3 times by default.
2020-03-20 18:40:43 +01:00
Mike McQuaid
69066d3087
Tweak Acceptable Formulae
...
- make clearer how self-updates should be handled
- move from OSI to Debian approved licenses
- don't allow open source software to depend on proprietary software
2020-03-20 14:08:47 +00:00
Mike McQuaid
debab213d4
Merge pull request #7189 from Homebrew/dependabot/bundler/docs/activesupport-6.0.2.2
...
build: bump activesupport from 6.0.2.1 to 6.0.2.2 in /docs
2020-03-20 11:35:34 +00:00
vidusheeamoli
2dffdf5ddf
docs: fix broken link
2020-03-20 01:07:27 +05:30
dependabot-preview[bot]
e210e85deb
build: bump activesupport from 6.0.2.1 to 6.0.2.2 in /docs
...
Bumps [activesupport](https://github.com/rails/rails ) from 6.0.2.1 to 6.0.2.2.
- [Release notes](https://github.com/rails/rails/releases )
- [Changelog](https://github.com/rails/rails/blob/v6.0.2.2/activesupport/CHANGELOG.md )
- [Commits](https://github.com/rails/rails/compare/v6.0.2.1...v6.0.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-19 19:06:41 +00:00
Issy Long
7ea6d5c648
manpages: Run brew man
after brew bundle
Whalebrew inclusion
...
- This was added in https://github.com/Homebrew/homebrew-bundle/pull/656
but the subcommand docs were never updated here, causing failures on
other, unrelated `brew` PRs.
2020-03-19 18:40:13 +00:00
Issy Long
10acb87cb0
[Linux] Remove --skip-style
flag from brew merge-homebrew
docs
...
- This flag was removed (inverted to `--style`) in https://github.com/Homebrew/homebrew-linux-dev/pull/160 .
2020-03-15 13:29:09 +00:00
dependabot-preview[bot]
39458f6569
build: bump rubyzip from 2.2.0 to 2.3.0 in /docs
...
Bumps [rubyzip](https://github.com/rubyzip/rubyzip ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases )
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md )
- [Commits](https://github.com/rubyzip/rubyzip/compare/v2.2.0...v2.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-14 12:03:32 +00:00
dependabot-preview[bot]
8f7b549f37
build: bump unicode-display_width from 1.6.1 to 1.7.0 in /docs
...
Bumps [unicode-display_width](https://github.com/janlelis/unicode-display_width ) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/janlelis/unicode-display_width/releases )
- [Changelog](https://github.com/janlelis/unicode-display_width/blob/master/CHANGELOG.md )
- [Commits](https://github.com/janlelis/unicode-display_width/compare/v1.6.1...v1.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-11 13:57:26 +00:00
Mike McQuaid
a52e4f6913
Merge pull request #7156 from MikeMcQuaid/manpage-tweaks
...
man: include full help from external commands.
2020-03-11 13:05:30 +00:00
dependabot-preview[bot]
70fed8d1bb
build: bump octokit from 4.15.0 to 4.17.0 in /docs
...
Bumps [octokit](https://github.com/octokit/octokit.rb ) from 4.15.0 to 4.17.0.
- [Release notes](https://github.com/octokit/octokit.rb/releases )
- [Changelog](https://github.com/octokit/octokit.rb/blob/4-stable/RELEASE.md )
- [Commits](https://github.com/octokit/octokit.rb/compare/v4.15.0...v4.17.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-11 12:22:59 +00: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
Sean Molenaar
1d6159fe65
add https checking for links
2020-03-10 10:01:15 +01:00
Adrian Ho
a0df23ec8d
Fix broken link on docs man page
2020-03-09 17:20:59 +08:00
Shaun Jackman
d6a8ff752f
docs/Homebrew-on-Linux.md: Use the bash installer
2020-03-04 12:17:33 -08:00
Mike McQuaid
6ead927500
cmd/search: tweak documentation text.
2020-03-04 13:14:39 +00:00
vidusheeamoli
67d012afcc
search: add separate flag for formulae
2020-03-04 17:58:19 +05:30
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