43579 Commits

Author SHA1 Message Date
BrewTestBot
3caa98efb7
Update manpage and completions.
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
2025-02-04 15:38:49 +00:00
Mike McQuaid
510a1503c8
Merge pull request #19217 from Homebrew/ww/brew-verify
dev-cmd: add brew verify
2025-02-04 15:24:19 +00:00
Patrick Linnane
53f058d0ac
Merge pull request #19229 from Homebrew/dependabot/github_actions/actions/create-github-app-token-1.11.2
build(deps): bump actions/create-github-app-token from 1.11.1 to 1.11.2
2025-02-04 14:51:35 +00:00
Patrick Linnane
31dd465595
Merge pull request #19228 from Homebrew/dependabot/github_actions/github/codeql-action-3.28.8
build(deps): bump github/codeql-action from 3.28.5 to 3.28.8
2025-02-04 14:51:23 +00:00
Patrick Linnane
92d3d17047
Merge pull request #19227 from Homebrew/dependabot/github_actions/ruby/setup-ruby-1.215.0
build(deps): bump ruby/setup-ruby from 1.214.0 to 1.215.0
2025-02-04 14:46:34 +00:00
William Woodruff
27be7b50a1
dev-cmd: add a basic verify test
Signed-off-by: William Woodruff <william@yossarian.net>
2025-02-04 13:08:53 +01:00
William Woodruff
b35cb75e53
Update Library/Homebrew/dev-cmd/verify.rb
Co-authored-by: Douglas Eichelberger <697964+dduugg@users.noreply.github.com>
2025-02-04 13:02:25 +01:00
William Woodruff
2758336890
Merge pull request #19230 from Homebrew/ww/ssh-signing
ci: switch to SSH signing everywhere
2025-02-04 11:04:05 +00:00
William Woodruff
6530dd5487
fix SPDX branch URL
Signed-off-by: William Woodruff <william@yossarian.net>
2025-02-03 22:00:31 +01:00
William Woodruff
3ec71d8acc
ci: switch to SSH signing everywhere
Signed-off-by: William Woodruff <william@yossarian.net>
2025-02-03 21:56:57 +01:00
Bo Anderson
c5e2aa63e5
Merge pull request #19222 from Homebrew/pr-upload-keep-old
dev-cmd/pr-upload: allow --keep-old with --upload-only
2025-02-03 20:23:59 +00:00
Bo Anderson
789309d781
Merge pull request #19223 from Homebrew/ghp-oldest-cpu-fix
github_packages: fix oldest CPU variant on arm64 Linux
2025-02-03 20:23:48 +00:00
Mike McQuaid
8ce6b0f042
Merge pull request #19224 from Homebrew/portable-ruby-arm64-linux
Add arm64 Linux build for Portable Ruby
2025-02-03 20:07:51 +00:00
dependabot[bot]
63dd807354
build(deps): bump actions/create-github-app-token from 1.11.1 to 1.11.2
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](c1a285145b...136412a57a)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 18:43:05 +00:00
dependabot[bot]
e15377c2d0
build(deps): bump github/codeql-action from 3.28.5 to 3.28.8
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.5 to 3.28.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](f6091c0113...dd746615b3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 18:43:02 +00:00
dependabot[bot]
6cf37a7dd4
build(deps): bump ruby/setup-ruby from 1.214.0 to 1.215.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.214.0 to 1.215.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](1287d2b408...2654679fe7)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 18:42:56 +00:00
Bo Anderson
07b8003319
Add arm64 Linux build for Portable Ruby 2025-02-03 18:19:23 +01:00
Mike McQuaid
4b55ebf894
Merge pull request #19212 from Moisan/patch-1
Add rebottling documentation in BrewTestBot-For-Maintainers.md
2025-02-03 17:18:39 +00:00
Bo Anderson
d63e44185f
github_packages: fix oldest CPU variant on arm64 Linux 2025-02-03 18:17:15 +01:00
Bo Anderson
627c4a714c
dev-cmd/pr-upload: allow --keep-old with --upload-only 2025-02-03 18:15:31 +01:00
Thierry Moisan
ecc7832498
fixup! Update docs/BrewTestBot-For-Maintainers.md 2025-02-03 17:42:50 +01:00
Thierry Moisan
9311e45aa1
Update docs/BrewTestBot-For-Maintainers.md
Co-authored-by: Carlo Cabrera <github@carlo.cab>
2025-02-03 17:40:13 +01:00
Mike McQuaid
7b7bf51e1a
Merge pull request #19190 from Homebrew/ubuntu18
docker: fix comment for ubuntu 18 deprecation
2025-02-03 16:38:14 +00:00
Mike McQuaid
47ef1a3b0b
Merge pull request #19218 from Homebrew/artifact_installer_sudo
cask/artifact/installer: don't reset uid if sudo is used.
4.4.20
2025-02-03 16:17:24 +00:00
William Woodruff
0ceddc91ce
code review
Signed-off-by: William Woodruff <william@yossarian.net>
2025-02-03 17:12:11 +01:00
William Woodruff
04bde137e9
regenerate hints
Signed-off-by: William Woodruff <william@yossarian.net>
2025-02-03 17:09:14 +01:00
William Woodruff
06d0f59a29
Apply suggestions from code review
Co-authored-by: Douglas Eichelberger <697964+dduugg@users.noreply.github.com>
2025-02-03 17:08:55 +01:00
Mike McQuaid
e227663207
cask/artifact/installer: don't reset uid if sudo is used.
This fixes handling `sudo` and EUID when using certain `script` commands
on casks e.g. adobe-creative-cloud.

