28324 Commits

Author SHA1 Message Date
Misty De Meo
04c8e896a5
edit: enable Sublime Text project view 2021-08-01 15:36:48 -07:00
Mike McQuaid
bdc3391a13
Merge pull request #11793 from Homebrew/revert-11781-remove_homebrew_bottle_domain
Revert "Remove HOMEBREW_BOTTLE_DOMAIN"
2021-07-29 21:35:11 +01:00
Mike McQuaid
29ed4d216a
Revert "Remove HOMEBREW_BOTTLE_DOMAIN" 2021-07-29 21:15:40 +01:00
Sam Ford
689c1fdb6e
Merge pull request #11785 from bevanjkay/livecheck-electronbuilder-allowquery
livecheck: allow query parameter in electron_builder strategy url
2021-07-28 23:08:45 -04:00
Mike McQuaid
13d3eab24f
Merge pull request #11786 from MikeMcQuaid/cleanup_permissions
extend/pathname: handle missing permissions on removal.
2021-07-28 16:02:55 +01:00
Mike McQuaid
714bfee81f
extend/pathname: handle missing permissions on removal.
Fixes #11783
2021-07-28 15:40:23 +01:00
Bevan Kay
c28db0424d
livecheck: allow query parameter in electron_builder strategy url
Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com>
2021-07-28 13:20:15 +10:00
Nanda H Krishna
89b8619153
Merge pull request #11784 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2021-07-28 06:09:01 +05:30
BrewTestBot
c1f68c7053
sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2021-07-28 00:12:55 +00:00
Mike McQuaid
0228c13832
Merge pull request #11781 from MikeMcQuaid/remove_homebrew_bottle_domain
Remove HOMEBREW_BOTTLE_DOMAIN
2021-07-27 15:44:16 +01:00
Carlo Cabrera
c0a298bcd3
Merge pull request #11780 from Homebrew/update-man-completions
Update maintainers, manpage and completions.
2021-07-27 22:41:27 +08:00
Carlo Cabrera
008c4759c6
Merge pull request #11782 from yahavi/undefined-delete-if
Error raised when no headers defined in curl download
2021-07-27 22:05:12 +08:00
yahavi
d8d1922fec Error raised when no headers defined in curl download 2021-07-27 16:17:46 +03:00
Mike McQuaid
5d8b5ceb22
Remove HOMEBREW_BOTTLE_DOMAIN
It no longer works under GitHub Packages and `HOMEBREW_ARTIFACT_DOMAIN`
must be used instead.
2021-07-27 14:12:17 +01:00
BrewTestBot
b294f309ed
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
2021-07-27 12:54:37 +00:00
Mike McQuaid
250233acdf
Merge pull request #11766 from yahavi/private-registry
Add support for private registry
2021-07-27 13:52:38 +01:00
yahavi
1116580502 Implement code review comment 2021-07-27 09:55:22 +03:00
Dawid Dziurla
3e52e8b48a
Merge pull request #11777 from SMillerDev/fix/service/pre_link_error
formula_installer: install service after linking
3.2.5
2021-07-26 22:20:38 +02:00
Sean Molenaar
391b02f870
formula_installer: install service after linking 2021-07-26 21:13:53 +02:00
Mike McQuaid
f76c52445e
Merge pull request #11776 from Homebrew/dependabot/bundler/Library/Homebrew/bootsnap-1.7.6
build(deps): bump bootsnap from 1.7.5 to 1.7.6 in /Library/Homebrew
2021-07-26 19:32:00 +01:00
Nanda H Krishna
73d7b5295e
Merge pull request #11775 from Homebrew/dependabot/bundler/docs/listen-3.6.0
build(deps): bump listen from 3.5.1 to 3.6.0 in /docs
2021-07-26 23:54:16 +05:30
Nanda H Krishna
a1e1859bc9
Merge pull request #11774 from Homebrew/dependabot/bundler/docs/github-pages-216
build(deps-dev): bump github-pages from 215 to 216 in /docs
2021-07-26 23:51:40 +05:30
BrewTestBot
d5f2487f70
Update RBI files for bootsnap. 2021-07-26 18:09:14 +00:00
BrewTestBot
e0edf75b7f
brew vendor-gems: commit updates. 2021-07-26 18:07:12 +00:00
dependabot[bot]
62949f0a12
build(deps): bump bootsnap from 1.7.5 to 1.7.6 in /Library/Homebrew
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.7.5 to 1.7.6.
- [Release notes](https://github.com/Shopify/bootsnap/releases)
- [Changelog](https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Shopify/bootsnap/compare/v1.7.5...v1.7.6)

---
updated-dependencies:
- dependency-name: bootsnap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 18:04:34 +00:00
dependabot[bot]
534531ccfa
build(deps): bump listen from 3.5.1 to 3.6.0 in /docs
Bumps [listen](https://github.com/guard/listen) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/guard/listen/releases)
- [Commits](https://github.com/guard/listen/compare/v3.5.1...v3.6.0)

---
updated-dependencies:
- dependency-name: listen
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 18:02:31 +00:00
dependabot[bot]
22d538a7e3
build(deps-dev): bump github-pages from 215 to 216 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 215 to 216.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v215...v216)

---
updated-dependencies:
- dependency-name: github-pages
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 18:01:42 +00:00
yahavi
0335d8c0bc Fix code review comments + disable authorization on redirections 2021-07-26 19:07:23 +03:00
Mike McQuaid
071d769b00
Merge pull request #11770 from kraktus/d
Doc tweaks
3.2.4
2021-07-26 13:35:52 +01:00
Mike McQuaid
4931c6cafc
Merge pull request #11772 from SMillerDev/fix/formula/opt_for_service_helpers
Formula: use opt_prefix for service helpers
2021-07-26 13:19:07 +01:00
Mike McQuaid
e5dfed1b3b
docs/How-To-Open-a-Homebrew-Pull-Request: don't install with debug/verbose. 2021-07-26 13:14:28 +01:00
Mike McQuaid
2f369efba7
Merge pull request #11767 from hyuraku/search_desc_by_formula-or-cask
repair to apply `--formula` and `--cask` options to `brew search  --desc`
2021-07-26 13:13:06 +01:00
Sean Molenaar
869b0ea519
Formula: use opt_prefix for service helpers 2021-07-26 11:11:34 +02:00
Carlo Cabrera
ca4f7aeb00
Merge pull request #11760 from carlocab/show-archs
formula_cellar_checks: show mismatched arch in `check_binary_arches`
2021-07-26 16:34:25 +08:00
yahavi
cc12738f8e Allow anonymous access in private registries 2021-07-26 09:58:34 +03:00
kraktus
111980932b Docs: remove bottle :unneeded mention
As per Homebrew/homebrew-core#75943
2021-07-25 20:25:18 +02:00
kraktus
c3bbd110d6 Docs: better flags for build/test commands
When creating a new formula, `--build-from-source` should be added. Adding the `--online` flag make the test more thorough.
2021-07-25 20:14:45 +02:00
hyuraku
3ccb1f6328 search by desc with formula-cask option 2021-07-25 20:10:35 +09:00
yahavi
b8954030e3 Add support for private registry 2021-07-25 10:50:12 +03:00
Rylan Polster
5ec335188f
Merge pull request #11754 from Rylan12/update-preinstall-check
Use Homebrew/brew when checking `HOMEBREW_AUTO_UPDATE_SECS`
2021-07-24 13:21:41 -04:00
Nanda H Krishna
4cf2820943
Merge pull request #11763 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.18.4
build(deps): bump rubocop from 1.18.3 to 1.18.4 in /Library/Homebrew
2021-07-23 23:59:22 +05:30
Nanda H Krishna
62c44e24ab
Merge pull request #11762 from Homebrew/dependabot/github_actions/codecov/codecov-action-2.0.2
build(deps): bump codecov/codecov-action from 2.0.1 to 2.0.2
2021-07-23 23:51:45 +05:30
BrewTestBot
485c9777d3
Update RBI files for rubocop. 2021-07-23 18:07:57 +00:00
BrewTestBot
b559e202c8
brew vendor-gems: commit updates. 2021-07-23 18:05:44 +00:00
dependabot[bot]
d51bf3231e
build(deps): bump rubocop from 1.18.3 to 1.18.4 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.18.3 to 1.18.4.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.18.3...v1.18.4)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-23 18:03:03 +00:00
dependabot[bot]
53b399db1f
build(deps): bump codecov/codecov-action from 2.0.1 to 2.0.2
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](c585afe366...51d810878b)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-23 18:02:35 +00:00
Michka Popoff
2689957a08
Merge pull request #11761 from iMichka/debian
brews.sh: change HOMEBREW_MINIMUM_CURL_VERSION only for debian 7
2021-07-23 15:27:45 +02:00
Michka Popoff
bc8613cbe8
brews.sh: change HOMEBREW_MINIMUM_CURL_VERSION only for debian 7
I am not sure why we also checked for HOMEBREW_FORCE_HOMEBREW_ON_LINUX.
If the minimum curl version needs to be changed, we should introduce
specific env variables for each case that needs it, instead of
asking for HOMEBREW_FORCE_HOMEBREW_ON_LINUX to be set too (which is not the case
in the linuxbrew-core repo for example)
2021-07-23 14:51:35 +02:00
Carlo Cabrera
8e6731b7c7
formula_cellar_checks: show mismatched arch in check_binary_arches
This will make the error more informative by showing the architecture a
binary was built for along with the error message.

