27376 Commits

Author SHA1 Message Date
Shaun Jackman
d6c0bbc7f4 GHCR: Add constant OS::CI_OS_VERSION
Rename constant OS::GLIBC_CI_VERSION to OS::CI_GLIBC_VERSION.
2021-04-05 22:39:41 -07:00
xxyzz
06d655bf50
match .gz man page files
Emacs cask has compressed man pages and they should be supported.
2021-04-06 11:19:05 +08:00
Bo Anderson
d4d24ed3be
Merge pull request #11039 from Homebrew/dependabot/github_actions/codecov/codecov-action-9b0b9bbe2c64e9ed41413180dd7398450dfeee14
build(deps): bump codecov/codecov-action from fcebab03f26c7530a22baa63f06b3e0515f0c7cd to 1.3.2
2021-04-06 01:52:50 +01:00
hyuraku
3c308aa031 create different tests log with each options 2021-04-06 09:38:37 +09:00
dependabot[bot]
bf4e83e2ab
build(deps): bump codecov/codecov-action
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from fcebab03f26c7530a22baa63f06b3e0515f0c7cd to 1.3.2. This release includes the previously tagged commit.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](fcebab03f2...9b0b9bbe2c)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-06 00:15:43 +00:00
Markus Reiter
8bfc5d0c27
Merge pull request #11018 from vitorgalvao/audacity
acceptable casks: audacity no longer applies
2021-04-06 02:06:58 +02:00
Bo Anderson
e49bdbd3bb
Merge pull request #11030 from Homebrew/dependabot/github_actions/codecov/codecov-action-fcebab03f26c7530a22baa63f06b3e0515f0c7cd
build(deps): bump codecov/codecov-action from e156083f13aff6830c92fc5faa23505779fbf649 to 1.3.1
2021-04-06 01:06:54 +01:00
Rylan Polster
95a5c58eee
Merge pull request #10847 from jonchang/github-pat-update
github/api: update personal access token format.
2021-04-05 19:43:43 -04:00
Rylan Polster
229e035a3d
Update PAT regex 2021-04-05 19:23:18 -04:00
Shaun Jackman
2852d9f0de
GHCR: Use reject to remove empty hash values 2021-04-05 10:08:03 -07:00
Mike McQuaid
6e7857cc4e
Merge pull request #11034 from MikeMcQuaid/github_packages_cleanup
GitHub Packages cleanup
2021-04-05 17:06:17 +01:00
Mike McQuaid
ad21d5ce18
Merge pull request #11033 from berkbaski/bug-fix/update-1password-logo
Update 1password logo
2021-04-05 16:55:08 +01:00
Mike McQuaid
fa8708491b
README: use different 1Password icon URL.
Co-authored-by: Eric Knibbe <enk3@outlook.com>
2021-04-05 16:10:39 +01:00
Mike McQuaid
cdaeee03c4
GitHub Packages cleanup
- `download_strategy`: only request image index JSON for downloading
  the manifest for the tab
- use a shared `OS` constant for the version of `glibc` we use in CI
- fix `skoepeo` typo
- ensure that blank hash values are deleted (again) rather than just
  `nil` ones
- use a shared `Hardware::CPU` constant for oldest CPU we're
  supporting/using on Intel 64-bit
- re-add comment to `software_spec`
2021-04-05 14:58:17 +01:00
hyuraku
5366bc197c repair tests order 2021-04-05 22:39:15 +09:00
Rylan Polster
1d612fb0f0
Merge pull request #11027 from bosr/fix/zsh-completion
fix _brew completion default cache path
2021-04-05 09:34:41 -04:00
Berk Baski
70f26389fe
Update README.md 2021-04-05 16:25:24 +03:00
Mike McQuaid
a654730acc
Merge pull request #11004 from MikeMcQuaid/cleanup_cxxstdlib
Cleanup use of CxxStdlib
2021-04-05 14:22:49 +01:00
Mike McQuaid
8dd5037bcc
Merge pull request #11031 from HorlogeSkynet/patch-1
doc: adds missing required `procps` package
2021-04-05 14:02:37 +01:00
Nanda H Krishna
8e11f03fa9
Merge pull request #11003 from nandahkrishna/gpg-tap-new
dev-cmd/tap-new: use `Utils::Git.setup_gpg!`
3.0.11
2021-04-05 17:32:55 +05:30
Bo Anderson
6eebcf46f7
workflows/tests: remove version comments
Dependabot doesn't bump them
2021-04-05 12:50:41 +01:00
Bo Anderson
e1e8e531a0
Merge pull request #11029 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-1.12.1
build(deps): bump rubocop from 1.12.0 to 1.12.1 in /Library/Homebrew
2021-04-05 12:49:22 +01:00
Samuel FORESTIER
c5acda3e5a
Adds missing required procps package
In very limited environments, Homebrew manual install fails with :

