26947 Commits

Author SHA1 Message Date
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-cmds 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-cmds 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
Mike McQuaid
4f57adf42f
github_packages: fix org.opencontainers.image.created. 2021-04-01 17:37:16 +01:00
Mike McQuaid
d9032ff01a
Download and use tabs from GitHub Packages 2021-04-01 17:37:16 +01:00
Mike McQuaid
8144fdef78
Simplify CurlGitHubPackagesDownloadStrategy usage 2021-04-01 17:37:16 +01:00
Mike McQuaid
a50ec38d31
github_packages: add helper class methods. 2021-04-01 17:37:16 +01:00
Mike McQuaid
7b9b9e16ec
download_strategy: fix whitespace. 2021-04-01 17:37:15 +01:00
Mike McQuaid
c8aea8653a
utils/bottles: remove unused method. 2021-04-01 17:37:15 +01:00
Mike McQuaid
1012f98c00
cmd/vendor-install: use GitHub for portable Ruby.
Let's default to using GitHub for portable Ruby and fall back to Bintray
(because Bintray is going away).
2021-04-01 17:37:08 +01:00
Bo Anderson
e30f2af987
system_command: improve EOF handling 2021-04-01 17:11:29 +01:00
Mike McQuaid
c7e183ef9f
Merge pull request #10985 from MikeMcQuaid/disable_cask_audit_ci
workflows/tests: remove cask taps audit.
2021-04-01 17:09:45 +01:00
Mike McQuaid
f04f9b7786
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-01 16:09:04 +01:00
Mike McQuaid
8f78b93351
Merge pull request #10978 from MikeMcQuaid/github_packages_media_type
github_packages: update mediaType.
2021-04-01 15:06:50 +01:00
hyuraku
89868087fd repair the message 2021-04-01 22:01:04 +09:00
BrewTestBot
c8299edb39
sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2021-04-01 00:24:16 +00:00
Markus Reiter
e265664518
Merge pull request #10974 from reitermarkus/no-audit-appcast
Don't suggest adding unnecessary `appcast`.
2021-04-01 01:26:12 +02:00
Markus Reiter
f0ece0432d
Fix appcast spec. 2021-04-01 01:07:28 +02:00
Bo Anderson
cad0226c93
Merge pull request #10968 from Bo98/fails_with-tweaks
compilers: support more `fails_with` uses on GCC.
2021-03-31 22:55:59 +01:00
Shaun Jackman
580b9da8cf
Merge pull request #10979 from Homebrew/sj/platform-architecture
github_packages: Translate tab.arch to OCI
2021-03-31 13:18:31 -07:00