Mike McQuaid
d578469a75
Merge pull request #10984 from MikeMcQuaid/portable_ruby_github_default
...
cmd/vendor-install: use GitHub for portable Ruby.
2021-04-02 09:43:47 +01:00
Mike McQuaid
ab0d9f18a5
Merge pull request #10977 from MikeMcQuaid/github_packages_tab_download
...
GitHub Packages Tab download
2021-04-02 09:43:27 +01:00
Thomas
8cca00286d
Update denylist_spec.rb
2021-04-02 16:10:27 +08:00
Thomas
69cf697e2e
Remove Audacity from denylist.rb
2021-04-02 15:25:34 +08:00
BrewTestBot
f04404a9f5
Update RBI files for tapioca.
2021-04-02 06:06:32 +00:00
BrewTestBot
0fc89a343e
brew vendor-gems: commit updates.
2021-04-02 06:05:35 +00:00
BrewTestBot
64183fac5c
Update RBI files for mechanize.
2021-04-02 06:02:30 +00:00
BrewTestBot
2a8fa71619
brew vendor-gems: commit updates.
2021-04-02 06:01:41 +00:00
dependabot[bot]
98717c5c89
build(deps): bump tapioca from 0.4.19 to 0.4.20 in /Library/Homebrew
...
Bumps [tapioca](https://github.com/Shopify/tapioca ) from 0.4.19 to 0.4.20.
- [Release notes](https://github.com/Shopify/tapioca/releases )
- [Commits](https://github.com/Shopify/tapioca/compare/v0.4.19...v0.4.20 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-02 05:59:34 +00:00
dependabot[bot]
1122fc98b9
build(deps): bump mechanize from 2.7.7 to 2.8.0 in /Library/Homebrew
...
Bumps [mechanize](https://github.com/sparklemotion/mechanize ) from 2.7.7 to 2.8.0.
- [Release notes](https://github.com/sparklemotion/mechanize/releases )
- [Changelog](https://github.com/sparklemotion/mechanize/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/mechanize/compare/v2.7.7...v2.8.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-02 05:59:11 +00:00
Shaun Jackman
95e7e010ee
Add OS::Linux::Glibc.version
2021-04-01 22:16:33 -07:00
BrewTestBot
abe7cd3edf
sorbet: Update RBI files.
...
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml ) workflow.
2021-04-02 04:52:02 +00:00
nandahkrishna
8aa0939c53
workflows/{sorbet,spdx}: use origin_branch with git-try-push
2021-04-02 10:14:18 +05:30
Mike McQuaid
1fa9a6b7c6
Merge pull request #10981 from Homebrew/sorbet-files-update
...
sorbet: Update RBI files.
2021-04-02 02:42:48 +01:00
Tom Hu
ff7a0a121f
typo
2021-04-01 21:19:56 -04:00
Markus Reiter
c2c93d1cc9
Run shellcheck
on cask utils and shim scripts.
2021-04-02 03:03:54 +02:00
Markus Reiter
5aa0dbe1f9
Move RMDIR_SH
into separate file.
2021-04-02 03:01:08 +02:00
Max Mueggler
23376bad75
Speed up cask pkg uninstallation when there's many directories to delete.
...
Results in an order of magnitude speedup for uninstalling large packages such as mactex.
2021-04-02 03:01:07 +02:00
Markus Reiter
571208c8ee
Only call find
on directories.
2021-04-02 03:01:07 +02:00
Markus Reiter
ffba81f677
Adjust audit
spec.
2021-04-02 00:56:38 +00:00
Markus Reiter
02b2abaa67
Skip url do
URLs in offline audit.
2021-04-02 00:56:36 +00:00
Markus Reiter
b843ca881c
Implement nested url do
API.
2021-04-02 00:56:36 +00:00
Dawid Dziurla
64c53f1a37
pr-pull,upload: don't quote passed --committer value
2021-04-02 00:56:35 +00:00
Dawid Dziurla
93ccf1ef6a
pr-pull: pass --committer to pr-upload
2021-04-02 00:56:34 +00:00
BrewTestBot
731b4fce5b
Update maintainers, manpage and completions.
...
Autogenerated by the [update-manpage](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-manpage.yml ) workflow.
2021-04-02 00:56:32 +00:00
nandahkrishna
f812654cc1
utils: raise UsageError
in parse_author!
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2021-04-02 00:56:31 +00:00
nandahkrishna
59dae75709
Allow specifying committer for some dev-cmd
s
2021-04-02 00:56:30 +00:00
Mike McQuaid
7314ad55b4
workflows/tests: remove cask taps audit.
...
These are just too error-prone. They shouldn't be re-enabled until our
CI is setup such that it's impossible for any changes to be merged into
homebrew-cask if these are failing.
2021-04-02 00:56:29 +00:00
Mike McQuaid
6e2adcc461
github_packages: update mediaType.
...
This custom type will allow better display in GitHub Packages.
2021-04-02 00:56:28 +00:00
Tom Hu
bba27eefec
Use double quotes
2021-04-01 20:29:27 -04:00
Markus Reiter
2bd0b6ee61
Merge pull request #10973 from reitermarkus/nested-url-do
...
Implement nested `url do` API.
2021-04-02 02:29:22 +02:00
Markus Reiter
c07205caf2
Adjust audit
spec.
2021-04-02 01:55:36 +02:00
Markus Reiter
d2a3944e70
Skip url do
URLs in offline audit.
2021-04-02 01:55:35 +02:00
Markus Reiter
0b6b05d1aa
Implement nested url do
API.
2021-04-02 01:41:44 +02:00
Tom Hu
0947ab6c29
Use simplecov-cobertura
2021-04-01 18:59:46 -04:00
Nanda H Krishna
912f2603e7
Merge pull request #10994 from dawidd6/prrr
...
pr-pull,upload: don't quote passed --committer value
2021-04-02 04:25:25 +05:30
Dawid Dziurla
82b71b7a02
pr-pull,upload: don't quote passed --committer value
2021-04-02 00:17:43 +02:00
Dawid Dziurla
2572fa9272
Merge pull request #10993 from dawidd6/committer-pull
...
pr-pull: pass --committer to pr-upload
2021-04-02 00:06:24 +02:00
Shaun Jackman
0db0db9516
build_system_info: Use the host glibc version only
...
Use the host glibc version only to avoid errors with
brew tests --no-compat
2021-04-01 15:04:40 -07:00
Dawid Dziurla
41775738fa
pr-pull: pass --committer to pr-upload
2021-04-01 23:46:44 +02:00
Shaun Jackman
11bfba1762
build_info: Add glibc_version for Linux
2021-04-01 13:04:32 -07:00
cacology
6837f9c039
Update docs/Common-Issues.md
...
I think this is a substantial improvement and does what I hoped, helps folks help themselves if--say--they just want to get emacs working; next time they'll have the technique in their pocket too.
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
2021-04-01 15:51:00 -04:00
Nanda H Krishna
9fb771d2a4
Merge pull request #10991 from Homebrew/update-manpage
...
Update maintainers, manpage and completions.
2021-04-01 23:03:35 +05:30
BrewTestBot
1c5f446449
Update maintainers, manpage and completions.
...
Autogenerated by the [update-manpage](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-manpage.yml ) workflow.
2021-04-01 17:14:57 +00:00
Nanda H Krishna
d1b23dc1c7
Merge pull request #10987 from nandahkrishna/git-committer
...
Allow specifying committer for some `dev-cmd`s
2021-04-01 22:42:24 +05:30
nandahkrishna
3ce8ef3173
utils: raise UsageError
in parse_author!
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2021-04-01 22:22:32 +05:30
nandahkrishna
53a7065bcc
Allow specifying committer for some dev-cmd
s
2021-04-01 22:22:31 +05:30
Mike McQuaid
d758047759
github_packages: backfill missing tab entries.
2021-04-01 17:37:16 +01:00
Mike McQuaid
1942e60a37
formulary: fall back on missing bottle formula.
...
These aren't available on old macOS version bottles.
2021-04-01 17:37:16 +01:00
Shaun Jackman
95b44eab49
github_packages: adjust rebuild handling
2021-04-01 17:37:16 +01:00