22864 Commits

Author SHA1 Message Date
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
Markus Reiter
39cc754a8f
Merge pull request #8451 from reitermarkus/document-hardware
Refactor and document `Hardware`.
2020-08-23 04:40:20 +02:00
Markus Reiter
fbf3d807d7
Merge pull request #8449 from reitermarkus/document-system-config
Refactor and document `SystemConfig`.
2020-08-23 04:39:05 +02:00
Markus Reiter
33c138751e Refactor and document Hardware. 2020-08-23 04:19:46 +02:00
Markus Reiter
ba85c5316b Refactor and document Help. 2020-08-23 04:18:39 +02:00
Markus Reiter
e2c9e6d3c2 Refactor and document SystemConfig. 2020-08-23 04:15:35 +02:00
Dawid Dziurla
8e78990176
Merge pull request #8448 from Homebrew/tapioca-update
sorbet: update RBI files using Tapioca.
2020-08-22 20:07:45 +02:00
Dawid Dziurla
80093b859b
Merge pull request #8446 from Homebrew/dawidd6-patch-1
workflows/tapioca: reset earlier
2020-08-22 20:07:25 +02:00
BrewTestBot
0cfb3982f2 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-22 17:39:15 +00:00
Dawid Dziurla
0c94fac28c
workflows/tapioca: no HEAD for diff 2020-08-22 19:36:41 +02:00
Dawid Dziurla
b72ee12e8e
workflows/tapioca: add after diff 2020-08-22 19:31:13 +02:00
Dawid Dziurla
a9c8077947
workflows/tapioca: reset earlier 2020-08-22 19:25:17 +02:00
Issy Long
af5c32a302
Merge pull request #8435 from Homebrew/dawidd6-patch-1
workflows/tapioca: fix it really
2020-08-22 18:00:20 +01:00
Issy Long
b35e09d380
Merge pull request #8444 from Homebrew/tapioca-update
sorbet: update RBI files using Tapioca.
2020-08-22 17:59:55 +01:00
William Ma
2b0d75049d
Merge pull request #8425 from whoiswillma/readme
readme: Update maintainer list
2020-08-22 12:51:03 -04:00
William Ma
2263b0702f readme: Update maintainer list 2020-08-22 12:12:46 -04:00
BrewTestBot
deffac58cd 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-22 16:06:04 +00:00
Dawid Dziurla
dcc6e7c514
workflows/tapioca: fetch origin/master and reset to it 2020-08-22 18:03:27 +02:00
Issy Long
e9b46b1967
workflows/tapioca: Don't reset tapioca-update branch to origin/master
- In all of the PRs that this Action triggered, the `tapioca-update`
  branch was >200 commits behind the latest `master`.
- As per https://github.com/Homebrew/brew/pull/8435#issuecomment-678546024,
  we shouldn't rely on the `Homebrew/actions/setup-homebrew` master
  (the `origin/master` ref) branch being up to date, so resetting to
  `origin/master` was a bad idea.
- A side effect of this is that when we raise PRs to change the Action,
  the PRs that it generates will include local commits. But functionally
  all we care about is the Action that runs on a schedule.
