Mike McQuaid
260ee0ee6a
Merge pull request #14375 from MikeMcQuaid/homebrew_no_install_from_api
...
Add HOMEBREW_NO_INSTALL_FROM_API
2023-01-18 17:47:46 +00:00
Mike McQuaid
4a03603f68
Add HOMEBREW_NO_INSTALL_FROM_API
...
This allows HOMEBREW_INSTALL_FROM_API functionality to be disabled and will stick around once
HOMEBREW_INSTALL_FROM_API is made the default behaviour.
Co-authored-by: Eric Knibbe <enk3@outlook.com>
2023-01-18 15:50:13 +00:00
Mike McQuaid
653b349c8b
Change HOMEBREW_INSTALL_FROM_API update frequency
...
This doesn't need to be nearly as often for HOMEBREW_INSTALL_FROM_API users because we're getting the latest information from the API when needed rather than just at `brew update` time.
2023-01-18 15:11:42 +00:00
Colin Dean
7b1cba7f93
docs: Use latest in link to SPDX expressions
...
Co-authored-by: Bo Anderson <mail@boanderson.me>
2023-01-07 15:20:43 -05:00
Colin Dean
2cae0bb654
docs: Fixes broken link to SPDX expressions docs
2023-01-07 14:37:53 -05:00
Mike McQuaid
ee8c05f7a1
Merge pull request #14299 from colindean/patch-1
...
Governance: Adds PLC candidate expectations
2023-01-03 11:59:02 +00:00
EricFromCanada
42e91e8668
docs: add Table of Contents to selected pages
2022-12-30 00:45:30 -05:00
Colin Dean
74ca197b1c
Governance: Adds PLC candidate expectations
...
This facilitates the distribution of a slate of candidates and their bios and intentions.
2022-12-28 12:36:39 -05:00
Evgeny
77726d1913
docs: Change comma style in Acceptable-Casks
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2022-12-17 14:31:48 +07:00
Evgeny
45cb6753b5
docs: Fix wrong condition for an app rejection
...
Swapped logic of rejection from work to failure and added an example
2022-12-16 20:16:09 +07:00
Sean Molenaar
5724c495f5
docs: Document that casks should pass GateKeeper
2022-12-16 11:07:13 +01:00
Mike McQuaid
cc8781e0f8
Homebrew-Leadership-Responsibilities: import changes.
...
The PLC/TSC agreed this change in the private repository.
2022-12-08 09:30:41 +00:00
EricFromCanada
9cc4766d33
docs: hyperlink updates
...
plus some reformatting
2022-12-06 12:52:03 -05:00
EricFromCanada
a329003e17
Maintainers docs: content & formatting updates
2022-12-06 12:52:03 -05:00
EricFromCanada
43070d73a1
Maintainers docs: adjust line breaks
2022-12-06 12:52:03 -05:00
BrewTestBot
fbae560fd7
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.
2022-12-06 10:22:26 +00:00
EricFromCanada
7bc427405a
governance: update membership procedures
2022-11-30 19:30:26 -05:00
EricFromCanada
a8b61a4226
governance: create 2022-membership.md
...
Based on survey in https://github.com/Homebrew/brew/issues/13180
2022-11-30 19:28:23 -05:00
EricFromCanada
d9ef454528
CI: add docs.yml
...
With fixes for Markdown syntax to allow tests to pass.
2022-11-26 10:28:12 -05:00
BrewTestBot
59f372a776
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.
2022-11-21 14:31:02 +00:00
Mike McQuaid
129c5c2845
Merge pull request #14152 from EricFromCanada/docs-contributors-fixes
...
docs: update Contributors section
2022-11-17 15:02:09 +00:00
EricFromCanada
d615899ca9
Contributors docs: content & formatting updates
...
Update How-To-Open-a-Homebrew-Pull-Request.md
Update Acceptable-Formulae.md
Update Acceptable-Casks.md
Update License-Guidelines.md
Update Versions.md
Update Versions.md
Update Deprecating-Disabling-and-Removing-Formulae.md
Update Node-for-Formula-Authors.md
Update Python-for-Formula-Authors.md
Update Brew-Livecheck.md
Update Migrating-A-Formula-To-A-Tap.md
Update Rename-A-Formula.md
Update How-to-Create-and-Maintain-a-Tap.md
Update Brew-Test-Bot.md
Update Typechecking.md
2022-11-16 09:03:12 -05:00
EricFromCanada
034bf72235
Contributors docs: adjust line breaks
2022-11-16 09:03:12 -05:00
BrewTestBot
b9b98ac542
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.
2022-11-16 13:41:08 +00:00
EricFromCanada
91c71a58ac
Cask-Cookbook: content & formatting updates
2022-11-11 16:07:11 -05:00
EricFromCanada
d6d16969c6
Formula-Cookbook: content & formatting updates
2022-11-11 16:07:11 -05:00
EricFromCanada
69f3ce6ec1
Formula-Cookbook: add/move/reorder sections
2022-11-11 16:07:11 -05:00
EricFromCanada
9c22c47e4f
Cookbooks: adjust line breaks
2022-11-11 15:49:53 -05:00
Patrick Linnane
f81857140f
docs: Fix env variable typo
2022-11-10 07:33:52 -08:00
BrewTestBot
89b3bb83f7
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.
2022-11-08 14:38:09 +00:00
Bo Anderson
31d4da3380
Merge pull request #14096 from p-linnane/fix-version-ref
...
docs: Bump various OS versions
2022-11-05 01:57:22 +00:00
Patrick Linnane
2c550684e3
Update docs/Cask-Cookbook.md
...
Co-authored-by: Bo Anderson <mail@boanderson.me>
2022-11-04 18:10:46 -07:00
Patrick Linnane
ea585b1d47
Add :ventura
2022-11-04 15:09:34 -07:00
Patrick Linnane
f8923de85f
Add :monterey & :ventura symbols
2022-11-04 15:08:28 -07:00
Patrick Linnane
e1d8307606
docs: Bump stable cask OS versions
2022-11-04 15:00:04 -07:00
Bo Anderson
5fb368d9b8
dev-cmd/bottle: add --no-all-checks
2022-11-04 18:46:43 +00:00
Mike McQuaid
9d4588cf7d
Merge pull request #14055 from Undre4m/docs/zsh-completions-reword
...
Fix Oh-My-Zsh suggested completions configuration
2022-10-31 12:21:28 +00:00
Lucas Astrada
a58dffc636
Reword suggestion to be more clear of command placement
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2022-10-27 13:26:11 -03:00
Lucas Astrada
d1d332aed8
Fix Oh-My-Zsh suggested configuration breaking completions on non-login shells
2022-10-26 21:31:52 -03:00
BrewTestBot
666c156de0
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.
2022-10-26 11:17:55 +00:00
Mike McQuaid
b9411ef8a6
Merge pull request #14035 from hmarr/git-partial-clone-sparse-checkout
...
Support git partial clones with sparse checkouts (take 2)
2022-10-25 09:28:29 +01:00
Bo Anderson
6a7eac25e1
Merge pull request #14003 from Bo98/linux-req
...
Update Linux requirements
2022-10-24 01:41:50 +01:00
Patrick Linnane
01fa07d08a
Update docs/Installation.md
...
Co-authored-by: Bo Anderson <mail@boanderson.me>
2022-10-23 08:36:12 -07:00
Patrick Linnane
cc358c2cad
Fix minor version typo
2022-10-22 21:23:44 -07:00
Harry Marr
237a4181c0
Add docs for casks that use git URLs
2022-10-22 12:01:13 -04:00
EricFromCanada
67f6f29675
docs: section 1 wording/formatting fixes
2022-10-20 09:35:42 -04:00
EricFromCanada
bbac622d1b
docs: mention "path not in the working tree" error
2022-10-20 09:14:33 -04:00
Mike McQuaid
53b1c0f48e
Strengthen "don't create issues" language
...
We're still getting a non-trivial number of issues from configurations
we don't support and don't plan to.
Let people know that we know their experience will not be good and what
to expect if they file issues.
Co-authored-by: Eric Knibbe <enk3@outlook.com>
2022-10-20 11:39:20 +01:00
FX Coudert
8749e19e63
Update docs/Installation.md
...
Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com>
2022-10-19 11:48:13 +02:00
Francois-Xavier Coudert
e16afb305e
Mark macOS Ventura as supported
2022-10-19 11:21:52 +02:00