Co-Authored-By: Bo Anderson <mail@boanderson.me>
2025-02-03 16:58:44 +01:00
William Woodruff
f7557ae9fe
strict typechecking
Signed-off-by: William Woodruff <william@yossarian.net>
2025-02-03 16:28:46 +01:00
William Woodruff
77f55aab05
dev-cmd: add brew verify
This is a direct copy of `trailofbits/homebrew-brew-verify`,
but in the `DevCmd` namespace instead.

Signed-off-by: William Woodruff <william@yossarian.net>
2025-02-03 16:23:09 +01:00
Eric Knibbe
573e994f35
Merge pull request #19209 from Homebrew/docs-prefix-priority
docs: prefer `/opt/homebrew` in examples
2025-02-03 14:41:39 +00:00
Eric Knibbe
29b2f35ce8
docs: prefer /opt/homebrew in examples 2025-02-03 15:30:03 +01:00
Thierry Moisan
32ef99e612
Add rebottling documentation in BrewTestBot-For-Maintainers.md 2025-02-03 15:13:31 +01:00
Michka Popoff
8f884e1a79
docker: fix comment for ubuntu 18 deprecation 2025-02-03 15:10:09 +01:00
Mike McQuaid
19f15aced2
Merge pull request #19206 from Homebrew/concurrent-downloads-errors
Print concurrent download errors.
2025-02-03 13:56:39 +00:00
Mike McQuaid
7bf0ba0cea
Merge pull request #19201 from Homebrew/livecheck-error
dev-cmd/livecheck: improve error message when all formulae are autobumped
2025-02-03 13:54:44 +00:00
Markus Reiter
c03a351ab9
Print concurrent download errors. 2025-02-03 14:44:01 +01:00
Issy Long
235082549d
Merge pull request #19200 from Homebrew/docs-last-reviewed-date
Add a `last_reviewed_date` to docs metadata
2025-02-03 13:33:52 +00:00
Issy Long
5dfdfe387f
Unlink localhost:4000 - it doesn't need to be a link 2025-02-03 13:23:20 +00:00
Mike McQuaid
791194865f
Merge pull request #19188 from Homebrew/arm64_linux-tag
Rename aarch64_linux tag to arm64_linux
2025-02-03 13:21:59 +00:00
Issy Long
31d7bcc583
Add a last_reviewed_date to docs metadata
- At the AGM we formed an ad-hoc documentation working group.
- One of our ideas was that we should have a last reviewed date for
  documentation, so that we can periodically implement a review
  mechanism (GitHub Actions posts to Slack for a regular documentation
  outdatedness check?) to track how old docs are and ensure they're
  still relevant.
- This is a first step towards that goal, by adding a `last_review_date`
  to the metadata of all docs with a date of earlier than Homebrew's
  inception because everything needs reviewing so that we start from a
  good base!
2025-02-03 11:56:07 +00:00
Nanda H Krishna
a49e7d9483
dev-cmd/livecheck: improve error message when all formulae are autobumped 2025-02-03 12:43:17 +01:00
Carlo Cabrera
7101d3d49c
Merge pull request #19199 from Homebrew/sponsors-maintainers-man-completions
Update maintainers.
2025-02-03 11:02:04 +00:00
BrewTestBot
55e7b9031d
Update maintainers.
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
2025-02-03 10:20:35 +00:00
Mike McQuaid
f66edcd636
Merge pull request #19194 from Homebrew/concurrent-downloads-full-height
Use full terminal height for concurrent output.
2025-02-03 10:08:32 +00:00
Markus Reiter
3e8709e4da
Use full terminal height for concurrent output. 2025-02-01 17:58:54 +01:00
Mike McQuaid
7ce65c24a6
Merge pull request #18842 from koddsson/rubocops/disable_comment
Add a DisableComment Cop
2025-02-01 16:01:02 +00:00
Mike McQuaid
9465364acc
Merge pull request #19193 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
2025-02-01 12:37:11 +00:00
BrewTestBot
693216bc49
Update manpage and completions.
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
2025-02-01 12:26:33 +00:00
Mike McQuaid
b162acc9d2
Merge pull request #19173 from BingoKingo/formula_creator-patch-1
Update formula_creator.rb
2025-02-01 12:24:53 +00:00