2020-08-22 16:52:06 +01:00
Jonathan Chang
236cbbc53e
Merge pull request #8441 from jonchang/fix-pr-pull
pr-pull: require formula
2020-08-22 14:51:06 +10:00
Jonathan Chang
7eee343331 pr-pull: require formula
This caused bottle publishes to think that no bottles were needed.
2020-08-22 14:21:02 +10:00
Bo Anderson
6df7420f65
Merge pull request #8440 from miccal/cask_zap
cask/cmd/zap: fix missing require
2020-08-22 03:00:50 +01:00
miccal
7eeee0bf95 cask/cmd/zap: fix missing require 2020-08-22 09:22:40 +08:00
Bo Anderson
f54b3e7a17 test/utils/spdx_spec: don't error if test is skipped 2020-08-22 01:58:26 +01:00
Bo Anderson
d3a20bf030 test/utils/repology_spec: mark as :needs_network
Also silence stdout from `parse_api_response`.
2020-08-22 01:52:02 +01:00
Dawid Dziurla
dc56b53392
workflows: add missing git subcommand 2020-08-22 00:21:50 +02:00
Issy Long
aecea298ea
Merge pull request #8415 from Homebrew/dependabot/bundler/Library/Homebrew/tapioca-0.4.3
build(deps): bump tapioca from 0.4.1 to 0.4.3 in /Library/Homebrew
2020-08-21 23:00:31 +01:00
dependabot-preview[bot]
5bd965fa6f
build(deps): bump tapioca from 0.4.1 to 0.4.3 in /Library/Homebrew
Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.4.1 to 0.4.3.
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](https://github.com/Shopify/tapioca/compare/v0.4.1...v0.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-21 21:38:07 +00:00
Issy Long
63949d3227
Merge pull request #8417 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.5877
build(deps): bump sorbet from 0.5.5869 to 0.5.5877 in /Library/Homebrew
2020-08-21 22:36:47 +01:00
dependabot-preview[bot]
af908f199b
build(deps): bump sorbet from 0.5.5869 to 0.5.5877 in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.5869 to 0.5.5877.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-21 20:16:12 +00:00
Issy Long
bb467f74b9
Merge pull request #8416 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-runtime-0.5.5877
build(deps): bump sorbet-runtime from 0.5.5869 to 0.5.5877 in /Library/Homebrew
2020-08-21 21:15:07 +01:00
Bo Anderson
11a8ed79a6
Merge pull request #8430 from Bo98/lock_file
download_strategy: require lock_file
2020-08-21 20:54:27 +01:00
Bo Anderson
a725aa0a5b
Merge pull request #8427 from Homebrew/dependabot/bundler/Library/Homebrew/codecov-0.2.7
build(deps): bump codecov from 0.2.6 to 0.2.7 in /Library/Homebrew
2020-08-21 20:47:10 +01:00
Seeker
d5f552f3a0 language/java: check installed openjdk version instead of latest version 2020-08-21 12:35:31 -07:00
Bo Anderson
1c41127005 download_strategy: require lock_file 2020-08-21 20:31:43 +01:00
Bo Anderson
edefd9b628
Merge pull request #8429 from Bo98/cask-depends_on
cask/dsl/depends_on: fix missing require
2020-08-21 19:16:11 +01:00
Bo Anderson
e6b30e4065 cask/dsl/depends_on: fix missing require 2020-08-21 18:40:04 +01:00
dependabot-preview[bot]
43025755b0
build(deps): bump codecov from 0.2.6 to 0.2.7 in /Library/Homebrew
Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.2.6 to 0.2.7.
- [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.6...v0.2.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-21 16:59:16 +00:00
Mike McQuaid
85fe23ed85
Merge pull request #8421 from Homebrew/spdx-tapioca-update
scheduled workflows: fix branch, add new files.
2020-08-21 17:15:25 +01:00
Mike McQuaid
19191217f7
Merge pull request #8423 from Homebrew/tapioca-update
sorbet: update RBI files using Tapioca.
2020-08-21 17:15:15 +01:00
Mike McQuaid
5d05a059e3
Merge pull request #8400 from Bo98/pc-version-tests
test/os/mac: add tests to validate pkg-config library versions
2020-08-21 17:12:06 +01:00
Mike McQuaid
667c2b8804
Merge pull request #8382 from Bo98/startup-speedup
Lazily require some heavy files
2020-08-21 17:11:39 +01:00
BrewTestBot
872365b4f7 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-21 15:54:45 +00:00
Mike McQuaid
235a663df0
scheduled workflows: fix branch, add new files.
- ensure we reset to `origin/master` so we only have the commit we care
  about in the PR
- ensure we `git add` to include any new files
- don't use `git commit -a` and instead rely only on files added with
  `git add`
2020-08-21 16:51:01 +01:00
Mike McQuaid
755be7a32e
Merge pull request #8283 from Homebrew/test-automate-tapioca-update
.github/workflows: add action to update tapioca definitions
2020-08-21 16:34:17 +01:00
Mike McQuaid
1d3adda693
workflows: cleanup/fix tapioca and spdx update. 2020-08-21 15:34:57 +01:00