20687 Commits

Author SHA1 Message Date
Charles Gould
871974650b shellenv: use PATH variable, fish_user_paths should remain universal in scope 2020-03-26 09:38:25 -05: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
Chris Tompkinson
931e379fec remove extra space 2020-03-26 10:40:21 +00:00
Chris Tompkinson
90488ed848 rerun tests due to failure 2020-03-26 10:40:04 +00:00
Mike McQuaid
1a4aaf453f
Merge pull request #7221 from Homebrew/dependabot/bundler/docs/octokit-4.18.0
build: bump octokit from 4.17.0 to 4.18.0 in /docs
2020-03-26 10:10:58 +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
Shaun Jackman
f3307193e0 .github/workflows/tests.yml: Deploy Docker image
Deploy the latest Docker image on a push to master.
Deploy a tagged Docker image upon publication of a release.
2020-03-25 18:52:03 -07:00
Mike McQuaid
fa8fe0fc39
Merge pull request #7200 from dawidd6/create-ruby
create: add --ruby option
2.2.11
2020-03-24 13:50:35 +00:00
Jonathan Chang
a8ef260850
Merge pull request #7212 from jonchang/fix-wording
pr-publish: tweak wording and function names
2020-03-24 12:57:26 +11:00
Vítor Galvão
7dfd62a768
Merge pull request #7207 from vitorgalvao/kext_caveat
cask-caveats-kext: retry installation if it fails
2020-03-24 01:32:06 +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
Dawid Dziurla
626f9406b1
remove flaky cask upgrade test 2020-03-23 19:27:48 +01:00
Vítor Galvão
9c342b5dca cask-caveats-kext: retry installation if it fails 2020-03-23 16:13:50 +00: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
87fcba5d02
Merge pull request #7205 from iMichka/prerelease
Revert "Merge pull request #7203
2020-03-23 00:14:37 +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
Mike McQuaid
12d3a2a2d2
Merge pull request #7198 from scpeters/formula_installer_rescue_already_attempted_link
FormulaInstaller: link tmp kegs during rescue
2020-03-22 09:14:35 +00:00
Jonathan Chang
e08ffb3515 manpages: update for brew pr-publish 2020-03-22 13:35:15 +11:00
Jonathan Chang
86f245effb dev-cmd: new pr-publish command 2020-03-22 13:35:15 +11:00
Jonathan Chang
4bb66c12e8 utils/github: add repository_dispatch API 2020-03-22 13:24:07 +11:00
Steven Peters
096a5bdfb4 FormulaInstaller: link tmp kegs during rescue
In #6807, the FormulaInstaller began to rescue from
FormulaInstallationAlreadyAttemptedError but there is the
potential for tmp kegs to remain unlinked in the cellar.
I've merged the rescue statements so they both re-link tmp
kegs, but it doesn't raise for
FormulaInstallationAlreadyAttemptedError.
2020-03-21 14:25:35 -07:00
Dawid Dziurla
a3eefda0f9
create: add --ruby option 2020-03-21 15:41:27 +01:00
Mike McQuaid
252bdc2f26
Merge pull request #7197 from Homebrew/dependabot/bundler/Library/Homebrew/parser-2.7.0.5
build: bump parser from 2.7.0.4 to 2.7.0.5 in /Library/Homebrew
2020-03-20 19:39:30 +00: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
Mike McQuaid
834935c76d
Merge pull request #7195 from MikeMcQuaid/acceptable-formulae-tweaks
Tweak Acceptable Formulae
2020-03-20 19:38:21 +00:00
dependabot-preview[bot]
0600043ec0
build: bump parser from 2.7.0.4 to 2.7.0.5 in /Library/Homebrew
Bumps [parser](https://github.com/whitequark/parser) from 2.7.0.4 to 2.7.0.5.
- [Release notes](https://github.com/whitequark/parser/releases)
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/whitequark/parser/compare/v2.7.0.4...v2.7.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-20 18:27:59 +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
cc05c3df5c
Merge pull request #7188 from Homebrew/dependabot/bundler/Library/Homebrew/activesupport-6.0.2.2
build: bump activesupport from 6.0.2.1 to 6.0.2.2 in /Library/Homebrew
2020-03-20 12:02:26 +00:00
Mike McQuaid
a5dbb8e6cd
brew vendor-gems: commit updates. 2020-03-20 11:40:12 +00:00
dependabot-preview[bot]
c47fe6bc28
build: bump activesupport from 6.0.2.1 to 6.0.2.2 in /Library/Homebrew
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-20 11:37:02 +00:00
Mike McQuaid
5acc758399
Merge pull request #7192 from issyl0/move-brew-man-before-brew-tests-in-ci
actions/tests: Run `brew style` and `brew man` before `brew tests`
2020-03-20 11:36:29 +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
Issy Long
5518f276e4
Merge pull request #7187 from vidusheeamoli/fix-broken-link-test-bot
docs: fix broken link
2020-03-19 20:12:12 +00:00
vidusheeamoli
2dffdf5ddf docs: fix broken link 2020-03-20 01:07:27 +05:30
Issy Long
1da81c675f
actions/tests: Run brew style and brew man before brew tests
- The style and man page checks are quicker than `brew tests`, which can
  take forever.
- If people make mistakes with style or forget to run `brew man`, they
  will notice quicker, thus fixing issues quicker.
- This also wastes less compute time (and therefore energy) by only
  running `brew tests` when all the other less-involved checks work.
2020-03-19 19:17:26 +00:00
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
9662afadcb
Merge pull request #7191 from Homebrew/fix-brew-man-with-bundle-changes
manpages: Run `brew man` after `brew bundle` Whalebrew inclusion
2020-03-19 19:05:11 +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
vidusheeamoli
7a62973de2 add deprecate module 2020-03-19 23:44:00 +05:30
Chris Tompkinson
6d5e37654e
Update Library/Homebrew/download_strategy.rb
Co-Authored-By: Mike McQuaid <mike@mikemcquaid.com>
2020-03-18 14:29:36 +00:00
Chris Tompkinson
0f10d7ba40 use even more concise method for header and headers 2020-03-17 14:32:50 +00:00
Dawid Dziurla
6c5109be7a
cli/parser: chomp '=' from comma_array flag name 2020-03-16 15:02:43 +01:00
Mike McQuaid
f527f03fb5
Merge pull request #7178 from Homebrew/dependabot/bundler/Library/Homebrew/parallel_tests-2.32.0
build: bump parallel_tests from 2.31.0 to 2.32.0 in /Library/Homebrew
2020-03-16 13:36:01 +00:00