Markus Reiter
5caafe413e
Pass debug?
to Formula#brew
and Formula#run_test
.
2020-08-06 16:12:52 +02:00
Markus Reiter
75a692d08b
Make ohai
, oh1
and odebug
use #debug?
and verbose?
of the current object when possible.
2020-08-06 16:12:52 +02:00
Markus Reiter
add10377b8
Pass debug?
and verbose?
to Cleaner
.
2020-08-06 16:12:52 +02:00
Markus Reiter
26688145f0
Don't use global Homebrew.args
in brew.rb
.
2020-08-06 16:12:52 +02:00
Markus Reiter
7926f7fc82
Pass args.verbose?
to BuildError#dump
.
2020-08-06 16:12:52 +02:00
Markus Reiter
57fa48b758
Remove unneeded call to #shutup!
in spec.
2020-08-06 16:12:52 +02:00
Markus Reiter
2dce2ace2c
Pass args.verbose?
to Bintray
.
2020-08-06 16:12:52 +02:00
Mike McQuaid
51ff5eb401
Merge pull request #8219 from Homebrew/dependabot/bundler/docs/dnsruby-1.61.4
...
build(deps): bump dnsruby from 1.61.3 to 1.61.4 in /docs
2020-08-06 15:02:47 +01:00
Mike McQuaid
5edd58109b
Merge pull request #8235 from MikeMcQuaid/cleanup-steps
...
workflows/tests: cleanup steps.
2020-08-06 14:39:29 +01:00
Mike McQuaid
5c5607271c
Merge pull request #8236 from MikeMcQuaid/tap-info-comma
...
cmd/tap-info: improve comma usage.
2020-08-06 14:37:30 +01:00
Mike McQuaid
b23d2f02a8
workflows/tests: cleanup steps.
...
Set up Homebrew should handle both the Git and Ruby setup for us (and
do so faster).
2020-08-06 14:02:47 +01:00
Mike McQuaid
99bff13cbb
cmd/tap-info: improve comma usage.
...
Broken in https://github.com/Homebrew/brew/pull/8230 .
2020-08-06 14:00:56 +01:00
Mike McQuaid
a9f5925cdf
Merge pull request #8230 from MikeMcQuaid/tap-pin
...
Remove more tap pinning code.
2020-08-06 12:49:47 +01:00
Mike McQuaid
fb0a6338b1
Remove more tap pinning code.
...
This was deprecated and removed a while ago.
2020-08-06 12:24:10 +01:00
Mike McQuaid
4f502daf90
Merge pull request #8234 from Homebrew/revert-8216-deprecate-global-args
...
Revert "Deprecate global `Homebrew.args`."
2020-08-06 11:44:14 +01:00
Mike McQuaid
8d884e7c3b
Merge pull request #8221 from MikeMcQuaid/homebrew-actions
...
workflows/tests: use setup-homebrew GitHub Action.
2020-08-06 11:26:27 +01:00
Mike McQuaid
e514ec823d
Merge pull request #8232 from miccal/cask_upgrade
...
cask/cmd/upgrade: output cask upgrades on new line
2020-08-06 11:19:28 +01:00
Mike McQuaid
fab1009c00
Revert "Deprecate global Homebrew.args
."
2020-08-06 11:09:20 +01:00
Mike McQuaid
b0d26b0dcf
workflows/tests: use setup-homebrew GitHub Action.
...
This allows more code reuse.
2020-08-06 10:55:18 +01:00
Mike McQuaid
c761c04e26
Merge pull request #8231 from MikeMcQuaid/audit-tap
...
audit: add --tap argument.
2020-08-06 10:54:14 +01:00
miccal
3b2a7a0340
cask/cmd/upgrade: output cask upgrades on new line
2020-08-06 17:25:46 +08:00
Mike McQuaid
6ea3fd0513
Merge pull request #8227 from miccal/brew_upgrade_change
...
cask/cmd/update: output message consistency
2020-08-06 09:56:10 +01:00
Mike McQuaid
25db878902
Merge pull request #8229 from MikeMcQuaid/casks-consistency
...
Handle casks in commands more consistently.
2020-08-06 09:50:12 +01:00
Mike McQuaid
a3b4ea0443
audit: add --tap argument.
...
This allows auditing a single tap (so is useful for `test-bot`).
2020-08-06 09:43:02 +01:00
Mike McQuaid
ced084bd49
Handle casks in commands more consistently.
...
- Ensure the usage documentation always mentions casks when appropriate
- Use --formulae or --casks consistently
- Provide --formulae and --casks switches to upgrade
- Mark more switches as conflicting
2020-08-06 09:25:45 +01:00
miccal
a4f676c556
cask/cmd/update: output message consistency
2020-08-06 16:16:44 +08:00
Seeker
c066bc154c
bump-formula-pr: only check closed PRs for exact match
2020-08-05 12:52:01 -07:00
Seeker
ab9b15caeb
Merge pull request #8222 from SeekingMeaning/bump-formula-pr/fix
...
bump-formula-pr: fix check_all_pull_requests
2020-08-05 12:37:07 -07:00
Markus Reiter
12d8f02a33
Merge pull request #8216 from reitermarkus/deprecate-global-args
...
Deprecate global `Homebrew.args`.
2020-08-05 21:10:48 +02:00
Markus Reiter
fb9b8f4c96
Merge pull request #8214 from MLH-Fellowship/fix-cask-issue-87045
...
Fix issue where the cask_opts env variable was not respected when running upgrade, reinstall, uninstall
2020-08-05 21:09:38 +02:00
Seeker
0d6bec2e0a
bump-formula-pr: fix check_all_pull_requests
2020-08-05 12:07:41 -07:00
William Ma
72b0859b8c
Remove invalid HOMEBREW_CASK_OPTS options
2020-08-05 12:22:12 -04:00
Sam Ford
72985277e8
Add strategy to livecheck DSL
2020-08-05 11:54:37 -04:00
Elizabeth Tackett
a3278ad345
add bump spec
2020-08-05 10:10:05 -05:00
William Ma
907d4d7f74
Add shared methods for uninstalling, reinstalling casks
2020-08-05 11:04:40 -04:00
Markus Reiter
b1ca2f7e3c
Add shared method for upgrading casks.
2020-08-05 13:55:04 +02:00
Jonathan Chang
0e8962f816
Merge pull request #8211 from jonchang/license-groups
...
license: permit no license for non-core taps, add exempted license groups
2020-08-05 20:55:11 +10:00
Jonathan Chang
fa80b484f1
license: style fixes
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-08-05 20:26:13 +10:00
dependabot-preview[bot]
78e90d399d
build(deps): bump dnsruby from 1.61.3 to 1.61.4 in /docs
...
Bumps [dnsruby](https://github.com/alexdalitz/dnsruby ) from 1.61.3 to 1.61.4.
- [Release notes](https://github.com/alexdalitz/dnsruby/releases )
- [Changelog](https://github.com/alexdalitz/dnsruby/blob/master/RELEASE_NOTES.md )
- [Commits](https://github.com/alexdalitz/dnsruby/commits/v1.61.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-05 10:25:09 +00:00
Dustin Rodrigues
068568e6e0
Merge pull request #8218 from dtrodrigues/homepage-style-wording
...
style: clarify GitHub .git error message
2020-08-05 04:19:34 -04:00
Dustin Rodrigues
5157c08327
style: clarify GitHub .git error message
2020-08-05 01:00:36 -04:00
Jonathan Chang
839f52006c
rubocop: let test/dev-cmd/audit_spec be longer
2020-08-05 12:53:58 +10:00
Jonathan Chang
f1e06b865a
audit: permit license groups
2020-08-05 12:52:20 +10:00
Dustin Rodrigues
e76cea16b1
Merge pull request #8213 from dtrodrigues/homepage-style
...
style: autocorrect readthedocs and GitHub .git homepages
2020-08-04 19:25:24 -04:00
Markus Reiter
86359c4c91
Implement Homebrew.args
compatibility layer.
2020-08-04 23:18:07 +02:00
Mike McQuaid
875f9e3b5a
Merge pull request #8212 from MikeMcQuaid/tests-tweak-naming
...
workflows/tests: tweak step naming.
2020-08-04 16:32:10 +01:00
Mike McQuaid
d8442d175e
workflows/tests: tweak step naming.
...
This should make it a bit more obvious what is being tested each time.
The homebrew-core/linuxbrew-core style step actually runs the same
command but, as far as I can tell, there's no way of altering the string
that's output as the `name` based on the OS.
2020-08-04 16:04:09 +01:00
Mike McQuaid
bbd32a6b3c
Merge pull request #8163 from alebcay/write-jar-script-fix
...
extend/pathname: use absolute path to java in write_jar_script
2020-08-04 15:20:39 +01:00
Mike McQuaid
2dc8918650
Merge pull request #8191 from reitermarkus/bottle-publisher
...
Remove unused `BottlePublisher` class.
2020-08-04 15:20:34 +01:00
Dustin Rodrigues
1c5e73a578
style: autocorrect readthedocs and GitHub .git homepages
2020-08-04 09:45:18 -04:00