Markus Reiter
d8eb508500
Document Tty
.
2020-08-26 03:13:58 +02:00
Markus Reiter
b14bc2857b
Merge pull request #8485 from reitermarkus/cask-zap-installed
...
Use installed cask file for `brew cask zap`.
2020-08-26 03:06:53 +02:00
Markus Reiter
3fb7c3a2f3
Use installed cask file for brew cask zap
.
2020-08-26 02:02:57 +02:00
Rylan Polster
3c55d8e528
docs: update license documentation
2020-08-25 17:22:35 -04:00
William Ma
d32be75ec0
named args: Print correct cask ref when name is resolved as formula/keg
2020-08-25 11:57:01 -04:00
Dawid Dziurla
d3e22f401b
Merge pull request #8474 from dawidd6/actions-color
...
brew.sh: colorize output on GitHub Actions
2020-08-25 13:34:58 +02:00
Dawid Dziurla
1863b85dbe
brew.sh: fix indentation
...
Co-authored-by: Markus Reiter <me@reitermark.us>
2020-08-25 12:15:08 +02:00
Dawid Dziurla
d9e8afe5a1
brew.sh: colorize output on GitHub Actions
2020-08-25 12:15:08 +02:00
Mike McQuaid
31f3afa36d
Merge pull request #8480 from MikeMcQuaid/tests-timeout
...
spec_helper: increase tests timeout.
2020-08-25 11:08:17 +01:00
Mike McQuaid
2bdf0d6068
spec_helper: increase tests timeout.
...
When GitHub Actions is congested some tests can take longer than this
(particularly as we're running in parallel). Globally double the time
we allow for all tests.
2020-08-25 10:20:17 +01:00
Mike McQuaid
eba8d43995
brew vendor-gems: commit updates.
2020-08-25 10:08:40 +01:00
Mike McQuaid
dbe427073d
Merge pull request #8399 from MLH-Fellowship/migrate-to-args-named
...
args: Migrate usage of args loading methods to args.named
2020-08-25 10:07:27 +01:00
dependabot-preview[bot]
b7e49cdccd
build(deps): bump rubocop-rspec in /Library/Homebrew
...
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec ) from 1.43.1 to 1.43.2.
- [Release notes](https://github.com/rubocop-hq/rubocop-rspec/releases )
- [Changelog](https://github.com/rubocop-hq/rubocop-rspec/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop-hq/rubocop-rspec/compare/v1.43.1...v1.43.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-25 08:45:09 +00:00
Dustin Rodrigues
1b4e1ae6d7
Merge pull request #8476 from dtrodrigues/maintainer-list
...
README: update maintainer list
2020-08-24 21:11:59 -04:00
Dustin Rodrigues
9dbe0e7b02
README: update maintainer list
2020-08-24 20:45:55 -04:00
Markus Reiter
aaf6ccfbf3
Merge pull request #8461 from reitermarkus/document-upgrade
...
Refactor and document `Upgrade`.
2020-08-25 02:24:23 +02:00
Markus Reiter
4937e4bbc3
Refactor and document Upgrade
.
2020-08-24 19:42:24 +02:00
Markus Reiter
75962590db
Merge pull request #8466 from reitermarkus/bundle-spec
...
Remove unused metadata from `bundle` spec.
2020-08-24 19:35:59 +02:00
Mike McQuaid
3b3b54728c
Merge pull request #8468 from Homebrew/scheduled-updates
...
Scheduled workflows fixes
2020-08-24 16:22:51 +01:00
Mike McQuaid
d550ed65ac
Scheduled workflows fixes
...
- Ensure `spdx.yml` has same fixes as `tapioca.yml`.
- Don't `reset --hard` to ensure that `brew` commands used are those in
the same branch rather than always from `origin/master`
- Don't check for an existing branch but instead force-push to it if
there's any updates.
- Provide sample `brew typecheck` command that can be used.
2020-08-24 15:28:16 +01:00
Dustin Rodrigues
9949482fc8
style: don't allow both sha256 and tag/revision in a formula
2020-08-24 10:10:59 -04:00
Dawid Dziurla
dbab7059d9
Merge pull request #8442 from dawidd6/no-install-gems-first
...
Remove usages of HOMEBREW_INSTALL_BUNDLER_GEMS_FIRST
2020-08-24 15:27:29 +02:00
Dawid Dziurla
102afda9df
Remove usages of HOMEBREW_INSTALL_BUNDLER_GEMS_FIRST
2020-08-24 13:35:49 +02:00
Mike McQuaid
a6744d2ee9
Merge pull request #8467 from MikeMcQuaid/pr-pull-fail-syntax
...
dev-cmd/pr-pull: fail on syntax errors.
2020-08-24 09:28:26 +01:00
Mike McQuaid
4bc2f9d705
Merge pull request #8438 from Bo98/repology-needs_network
...
test/utils/repology_spec: mark as `:needs_network`
2020-08-24 09:26:13 +01:00
Mike McQuaid
a1c5428c50
Merge pull request #8439 from Bo98/spdx_spec-noerr
...
test/utils/spdx_spec: don't error if test is skipped
2020-08-24 09:18:09 +01:00
Mike McQuaid
3e7599e6d8
Merge pull request #8428 from SeekingMeaning/java/openjdk-version
...
language/java: check installed openjdk version instead of latest version
2020-08-24 09:11:33 +01:00
Mike McQuaid
7e0e458dc2
dev-cmd/pr-pull: fail on syntax errors.
...
This logic was pulled over from `brew pull` where it made sense (as we
wanted to be able to pull broken commits) but doesn't really apply here
where we can easily end up ignoring broken formulae and pushing their
commits anyway.
2020-08-24 08:44:31 +01:00
Markus Reiter
21c502e05f
Remove unused metadata from bundle
spec.
2020-08-24 08:31:07 +02:00
Markus Reiter
ed443cc7c7
Merge pull request #8463 from Homebrew/dependabot/bundler/Library/Homebrew/codecov-0.2.8
...
build(deps): bump codecov from 0.2.7 to 0.2.8 in /Library/Homebrew
2020-08-24 06:18:32 +02:00
Markus Reiter
9ea0577553
Merge pull request #8464 from reitermarkus/git-available-cache
...
Call `clear_available_cache` after installing Git.
2020-08-24 05:50:47 +02:00
Markus Reiter
677600014e
Call clear_available_cache
after installing Git.
2020-08-24 05:25:48 +02:00
dependabot-preview[bot]
91eece4c18
build(deps): bump codecov from 0.2.7 to 0.2.8 in /Library/Homebrew
...
Bumps [codecov](https://github.com/codecov/codecov-ruby ) from 0.2.7 to 0.2.8.
- [Release notes](https://github.com/codecov/codecov-ruby/releases )
- [Changelog](https://github.com/codecov/codecov-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-ruby/compare/v0.2.7...v0.2.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-24 02:05:31 +00:00
Markus Reiter
285a52ff35
Merge pull request #8460 from reitermarkus/linux-diagnostic
...
Remove `os/linux/diagnostic`.
2020-08-24 01:39:18 +02:00
Markus Reiter
86bd7bddbe
Merge pull request #8462 from reitermarkus/refactor-utils
...
Move `command_help_lines` into `Help` module.
2020-08-24 01:39:03 +02:00
Markus Reiter
0514e2dbba
Move command_help_lines
into Help
module.
2020-08-24 00:46:33 +02:00
Markus Reiter
e024b12d47
Remove os/linux/diagnostic
.
2020-08-24 00:22:17 +02:00
Markus Reiter
4465a1f6fb
Merge pull request #8455 from reitermarkus/document-svn
...
Refactor and document `Svn`.
2020-08-24 00:03:21 +02:00
Markus Reiter
bf25717683
Merge pull request #8456 from reitermarkus/document-git
...
Refactor and document `Git`.
2020-08-24 00:03:02 +02:00
William Ma
b4ee7a691c
args: Comment out deprecations
2020-08-23 09:02:25 -04:00
William Ma
fa7bd3bff6
args: Migrate usage of args loading methods to args.named
2020-08-23 09:02:20 -04:00
Dawid Dziurla
f943af37f7
Merge pull request #8457 from Homebrew/tapioca-update
...
sorbet: update RBI files using Tapioca.
2020-08-23 14:57:22 +02:00
BrewTestBot
fc0ae875e3
sorbet: update RBI files using Tapioca.
...
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml ).
2020-08-23 12:10:55 +00:00
Markus Reiter
3118fedab9
Refactor and document Git
.
2020-08-23 06:40:07 +02:00
Markus Reiter
8b26e380a2
Refactor and document Svn
.
2020-08-23 06:33:58 +02:00
Markus Reiter
129fd33a62
Merge pull request #8452 from reitermarkus/document-bottles
...
Refactor and document `Bottles`.
2020-08-23 05:30:43 +02:00
Markus Reiter
3e41b05d37
Merge pull request #8453 from reitermarkus/document-inreplace
...
Refactor and document `Inreplace`.
2020-08-23 05:14:33 +02:00
Markus Reiter
caa73877c0
Refactor and document Inreplace
.
2020-08-23 04:48:19 +02:00
Markus Reiter
b90290b18c
Refactor and document Bottles
.
2020-08-23 04:44:57 +02:00
Markus Reiter
89b4b48e6c
Merge pull request #8450 from reitermarkus/document-help
...
Refactor and document `Help`.
2020-08-23 04:40:59 +02:00