-
-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Comparing changes
Open a pull request
base repository: Homebrew/brew
base: 4.5.5
head repository: Homebrew/brew
compare: 4.5.6
- 10 commits
- 68 files changed
- 3 contributors
Commits on Jun 9, 2025
-
Reduce Homebrew/brew CI warnings
- Remove a bunch of non-actionable/unnecessary noise in GitHub Actions CI. - Limit number of threads used to generate analytics API data to avoid reproducible failures producing errors and requiring retries. - Move to Debian Old Stable for testing non-system `glibc`. - Remove unneeded core taps/updates. - Improve naming of CI jobs to clarify purpose i.e. we're testing things work on Linux, not Ubuntu specifically. - Remove dedicated non-online/non-generic Linux `brew tests` jobs from 3 to 1. Co-authored-by: Rylan Polster <rslpolster@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cc03340 - Browse repository at this point
Copy the full SHA cc03340View commit details -
Merge pull request #20054 from Homebrew/remove_ci_warnings
Reduce Homebrew/brew CI warnings
Configuration menu - View commit details
-
Copy full SHA for 97bc7b1 - Browse repository at this point
Copy the full SHA 97bc7b1View commit details -
workflows/tests.yml: more CI tweaks.
- use `macos-15` for tap syntax, no reason to use (old) `macos-14` - use `macos-latest` for all macOS jobs where we're only testing a single macOS and single Linux target - add `test default formula` jobs for Linux `arm64` - rename a few more jobs for consistency and clarity
Configuration menu - View commit details
-
Copy full SHA for 63abe0b - Browse repository at this point
Copy the full SHA 63abe0bView commit details -
Merge pull request #20060 from Homebrew/more_ci_tweaks
workflows/tests.yml: more CI tweaks.
Configuration menu - View commit details
-
Copy full SHA for 8ebb2cd - Browse repository at this point
Copy the full SHA 8ebb2cdView commit details -
Cleanup
extend/
directory usage.- move some things out of `extend` that don't really fit there e.g. `Module`s that are included but not doing any overriding/monkeypatching - move some code into `extend/os` to fix all remaining `rubocop:todo Homebrew/MoveToExtendOS`s - remove some unneeded `bundle` skipper code that doesn't really make sense given our current bottling strategy - extract some `Pathname` extensions to `extend/pathname` for separate files - move a `ENV` `Kernel` extension into `kernel.rb` - `odeprecate` a seemingly unused backwards compatibility method - move `readline_nonblock` from a monkeypatch to a `ReadlineNonblock.read` method as its only used in one place - fix up a link in documentation
Configuration menu - View commit details
-
Copy full SHA for dc71b7c - Browse repository at this point
Copy the full SHA dc71b7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57ed94c - Browse repository at this point
Copy the full SHA 57ed94cView commit details -
Merge pull request #20061 from Homebrew/extend_cleanup
Cleanup `extend/` directory usage.
Configuration menu - View commit details
-
Copy full SHA for cfdc6fd - Browse repository at this point
Copy the full SHA cfdc6fdView commit details -
Merge pull request #20063 from Homebrew/vendor-install-fail-fix
cmd/vendor-install: fix exit code handling for curl
Configuration menu - View commit details
-
Copy full SHA for ecd0d99 - Browse repository at this point
Copy the full SHA ecd0d99View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8e2cdd - Browse repository at this point
Copy the full SHA b8e2cddView commit details -
Merge pull request #20062 from Homebrew/macos-26
Preliminary macOS 26 (Tahoe) support
Configuration menu - View commit details
-
Copy full SHA for 7b4ef99 - Browse repository at this point
Copy the full SHA 7b4ef99View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.5.5...4.5.6