hyuraku
3c308aa031
create different tests log with each options
2021-04-06 09:38:37 +09: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
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
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
Mike McQuaid
a654730acc
Merge pull request #11004 from MikeMcQuaid/cleanup_cxxstdlib
...
Cleanup use of CxxStdlib
2021-04-05 14:22:49 +01:00
Nanda H Krishna
8e11f03fa9
Merge pull request #11003 from nandahkrishna/gpg-tap-new
...
dev-cmd/tap-new: use `Utils::Git.setup_gpg!`
2021-04-05 17:32:55 +05:30
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]
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
a28b419d9d
CurlGitHubPackagesDownloadStrategy: Fix 3rd party
...
Fix CurlGitHubPackagesDownloadStrategy for third party taps.
2021-04-04 01:49:36 -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
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
hyuraku
7fbe08e857
add a directory for test log
2021-04-03 19:03:35 +09:00
hyuraku
854b898856
change test log path
2021-04-03 18:45:46 +09:00
hyuraku
7f5a97d1f3
change directory for log
2021-04-03 18:45:46 +09:00
hyuraku
0ebc90ee67
cache paralell tests log on ci
2021-04-03 18:45:46 +09:00
Markus Reiter
72a79d934e
Fix audit annotations for casks.
2021-04-03 04:27:32 +02:00
Markus Reiter
2dc86a28a9
Merge pull request #11015 from Homebrew/sorbet-files-update
...
sorbet: Update RBI files.
2021-04-03 04:13:21 +02:00
Shaun Jackman
244cacf1c4
github_packages: Add platform.variant on Linux only
2021-04-02 18:42:53 -07:00
Shaun Jackman
31aa0375ca
build_info: Add oldest_cpu_family for Linux only
2021-04-02 18:42:53 -07:00
Shaun Jackman
1b25224b55
github_packages: Add platform.variant
2021-04-02 18:42:52 -07:00
Shaun Jackman
bffa5914ea
build_info: Add oldest_cpu_family
2021-04-02 18:42:52 -07:00
Shaun Jackman
9ebd93c677
Merge pull request #11013 from sjackman/sj/github_packages-glibc
...
github_packages: Add sh.brew.bottle.glibc.version
2021-04-02 18:41:37 -07:00
Shaun Jackman
2b7824f7de
github_packages: Use hash compact
2021-04-02 18:01:42 -07:00
Shaun Jackman
a3feb12712
github_packages: Add sh.brew.bottle.glibc.version
2021-04-02 18:01:11 -07:00
BrewTestBot
82a787fdc7
sorbet: Update RBI files.
...
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml ) workflow.
2021-04-03 00:20:44 +00:00
Markus Reiter
695d44847a
Adjust YARD config.
2021-04-03 02:09:22 +02:00
Markus Reiter
0e71efb131
Merge pull request #10969 from reitermarkus/yard
...
Move YARD config into `Library/Homebrew`.
2021-04-02 23:48:55 +02:00
Markus Reiter
7ada548868
Move YARD config into Library/Homebrew
.
2021-04-02 23:21:03 +02:00
Markus Reiter
bcb3fc111f
Merge pull request #10954 from reitermarkus/rmdir-sh
...
Speed up `pkg` uninstallation and only call `find` on directories.
2021-04-02 22:49:49 +02:00
Shaun Jackman
4e94f75bcb
github_packages: Add glibc to os.version on Linux
2021-04-02 12:31:42 -07:00
Mike McQuaid
bd4c37bfda
Merge pull request #10514 from thomasrockhu/codecov-action
...
Add Codecov GitHub Action step
2021-04-02 20:02:51 +01:00