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 19, 2020
-
-
Markus Reiter authored
-
Rylan Polster authored
bump-formula-pr: add message to check resources
-
Rylan Polster authored
-
Dawid Dziurla authored
PULL_REQUEST_TEMPLATE: Add a checklist item for `brew man`
-
Seeker authored
pypi: do not use formula name as PyPI package name
-
Seeker authored
-
- Sep 18, 2020
-
-
Issy Long authored
- I've been changing command flags recently. I always forget to run `brew man`, then I feel bad about causing red CI on my PRs. This has happened to others too, so make `brew man` more obvious as a thing that one should check.
-
Issy Long authored
sorbet/files.yaml: Preserve newline at EOF
-
Issy Long authored
-
Mike McQuaid authored
sorbet: update RBI files using Tapioca.
-
Issy Long authored
build(deps): bump sorbet-runtime from 0.5.5912 to 0.5.5913 in /Library/Homebrew
-
BrewTestBot authored
Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml).
-
dependabot-preview[bot] authored
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.5912 to 0.5.5913. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Issy Long authored
build(deps): bump sorbet from 0.5.5912 to 0.5.5913 in /Library/Homebrew
-
Issy Long authored
dev-cmd/typecheck: Programmatically delete old files from `sorbet/files.yaml`
-
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.
-
Mike McQuaid authored
upgrade: deduplicate list of outdated dependents
-
Steve Peters authored
Use `uniq` on the list of outdated dependents to remove duplicates, similar to a change made in #8500.
-
dependabot-preview[bot] authored
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.5912 to 0.5.5913. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Michka Popoff authored
test: check for pgrep/pkill for developers/CI.
-
Nanda H Krishna authored
livecheck: progress bar for JSON output
-
nandahkrishna authored
-
nandahkrishna authored
Co-authored-by:
Sam Ford <1584702+samford@users.noreply.github.com> Co-authored-by:
Dustin Rodrigues <dust.rod@gmail.com>
-
- Sep 17, 2020
-
-
Mike McQuaid authored
build(deps): bump sorbet from 0.5.5911 to 0.5.5912 in /Library/Homebrew
-
Mike McQuaid authored
build(deps): bump rubocop-ast from 0.4.0 to 0.4.1 in /Library/Homebrew
-
Mike McQuaid authored
cask/cask_loader: add cask/cache
-
dependabot-preview[bot] authored
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.5911 to 0.5.5912. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Mike McQuaid authored
test/language/java_spec: drop version to 1.6+
-
Mike McQuaid authored
build(deps): bump sorbet-runtime from 0.5.5911 to 0.5.5912 in /Library/Homebrew
-
Nanda H Krishna authored
livecheck: add RuboCops
-
Nanda H Krishna authored
utils/tty: handling a TTY stderr
-
Mike McQuaid authored
audit: temporarily allow python3.9 rc
-
Vidushee Amoli authored
-
Mike McQuaid authored
If people are running `brew test` but don't have `pgrep` or `pkill` installed the forked processes may never be killed. This is not a big deal on a user's machine but on CI may make a job block and never complete/timeout successfully.
-
Dustin Rodrigues authored
-
nandahkrishna authored
-
nandahkrishna authored
-
Jonathan Chang authored
pr-pull: implement autosquash option
-
Jonathan Chang authored
-
Jonathan Chang authored
-