This project is mirrored from https://github.com/Homebrew/brew.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Sep 18, 2020
-
-
Issy Long authored
- I was going through the `sorbet/files.yaml` moving various things to `true`, playing around locally, and happened upon some files that it was tracking that had been deleted. - We want to do some automation of new files, but I'm not sure we'd ever considered the possibility of code being removed. :-D - This adds a `--prune-files-list` switch and updates the Tapioca GitHub Actions workflow to use it. Any changes to the `sorbet/files.yaml` file will be committed as part of the scheduled Tapioca update job.
-
- Sep 16, 2020
-
-
Seeker authored
bump-cask-pr: fix branch name for versions with colon
-
Seeker authored
Replace commas and colons with hyphens
-
Markus Reiter authored
Set `Accept-Language` header for all `curl` requests.
-
Markus Reiter authored
-
Mike McQuaid authored
xquartz: unprivate prefix.
-
Mike McQuaid authored
This is breaking stuff: https://github.com/Homebrew/homebrew-core/pull/61156/checks?check_run_id=1118574438#step:4:48
-
- Sep 15, 2020
-
-
Dawid Dziurla authored
pr-pull: don't require bintray credentials to be set
-
Mike McQuaid authored
build(deps): bump rubocop from 0.90.0 to 0.91.0 in /Library/Homebrew
-
Mike McQuaid authored
-
Mike McQuaid authored
-
dependabot-preview[bot] authored
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.90.0 to 0.91.0. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.90.0...v0.91.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Dawid Dziurla authored
It blocks uploading to GitHub Releases where Bintray credentials are not needed. Also those checks are already performed in `bintray.rb`.
-
Dawid Dziurla authored
Support bottle uploads to GitHub Releases
-
Mike McQuaid authored
sorbet: update RBI files using Tapioca.
-
BrewTestBot authored
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml).
-
- Sep 14, 2020
-
-
Markus Reiter authored
Refactor `cask audit` warnings.
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
build(deps): bump rubocop-ast from 0.3.0 to 0.4.0 in /Library/Homebrew
-
Mike McQuaid authored
bump-revision: fix for new license syntax
-
Mike McQuaid authored
Improve linkage cache linkage_cache_performance
-
dependabot-preview[bot] authored
Bumps [rubocop-ast](https://github.com/rubocop-hq/rubocop-ast) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/rubocop-hq/rubocop-ast/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-ast/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop-ast/compare/v0.3.0...v0.4.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Markus Reiter authored
Strip escape codes from annotations.
-
Markus Reiter authored
-
- Sep 13, 2020
-
-
Vidushee Amoli authored
sorbet: update RBI files using Tapioca.
-
Markus Reiter authored
Ignore URLs protected by Incapsula.
-
Markus Reiter authored
bash completion: Avoid cask deprecation warnings, learn --cask
-
BrewTestBot authored
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml).
-
Markus Reiter authored
Allow `toggl-track` to be a pre-release.
-
Markus Reiter authored
Output annotations for `brew audit`.
-
Markus Reiter authored
-
Rylan Polster authored
-
Markus Reiter authored
-
Markus Reiter authored
Check for CloudFlare protection on status code 403.
-
Markus Reiter authored
-
Vidushee Amoli authored
sorbet: add new files and solve existing errors
-
vidusheeamoli authored
Add 12 new files to sorbet/files.yaml and solve existing type errors. 36 errors=> 33 errors.
-
Amory Meltzer authored
See #8709
-