26649 Commits

Author SHA1 Message Date
Mike McQuaid
d36e99c17c
GitHub Packages tweaks
- cleanup comments from #10938
- fix download URL
- remove incorrect comment
2021-03-30 08:42:15 +01:00
Mike McQuaid
ab99855c12
Merge pull request #10938 from Homebrew/sj/pr-upload
pr-upload: Fix GitHub Packages for Linux and third-party taps
2021-03-29 17:37:32 +01:00
Shaun Jackman
c193cb9848
github_packages: Add annotations to image index
When `brew pr-upload` is run with `--dry-run`, write the OCI directory,
but do not upload it.
2021-03-29 17:11:38 +01:00
Shaun Jackman
a631377fd2
pr-upload: Fix GitHub Packages for Linux
Fix GitHub Packages for Linux and third-party taps.

- Copy all architecture images using `skopeo copy --all`
2021-03-29 17:11:21 +01:00
Carlo Cabrera
bfb9134884
Merge pull request #10944 from carlocab/libtool-m4
extend/ENV/super: set `M4` for `libtool`
2021-03-29 16:02:54 +01:00
Mike McQuaid
63789212fa
Merge pull request #10947 from MikeMcQuaid/github_packages_json_schemer
github_packages: use json_schemer gem.
2021-03-29 15:31:29 +01:00
Mike McQuaid
7f1ac4cdae
github_packages: tweak package name and output URL 2021-03-29 15:10:43 +01:00
Mike McQuaid
725f2828b4
github_packages: add mediaType comment. 2021-03-29 14:48:59 +01:00
Mike McQuaid
490ffb70de
github_packages: import fixes from #10947 2021-03-29 14:48:58 +01:00
Mike McQuaid
5f31ebd8d4
github_packages: use json_schemer gem.
Instead of the deprecated json-schema.
2021-03-29 14:48:58 +01:00
Mike McQuaid
86130efd58
download_strategy: use GitHubPackages constant. 2021-03-29 14:37:08 +01:00
Mike McQuaid
c3ea073a07
utils/gems: add dependencies to LOAD_PATH. 2021-03-29 14:26:34 +01:00
Mike McQuaid
5e0b08dd01
Merge pull request #10962 from nandahkrishna/env-passphrase
extend/ENV: make 'passphrase' sensitive
2021-03-29 13:12:31 +01:00
Mike McQuaid
5b0d60cc55
Merge pull request #10963 from Homebrew/update-manpage
Update maintainers, manpage and completions.
2021-03-29 13:11:08 +01:00
BrewTestBot
591e9f6acb
Update maintainers, manpage and completions.
Autogenerated by the [update-manpage](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-manpage.yml) workflow.
2021-03-29 11:47:11 +00:00
Dawid Dziurla
bd66b4a8ed
Merge pull request #10942 from Bo98/linux-to-homebrew-automerge
dev-cmd/pr-automerge: skip automerge for "linux to homebrew-core" by default
2021-03-29 13:45:28 +02:00
Bo Anderson
8288626fe9
Merge pull request #10941 from Bo98/clang-vers-update
os/mac/xcode: update Clang version parsing for CLT 12.5
2021-03-29 12:43:40 +01:00
nandahkrishna
09febbf031
extend/ENV: make 'passphrase' sensitive
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2021-03-29 16:58:07 +05:30
Bo Anderson
640aa31a75
Merge pull request #10959 from Bo98/ld.gold
shims/super/cc: don't refurbish ld.gold args
2021-03-29 12:17:51 +01:00
Bo Anderson
36a4184c5f
Merge pull request #10953 from Bo98/bazel_tmp
formula: make bazel write to .brew_home
2021-03-29 12:17:35 +01:00
Mike McQuaid
458e4b4c37
Merge pull request #10960 from Homebrew/dependabot/bundler/Library/Homebrew/activesupport-6.1.3.1
build(deps): bump activesupport from 6.1.3 to 6.1.3.1 in /Library/Homebrew
2021-03-29 12:02:55 +01:00
Mike McQuaid
9d70b48e93
Merge pull request #10851 from kthchew/audit-empty-files
audit: check for installed empty files
2021-03-29 11:55:56 +01:00
Mike McQuaid
d80bc050eb
Merge pull request #10952 from hyuraku/dev-cmd/audit_delete_one_variable
dev-cmd/audit: delete one variable
2021-03-29 11:55:46 +01:00
Bo Anderson
65f52806f6
formula: make bazel write to .brew_home 2021-03-29 11:53:06 +01:00
Bo Anderson
a6e7858cbc
mktemp: handle dirs with restricted permissions 2021-03-29 11:53:03 +01:00
BrewTestBot
eea2055bfd
Update RBI files for activesupport. 2021-03-29 10:26:07 +00:00
BrewTestBot
d261a57a8d
brew vendor-gems: commit updates. 2021-03-29 10:25:07 +00:00
dependabot[bot]
097c8cbde9
build(deps): bump activesupport in /Library/Homebrew
Bumps [activesupport](https://github.com/rails/rails) from 6.1.3 to 6.1.3.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.1.3.1/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.1.3...v6.1.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 10:19:09 +00:00
Nanda H Krishna
0ad2564c5f
Merge pull request #10961 from Homebrew/fix-commit-signing
workflows: fix commit signing
3.0.10
2021-03-29 14:53:34 +05:30
nandahkrishna
bf55ced33b
workflows: fix commit signing 2021-03-29 13:59:54 +05:30
Bo Anderson
71703add17
shims/super/cc: don't refurbish ld.gold args
This makes the behaviour consistent to regular BFD `ld`.
2021-03-29 01:42:41 +01:00
Markus Reiter
3bfa59bd2f
Merge pull request #10955 from reitermarkus/bundle-version-comparison
Fix `BundleVersion` comparison when one part is `nil`.
2021-03-28 04:35:38 +02:00
Markus Reiter
a57813321b Fix BundleVersion comparison when one part is nil. 2021-03-28 04:15:59 +02:00
Mike McQuaid
a8f2fd2b5a
Merge pull request #10868 from dkav/quiet-update-2
Add additional quiet check in update-report
2021-03-28 02:40:54 +01:00
Mike McQuaid
dcfd4c2beb
cmd/update-report: tweak syntax. 2021-03-28 02:20:56 +01:00
Darren Kavanagh
92a42381df
Add additional quiet check in update-report 2021-03-28 02:20:55 +01:00
Kenneth Chew
9d6bfa5965
pathname: do not install empty metafiles 2021-03-27 13:34:50 -04:00
Markus Reiter
a96e364b41
Merge pull request #10935 from reitermarkus/uninstall-force
Fix `uninstall --force` for casks and still ignore non-existent formulae/casks.
2021-03-27 16:23:47 +01:00
hyuraku
d4bca4595a dev-cmd/audit: delete one variable 2021-03-27 21:57:36 +09:00
Bo Anderson
5361c04c49
Merge pull request #10950 from Bo98/gemfile-env-leak
utils/gems: don't leak BUNDLE_GEMFILE
2021-03-27 03:05:50 +00:00
Bo Anderson
e51597b4eb
utils/gems: don't leak BUNDLE_GEMFILE 2021-03-27 02:15:56 +00:00
Bo Anderson
e79f315eee
Merge pull request #10949 from Bo98/cask-audit-ci-disable
workflows/tests: disable cask-versions audit test
2021-03-27 01:15:59 +00:00
Bo Anderson
3fe8e0d916
workflows/tests: disable cask-versions audit test 2021-03-27 00:45:55 +00:00
Nanda H Krishna
c25ce7099c
Merge pull request #10936 from nandahkrishna/cask-password-message
cask: add password warning for pkg uninstall
2021-03-27 02:32:32 +05:30
Bo Anderson
48df7a6dae
Merge pull request #10933 from Bo98/test-debug
test: don't apply timeout with --debug
2021-03-26 20:53:59 +00:00
Bo Anderson
3466c2da82
Merge pull request #10930 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.12.0
build(deps): bump rubocop from 1.11.0 to 1.12.0 in /Library/Homebrew
2021-03-26 16:22:11 +00:00
Mike McQuaid
c3f90e91f5
Merge pull request #10932 from MikeMcQuaid/json_schema
github_packages: various improvements.
2021-03-26 15:36:06 +00:00
Carlo Cabrera
e8452de418
extend/ENV/super: set M4 for libtool
[g]libtoolize looks for m4 using the environment variable M4. When
that isn't set, it looks for m4 in PATH.

However, when libtool is a build dependency but m4 is not, m4 will
not be found in PATH. Since it is currently not set in the
environment by superenv, this causes some builds to fail.

Closes https://github.com/Homebrew/homebrew-core/pull/73932.
2021-03-26 14:32:09 +00:00
Bo Anderson
450bc4ab33
Fix brew style 2021-03-26 14:11:03 +00:00
Bo Anderson
c6986122c8
dev-cmd/pr-automerge: skip automerge for "linux to homebrew-core" 2021-03-26 11:07:45 +00:00