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 04, 2020
-
-
Markus Reiter authored
-
Mike McQuaid authored
cleanup.rb: quiet down Ruby test
-
Maxim Belkin authored
-
- Sep 03, 2020
-
-
Dustin Rodrigues authored
audit: compare current version to last committed version when seeing if revision should be reset
-
Dustin Rodrigues authored
-
Mike McQuaid authored
workflows: make homebrew lowercase again for Docker.
-
Mike McQuaid authored
compat/formula: re-add super.
-
Mike McQuaid authored
sorbet: update RBI files using Tapioca.
-
Mike McQuaid authored
Otherwise this fails.
-
Mike McQuaid authored
I missed the `respond_to?(:patches)` here which broke patches.
-
BrewTestBot authored
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml).
-
Mike McQuaid authored
workflows: tweak docker.
-
Mike McQuaid authored
- Note GitHub Packages specifically in step names - Use uppercase for Homebrew name/tag (in case it makes a difference) - Use `--password-stdin` to avoid a warning
-
Issy Long authored
utils/github: Fix 'uninitialized constant Utils::Shell'
-
Mike McQuaid authored
Deprecate/disable code for Homebrew 2.5.0.
-
Mike McQuaid authored
Do the usual "disable deprecations" and "uncomment pending deprecations" dance and delete/deprecate/disable relevant/related code.
-
Mike McQuaid authored
sorbet: update RBI files using Tapioca.
-
Issy Long authored
- I tried `brew pr-publish` on Linux (as we don't have an auto-merge Action over there) and it failed with the following error: ``` Error: uninitialized constant Utils::Shell Please report this issue: https://docs.brew.sh/Troubleshooting /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils/github.rb:69:in `initialize' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils/github.rb:278:in `exception' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils/github.rb:278:in `raise' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils/github.rb:278:in `raise_api_error' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils/github.rb:228:in `open_api' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils/github.rb:464:in `workflow_dispatch_event' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-publish.rb:43:in `block in pr_publish' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-publish.rb:33:in `each' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/dev-cmd/pr-publish.rb:33:in `pr_publish' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.rb:119:in `<main>' ```
-
Mike McQuaid authored
Fix cleanup ruby logic
-
Mike McQuaid authored
workflows: migrate to GitHub Container Registry.
-
BrewTestBot authored
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml).
-
Mike McQuaid authored
build(deps): bump sorbet from 0.5.5888 to 0.5.5890 in /Library/Homebrew
-
Maxim Belkin authored
Align the logic in `cleanup_portable_ruby` with that in `ruby.sh`. Co-authored-by:
Maxim Belkin <maxim.belkin@gmail.com> Co-authored-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Mike McQuaid authored
This seems a better fit for us (unauthenticated anonymous access) than GitHub Packages Docker registry was. Followed steps on: https://docs.github.com/en/packages/getting-started-with-github-container-registry/migrating-to-github-container-registry-for-docker-images
-
dependabot-preview[bot] authored
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.5888 to 0.5.5890. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Vidushee Amoli authored
build(deps): bump sorbet-runtime from 0.5.5888 to 0.5.5890 in /Library/Homebrew
-
dependabot-preview[bot] authored
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.5888 to 0.5.5890. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Markus Reiter authored
cask/artifact/symlinked: allow --force to overwrite symbolic links
-
miccal authored
-
Sean Molenaar authored
add cask pre-release check
-
Dustin Rodrigues authored
minor typo fixes
-
Sean Molenaar authored
Co-authored-by:
Markus Reiter <me@reitermark.us>
-
Mike McQuaid authored
Return standard output in `popen_write`
-
Dustin Rodrigues authored
-
Mike McQuaid authored
spec: Pathname#rpath, Pathname#interpreter and Pathname#patch!
-
Claudia authored
-
Markus Reiter authored
Output GitHub Actions annotations for `brew style`.
-
- Sep 02, 2020
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Sean Molenaar authored
-