Before:

    foo:
      * Binaries built for an incompatible architecture were installed into foo's prefix.
        The offending files are:
          /usr/local/Cellar/foo/1.0/lib/libbar.dylib
          /usr/local/Cellar/foo/1.0/lib/libfoo.dylib
          /usr/local/Cellar/foo/1.0/lib/libincompatible.dylib
        Unexpected universal binaries were found.
        The offending files are:
          /usr/local/Cellar/foo/1.0/lib/liball.dylib
          /usr/local/Cellar/foo/1.0/lib/libuniversal.dylib

After:

    foo:
      * Binaries built for a non-native architecture were installed into foo's prefix.
        The offending files are:
          /usr/local/Cellar/foo/1.0/lib/libbar.dylib        (i386)
          /usr/local/Cellar/foo/1.0/lib/libfoo.dylib        (arm64)
          /usr/local/Cellar/foo/1.0/lib/libincompatible.dylib       (universal)
        Unexpected universal binaries were found.
        The offending files are:
          /usr/local/Cellar/foo/1.0/lib/liball.dylib
          /usr/local/Cellar/foo/1.0/lib/libuniversal.dylib
2021-07-23 11:40:01 +08:00
Rylan Polster
b18bbacced
Merge pull request #11714 from Rylan12/developer
Add `brew developer` command
2021-07-21 09:53:04 -04:00