Rylan Polster
1e37fbd362
Merge pull request #10850 from Rylan12/remove-homebrew-python-resoruces
...
language/python: remove outdated "homebrew-" resource handling
2021-03-15 20:14:35 -04:00
Rylan Polster
beb84c180d
Merge pull request #10849 from Rylan12/include-wheel
...
update-python-resources: include wheel in resources
2021-03-15 20:14:32 -04:00
Bo Anderson
acfe9d24d9
Merge pull request #10815 from Bo98/fi-more-perf
...
formula_installer: further reduce dependency calculations
2021-03-15 18:20:03 +00:00
Bo Anderson
fa8b80747a
test/formula_installer_spec: add tests for cyclic deps
2021-03-15 17:51:09 +00:00
Mike McQuaid
d1fd7e31e4
Merge pull request #10855 from hyuraku/Library/README-delete-brew-cask
...
delete brew-cask command
2021-03-15 13:30:34 +00:00
Mike McQuaid
0cf2d3039d
Merge pull request #10844 from dkav/quiet-update
...
Expand quiet checks in update and update-report
2021-03-15 11:55:03 +00:00
Mike McQuaid
3afa9b078e
Merge pull request #10651 from nandahkrishna/formula-cask-disambiguation
...
livecheck and bump: formula/cask disambiguation
2021-03-15 11:37:34 +00:00
hyuraku
a0d146225e
delete brew-cask command
2021-03-15 19:41:06 +09:00
BrewTestBot
0ad4d81629
Update RBI files for rubocop-sorbet.
2021-03-15 07:11:16 +00:00
BrewTestBot
eb5658101b
brew vendor-gems: commit updates.
2021-03-15 07:10:25 +00:00
dependabot[bot]
40c15cc407
build(deps): bump rubocop-sorbet in /Library/Homebrew
...
Bumps [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet ) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/shopify/rubocop-sorbet/releases )
- [Commits](https://github.com/shopify/rubocop-sorbet/compare/v0.5.1...v0.6.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-15 07:04:35 +00:00
Carlo Cabrera
20ab54fd9f
formula_creator: use tool-agnostic cmake commands
...
New versions of CMake know how to invoke the appropriate build tool
(i.e. make or ninja), so let's try to leave that to CMake.
This also builds out-of-tree, without having to deal with the `mkdir
"build" do` business.
2021-03-15 05:36:33 +00:00
Kenneth Chew
844e865363
audit: check for installed empty files
...
Empty files sometimes indicate that problems occurred during building or installation.
2021-03-14 17:59:09 -04:00
Rylan Polster
4c4dcfa3bb
language/python: remove outdated "homebrew-" resource handling
2021-03-14 14:17:02 -04:00
Rylan Polster
7a19eed48d
update-python-resources: include wheel in resources
2021-03-14 13:41:36 -04:00
Jonathan Chang
cd280ee52a
github/api: update personal access token format.
...
https://github.blog/changelog/2021-03-04-authentication-token-format-updates/
2021-03-14 18:25:38 +11:00
Bo Anderson
e3b451cce8
Merge pull request #10842 from Homebrew/sorbet-files-update
...
sorbet: Update RBI files.
2021-03-13 20:29:34 +00:00
nandahkrishna
0e97793f91
test/completions: modify tests for zsh completions
2021-03-14 01:39:14 +05:30
nandahkrishna
4a4b415186
completions: fix zsh autocompletion issues
2021-03-14 01:27:25 +05:30
Darren Kavanagh
b66b461811
Expand quiet checks in update and update-report
2021-03-13 10:08:06 -08:00
Markus Reiter
4e6840b6d6
Merge pull request #10548 from marblenix/url_block_bugfix
...
bugfix: Add args and options to lazy url block
2021-03-13 12:21:56 +01:00
BrewTestBot
721949bf94
sorbet: Update RBI files.
...
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml ) workflow.
2021-03-13 00:50:08 +00:00
Carlo Cabrera
636ac91817
Merge pull request #10836 from carlocab/unsupported-versions
...
formula_installer: skip bottle check on old Macs
2021-03-12 21:09:08 +00:00
Mike McQuaid
8726636ffe
Merge pull request #10835 from MikeMcQuaid/pr_upload_github_packages
...
Support uploading and downloading bottles from GitHub packages
2021-03-12 18:07:24 +00:00
Cassidy Marble
267040e5df
bugfix: Add args and options to lazy url block
2021-03-12 10:26:59 -07:00
Carlo Cabrera
de676841f6
formula_installer: skip bottle check on old Macs
...
Fixes #10832 .
2021-03-12 15:38:45 +00:00
Nanda H Krishna
1e3dab1401
Merge pull request #10831 from nandahkrishna/cask-autotap
...
cask_loader: do not auto-tap in FromTapLoader
2021-03-12 20:10:38 +05:30
Mike McQuaid
1d32dc9067
Support downloading bottles from GitHub Packages
2021-03-12 14:11:24 +00:00
Mike McQuaid
8e646f6202
pr-upload: support uploading to GitHub Packages.
...
Use `oras` to create a package tagged with the current version.
2021-03-12 14:09:25 +00:00
Bo Anderson
21314eb59b
Merge pull request #10840 from Homebrew/dependabot/bundler/Library/Homebrew/tapioca-0.4.17
...
build(deps): bump tapioca from 0.4.16 to 0.4.17 in /Library/Homebrew
2021-03-12 13:49:07 +00:00
BrewTestBot
adef71afb4
Update RBI files for tapioca.
2021-03-12 13:27:00 +00:00
BrewTestBot
afa6d04f00
brew vendor-gems: commit updates.
2021-03-12 13:26:06 +00:00
dependabot[bot]
cef1bdda1d
build(deps): bump tapioca from 0.4.16 to 0.4.17 in /Library/Homebrew
...
Bumps [tapioca](https://github.com/Shopify/tapioca ) from 0.4.16 to 0.4.17.
- [Release notes](https://github.com/Shopify/tapioca/releases )
- [Commits](https://github.com/Shopify/tapioca/compare/v0.4.16...v0.4.17 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 13:20:39 +00:00
BrewTestBot
7d8970213c
Update RBI files for nokogiri.
2021-03-12 13:19:07 +00:00
BrewTestBot
3b001be833
brew vendor-gems: commit updates.
2021-03-12 13:18:13 +00:00
dependabot[bot]
6d17ff7180
build(deps): bump nokogiri from 1.11.1 to 1.11.2 in /Library/Homebrew
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.1...v1.11.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 13:12:29 +00:00
Bo Anderson
6d48b1e21c
Merge pull request #10837 from Homebrew/sorbet-files-update
...
sorbet: Update RBI files.
2021-03-12 12:58:47 +00:00
Nanda H Krishna
6de7686814
Merge pull request #10829 from nandahkrishna/github-pagination
...
utils/github/api: simplify pagination
2021-03-12 17:42:57 +05:30
BrewTestBot
75aa24fac9
sorbet: Update RBI files.
...
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml ) workflow.
2021-03-12 00:54:13 +00:00
nandahkrishna
e64f2d1fd4
test/exceptions_spec: add test for TapFormulaOrCaskUnavailableError
2021-03-12 01:28:20 +05:30
Mike McQuaid
433cd83cbc
Merge pull request #10825 from MikeMcQuaid/pr-upload-cleanup
...
dev-cmd/pr-upload: some refactoring
2021-03-11 17:34:23 +00:00
nandahkrishna
585ec90878
cask_loader: do not auto-tap in FromTapLoader
2021-03-11 21:09:42 +05:30
Markus Reiter
65d1747b29
Check homepage with both browser and default user agent.
2021-03-11 16:19:21 +01:00
Mike McQuaid
3f00d08544
dev-cmd/pr-upload: some refactoring
...
- make the description more generic/correct
- use "internet archive" over "archive"
- move some logic to a new `GitHubReleases` class (for consistency)
- remove some obvious comments
- extract out and move some constants
2021-03-11 14:49:56 +00:00
Mike McQuaid
5240afbbb5
Merge pull request #10800 from gromgit/prefix-fix
...
--prefix: shortlist only formulae
2021-03-11 10:41:27 +00:00
Adrian Ho
548316ecc8
--prefix: shortlist only formulae
2021-03-11 17:32:35 +08:00
nandahkrishna
7b0352f167
utils/github/api: simplify pagination
2021-03-11 14:50:19 +05:30
Bo Anderson
73d372e951
formula_installer: further reduce dependency calculations
2021-03-10 17:09:14 +00:00
Bo Anderson
769a6cd1f5
Don't touch PATH, GEM_HOME and GEM_PATH when testing formula
2021-03-10 17:08:57 +00:00
Shaun Jackman
0bba3bc6f6
rubocops: Permit uses_from_macos "cyrus-sasl"
...
macOS provides /usr/lib/libsasl2.dylib
2021-03-10 08:16:24 -08:00