2769 Commits

Author SHA1 Message Date
Bo Anderson
67ecc2452a
Merge pull request #15602 from donaldducky/cask-support-multiple-headers
Cask support multiple headers
2023-07-20 21:19:55 +01:00
Caleb Xu
892128304c
docs: add documentation about reproducible builds 2023-07-18 13:03:12 -04:00
Patrick Linnane
c56669e9cd
various: fix miscellaneous typos 2023-07-18 08:52:49 -07:00
Steve Matsumoto
fa3bfc796d docs/FAQ: tap homebrew/core before editing formula
New installs don't tap `homebrew/core`, so `brew edit foo` fails with
`Error: Invalid usage: foo doesn't exist on disk.` for any package.
Add an instruction to run `brew tap homebrew/core` first, which fixes
this issue.
2023-07-18 10:32:18 -04:00
Mike McQuaid
0ae98a8a09
Enable HOMEBREW_SORBET_RUNTIME (sometimes)
Reverts #15385 with some tweaks.
2023-07-18 13:17:54 +01:00
Mike McQuaid
1ec7f0acaa
Merge pull request #15700 from MikeMcQuaid/macosx
docs/Installation: fix Mac OS X reference.
2023-07-18 10:53:40 +01:00
Mike McQuaid
347934d452
docs/Installation: fix Mac OS X reference.
I shouldn't care but: the only versions where this is required are
Mac OS X versions.
2023-07-18 10:40:55 +01:00
Mike McQuaid
a1c9a21548
cmd/tap: remove --list-pinned option.
Not deprecating as it's broken and has been for several major versions.
2023-07-18 10:23:52 +01:00
Osama Albahrani
cefa2d197b
docs: Requirements: add Arch Linux
Note: I'm not entirely sure if these are sufficient. I mimicked what's [in `install.sh`](https://github.com/Homebrew/install/blob/master/install.sh#L1052) and what's already listed for the remaining distros.
2023-07-17 14:39:52 -04:00
Bevan Kay
6a78d5833b
docs/cask: replace single-quoted with double-quoted 2023-07-17 12:52:15 +10:00
Gabriel Gerlero
c68e060dd4
docs/Installation: Mac OS X -> macOS 2023-07-12 00:13:06 -03:00
Gabriel Gerlero
0e60c80fbf
docs/Installation: fix Apple Developer account link 2023-07-11 18:08:19 -03:00
Nanda H Krishna
b0d38633c9
Merge pull request #15658 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
2023-07-10 14:39:57 -04:00
BrewTestBot
9ba1e5e26a
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.
2023-07-10 17:53:39 +00:00
Andrej Valek
f350c9ded0 docs: Add info about tap creation
Tap directories for furmulae/casks have to be created manually.

Signed-off-by: Andrej Valek <andy@skyrain.eu>
2023-07-10 13:38:08 +02:00
Mike McQuaid
7da934f7e2
Deprecate/disable/delete code.
The next release after this is merged will be 4.1.0.

Co-authored-by: Markus Reiter <me@reitermark.us>
2023-07-06 16:56:20 +01:00
Bo Anderson
8d1aabba81
tap: warn if tapping core taps under API mode 2023-07-05 21:57:00 +01:00
BrewTestBot
b9dfaae1fd
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.
2023-06-29 20:40:32 +00:00
Don Chea
0e9a8418fc Update Cask cookbook to mention header array support 2023-06-28 11:36:12 -04:00
BrewTestBot
e9699f16bc
Update maintainers.
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
2023-06-27 13:05:32 +00:00
Mike McQuaid
16234637ca
docs/FAQ: tweak wording. 2023-06-27 09:55:52 +01:00
gtnbssn
6e9b964125
Explain how to undo brew edit
Add a line explaining how brew update-reset can be used to undo changes users might have made with brew edit.
2023-06-27 10:28:15 +08:00
Branch Vincent
6e6ec1b42a
man: fix a literal newline 2023-06-25 21:30:40 -07:00
BrewTestBot
81f9d26623
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.
2023-06-20 15:21:55 +00:00
Mike McQuaid
75dd070395
Remove Google Analytics
We are now entirely migrated to InfluxDB so can remove all GA code.
2023-06-16 10:33:15 +01:00
Razvan Azamfirei
5192866abe
homebrew-cask-drivers: deprecate official tap 2023-06-08 08:12:59 -04:00
Mike McQuaid
8c72844392
Merge pull request #15501 from MikeMcQuaid/no_docs_feed
docs/config: remove jekyll-feed.
2023-06-07 14:27:45 +01:00
Mike McQuaid
fbf71e7b96
docs/config: remove feed.
This slightly speeds up generation and it's no longer needed as of
https://github.com/Homebrew/brew.sh/pull/955 and
https://github.com/Homebrew/brew.sh/pull/956.
2023-06-06 12:02:22 -04:00
BrewTestBot
51ca622bc6
Update maintainers.
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
2023-06-05 00:05:51 +00:00
BrewTestBot
782aa04e20
Update maintainers.
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
2023-05-29 13:32:19 +00:00
Mike McQuaid
98dd8610ae
Tweak code style and documentation wording 2023-05-29 08:59:35 +01:00
JBYoshi
f43847516d
Add information about App Management permissions to the FAQ. 2023-05-28 14:42:07 -05:00
BrewTestBot
ab47851b33
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.
2023-05-24 21:07:51 +00:00
BrewTestBot
a5a921c512
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.
2023-05-19 13:04:26 +00:00
BrewTestBot
61698a8baa
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.
2023-05-18 14:09:30 +00:00
Kevin
946478aed4
Merge pull request #15396 from apainintheneck/custom-service-name
Custom service name
2023-05-17 22:09:31 -07:00
apainintheneck
f2adbf6613 service: change custom name DSL
After some discussion, we decided to change the DSL to get rid of
the `plist_name` and `service_name` methods which aren't meaningful
for most users.

The new DSL looks like this:

```rb
service do
  name macos: "name", linux: "name"
end
```

I also updated some specs here to reflect these changes.

There was some talk about maybe deprecating `plist_name` and `service_name`
but I think that's outside of the scope of this PR so I'm leaving
them as is for now. One benefit of this is that everything here is backwards
compatible.
2023-05-17 21:54:32 -07:00
Sam Ford
9b6e8f8dc5
Update brew livecheck documentation 2023-05-16 16:08:20 -04:00
BrewTestBot
b27548dd97
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.
2023-05-16 16:33:15 +00:00
Mike McQuaid
83ab385281
Merge pull request #15422 from apainintheneck/update-service-documentation
formula-cookbook: update service docs
2023-05-16 17:24:13 +01:00
BrewTestBot
18336080df
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.
2023-05-14 18:47:44 +00:00
apainintheneck
41c7eb7078 formula-cookbook: update service docs
Add more info about the `run` method.
- Adds array example
- Adds OS specific example
2023-05-13 23:41:18 -07:00
apainintheneck
ed24ef4860 docs/formula-cookbook: update service docs 2023-05-13 14:53:02 -07:00
Mike McQuaid
d90644f18e
Merge pull request #15376 from colindean/checklist_toc_and_minor_fixes
Adds a TOC to the maintainer checklist
2023-05-10 13:11:55 +01:00
Mike McQuaid
17562724bd
New-Maintainer-Checklist: cleanup owners references. 2023-05-10 12:56:15 +01:00
Colin Dean
123437f05e
Sync 'owners' in TOC in New Maintainers Checklist 2023-05-09 21:15:11 -04:00
Colin Dean
38adddbda7
Restore Owners header
My intent was to disambiguate what ownership means and be specific but we decided it was better to just keep the title the same since that's what it's called in all of the systems.
2023-05-09 09:04:54 -04:00
Patrick Linnane
7c7ddd82fe
Revert "Merge pull request #15377 from carlocab/sorbet-runtime-take2"
This reverts commit cca98d5637d847548791b5afb16a5c609de2cb58, reversing
changes made to c0f8068573bbf886fdc78d3f9daca54d53e7e49e.
2023-05-08 12:16:11 -07:00
BrewTestBot
c11d5d20a1
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.
2023-05-08 11:39:56 +00:00
Carlo Cabrera
84cb8a42f7
Revert "Revert "Merge pull request #15369 from carlocab/sorbet-runtime""
We need to exclude any command that might read `lsyncd` on Linux while
simulating macOS. This seems like all of them.

This reverts commit bcf94f6e27d26a6844ee1fa7af73333321015987.
2023-05-08 11:37:48 +08:00