```
/root/.linuxbrew/Homebrew/Library/Homebrew/cmd/shellenv.sh: line 9: /bin/ps: No such file or directory
```

This has to be fixed by explicitly provisioning `ps` command on the system, since Brew 2.4.7 (see `c1666676`).
2021-04-05 11:23:16 +00:00
BrewTestBot
52335b5d5c
Update RBI files for rubocop. 2021-04-05 06:58:16 +00:00
BrewTestBot
23fed4e71e
brew vendor-gems: commit updates. 2021-04-05 06:56:46 +00:00
dependabot[bot]
c3db192831
build(deps): bump codecov/codecov-action
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from e156083f13aff6830c92fc5faa23505779fbf649 to 1.3.1. This release includes the previously tagged commit.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](e156083f13...fcebab03f2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 06:52:40 +00:00
dependabot[bot]
4569511e54
build(deps): bump rubocop from 1.12.0 to 1.12.1 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.12.0 to 1.12.1.
- [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.12.0...v1.12.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 06:51:22 +00:00
Romain Bossart
09f686f38d fix _brew completion default cache path 2021-04-05 07:30:11 +02:00
Markus Reiter
698c49067d
Merge pull request #11022 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2021-04-04 21:59:02 +02:00
Shaun Jackman
77a53d6730
Merge pull request #11025 from sjackman/sj/ghcr-third-party-tap
CurlGitHubPackagesDownloadStrategy: Fix third-party taps
2021-04-04 02:12:12 -07:00
Shaun Jackman
a28b419d9d CurlGitHubPackagesDownloadStrategy: Fix 3rd party
Fix CurlGitHubPackagesDownloadStrategy for third party taps.
2021-04-04 01:49:36 -07:00
Shaun Jackman
05890756c4
Merge pull request #11024 from sjackman/sj/ghcr-accept
CurlGitHubPackagesDownloadStrategy: Add Accept
2021-04-04 01:17:51 -07:00
Shaun Jackman
9c54259dfe CurlGitHubPackagesDownloadStrategy: Add Accept
Add HTTP header Accept: application/vnd.oci.image.index.v1+json
2021-04-04 00:56:22 -07:00
Shaun Jackman
9fa26215f0
Merge pull request #11021 from sjackman/sj/image-manifest-tab
OCI annotation improvements and move platform.variant
2021-04-03 23:21:12 -07:00
Shaun Jackman
e627885e16 OCI: Move CPU variant to sh.brew.cpu.variant 2021-04-03 18:58:52 -07:00
BrewTestBot
c25b33a454
sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2021-04-04 00:26:48 +00:00
Shaun Jackman
f35baa2752 OCI: Add sh.brew.tab to the image manifest
The tab is needed to install the package using
the SHA-256 of the single-architecture image.
2021-04-03 15:01:44 -07:00
Markus Reiter
b1ad030853
Merge pull request #10924 from reitermarkus/timeouts-compat
Re-revert allowing timeouts for commands and downloads.
2021-04-03 20:56:07 +02:00
Markus Reiter
051d4378b1
Merge pull request #10958 from cho-m/cask-eject-apfs-dmg
cask install: fix APFS DMG eject to use physical disk
2021-04-03 20:38:12 +02:00
Markus Reiter
ab04cfed83
Improve _fetch compatibility layer. 2021-04-03 20:14:13 +02:00
Markus Reiter
06a5811b4b
Simplify and fix each_line_from. 2021-04-03 20:10:33 +02:00
Markus Reiter
59f4a711cd
Deprecate _fetch without timeout option. 2021-04-03 20:10:33 +02:00
Markus Reiter
5cca3c5fd7
Mark cached_location and url public. 2021-04-03 20:10:33 +02:00
Markus Reiter
b6ed8915e5
Add compatibility layer for AbstractDownloadStrategy#fetch. 2021-04-03 20:10:33 +02:00
Markus Reiter
cdcd216237
Revert "Revert "Merge pull request #10898 from reitermarkus/audit-timeout""
This reverts commit 0b8a9bc1a14d8513ab57423fe028d72a52b38b3d.
2021-04-03 20:10:33 +02:00
Markus Reiter
24c9b599a6
Revert "Revert "Merge pull request #10864 from reitermarkus/command-timeout""
This reverts commit 57b2660cae8cf43efd2b88d84a7174706328c001.
2021-04-03 20:10:32 +02:00
Michael Cho
1a398f9aaf cask install: increase APFS test sleep to avoid slow eject fail 2021-04-03 10:21:50 -07:00
Markus Reiter
1ce8ea659c
Merge pull request #11016 from reitermarkus/cask-audit-annotations
Fix audit annotations for casks.
2021-04-03 18:33:46 +02:00
Vítor Galvão
bc1cf730b9
acceptable casks: audacity no longer applies 2021-04-03 14:02:09 +01:00
hyuraku
7fbe08e857 add a directory for test log 2021-04-03 19:03:35 +09:00